resetting manifest requested domain to floor 20/4720/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_generic tizen_3.0.2014.q3_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi tizen_ivi_genivi accepted/tizen/20130710.220513 accepted/tizen/20130912.090651 accepted/tizen/20130912.092645 accepted/tizen/20130912.100039 accepted/tizen/20130912.143159 accepted/tizen/20130912.192102 accepted/tizen/20130912.200204 accepted/tizen/ivi/genivi/20140131.021245 ivi_oct_m2 submit/tizen/20130710.131148 submit/tizen/20130912.075823 submit/tizen/20130912.090134 submit/tizen_ivi_genivi/20140131.021036 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release
authorAlexandru Cornea <alexandru.cornea@intel.com>
Fri, 28 Jun 2013 20:44:21 +0000 (23:44 +0300)
committerAlexandru Cornea <alexandru.cornea@intel.com>
Fri, 28 Jun 2013 20:44:21 +0000 (23:44 +0300)
packaging/gnome-common.manifest [new file with mode: 0644]
packaging/gnome-common.spec

diff --git a/packaging/gnome-common.manifest b/packaging/gnome-common.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 6c11e71..a1c3f79 100644 (file)
@@ -13,6 +13,7 @@ License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Release:        0
 Source:         http://download.gnome.org/sources/gnome-common/3.4/%{name}-%{version}.tar.xz
+Source1001:    gnome-common.manifest
 Url:            http://www.gnome.org/
 BuildArch:      noarch
 
@@ -21,6 +22,7 @@ Gnome-common includes files used by to build GNOME and GNOME applications.
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
 %configure
@@ -30,6 +32,7 @@ make %{?_smp_mflags}
 %make_install
 
 %files
+%manifest %{name}.manifest
 %defattr (-, root, root)
 #%license COPYING 
 %{_bindir}/gnome-autogen.sh