Group: HomeTF/Livebox
License: Flora License
Source0: %{name}-%{version}.tar.gz
+Source1001: libheap-monitor.manifest
BuildRequires: cmake, gettext-tools, coreutils
BuildRequires: pkgconfig(dlog)
%prep
%setup -q
+cp %{SOURCE1001} .
%build
%cmake .
%post
%files
-%manifest libheap-monitor.manifest
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_libdir}/*.so*
%{_datarootdir}/license/*
%files devel
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_includedir}/heap-monitor/heap-monitor.h
%{_libdir}/pkgconfig/*.pc