resetting manifest requested domain to floor 28/5128/1
authorAlexandru Cornea <alexandru.cornea@intel.com>
Mon, 1 Jul 2013 13:01:58 +0000 (16:01 +0300)
committerAlexandru Cornea <alexandru.cornea@intel.com>
Mon, 1 Jul 2013 13:01:58 +0000 (16:01 +0300)
gconf-dbus.manifest [deleted file]
packaging/gconf-dbus.manifest [new file with mode: 0644]
packaging/gconf-dbus.spec

diff --git a/gconf-dbus.manifest b/gconf-dbus.manifest
deleted file mode 100644 (file)
index 75b0fa5..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<manifest>
-    <request>
-        <domain name="_"/>
-    </request>
-</manifest>
diff --git a/packaging/gconf-dbus.manifest b/packaging/gconf-dbus.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index a4a727a680387ba3be093afb31f033d56f6cde59..7a2b00b52222dfbf98392d3c08c4bb58099ba563 100644 (file)
@@ -7,6 +7,7 @@ Summary:        A process-transparent configuration system
 Url:            http://www.gnome.org
 Group:          System/Base
 Source:         ftp://ftp.gnome.org/pub/GNOME/mobile/2.23/2.23.92/sources/%{name}-%{version}.tar.gz
+Source1001:    gconf-dbus.manifest
 Patch0:                01_removePopt.dpatch
 Patch1:                02_poweroff.dpatch
 BuildRequires:  autoconf
@@ -53,6 +54,7 @@ development using GConf.
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 %patch0 -p1
 %patch1 -p1
 
@@ -78,12 +80,14 @@ rm -rf %{buildroot}
 
 
 %files utils 
+%manifest %{name}.manifest
 %{_bindir}/gconf-merge-tree
 %{_bindir}/gconftool-2
 %manifest gconf-dbus.manifest
 
 
 %files  -f GConf2.lang
+%manifest %{name}.manifest
 %doc COPYING
 %doc %{_datadir}/sgml/gconf/*
 %config(noreplace) %{_sysconfdir}/gconf/2/path
@@ -102,6 +106,7 @@ rm -rf %{buildroot}
 /usr/share/license/%{name}
 
 %files devel
+%manifest %{name}.manifest
 %doc %{_datadir}/gtk-doc/html/gconf/*
 %doc %{_mandir}/man1/*
 %{_libdir}/*.so