Source0: %{name}-%{version}.tar.gz
Source101: launchpad-preload@.service
Source102: ac.service
+Source1001: aul.manifest
Requires(post): /sbin/ldconfig
Requires(post): /usr/bin/systemctl
%prep
%setup -q
+cp %{SOURCE1001} .
%build
%if %{with privacy-manger-client}
systemctl daemon-reload
%files
-%manifest aul.manifest
+%manifest %{name}.manifest
%attr(0644,root,root) %{_libdir}/libaul.so.0
%attr(0644,root,root) %{_libdir}/libaul.so.0.1.0
%{_sysconfdir}/init.d/launchpad_run
/usr/bin/daemon-manager-launch-agent
%files devel
+%manifest %{name}.manifest
/usr/include/aul/*.h
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc