resetting manifest requested domain to floor
authorAlexandru Cornea <alexandru.cornea@intel.com>
Mon, 1 Jul 2013 18:27:36 +0000 (21:27 +0300)
committerCaiwen Zhang <caiwen.zhang@intel.com>
Tue, 13 Jan 2015 03:02:33 +0000 (11:02 +0800)
packaging/ofono.spec

index 263af0e..bb4acac 100644 (file)
@@ -69,6 +69,7 @@ ln -s ../ofono.service %{buildroot}%{_prefix}/lib/systemd/system/network.target.
 %docs_package
 
 %files
+%manifest %{name}.manifest
 %license COPYING
 %manifest ofono.manifest
 %config %{_sysconfdir}/dbus-1/system.d/*.conf
@@ -79,9 +80,11 @@ ln -s ../ofono.service %{buildroot}%{_prefix}/lib/systemd/system/network.target.
 %config %{_sysconfdir}/ofono/phonesim.conf
 
 %files devel
+%manifest %{name}.manifest
 %{_includedir}/ofono/*.h
 %{_libdir}/pkgconfig/ofono.pc
 
 %files test
+%manifest %{name}.manifest
 %{_libdir}/%{name}/test/*