Add default Smack manifest for gnome-common.spec 1.0_post
authorRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:50:46 +0000 (17:50 -0700)
committerRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:50:46 +0000 (17:50 -0700)
Change-Id: I061050668932997a4ac113bf889125e1e6cc7e4e
Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
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 023c86d..24fa42f 100644 (file)
@@ -7,6 +7,7 @@ Group:      Development/Tools
 License:    GPLv2
 URL:        http://developer.gnome.org
 Source0:    http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.28/%{name}-%{version}.tar.bz2
+Source1001: packaging/gnome-common.manifest 
 Requires:   pkgconfig
 BuildRequires:  pkgconfig
 
@@ -26,6 +27,7 @@ a GNOME application.
 %setup -q -n %{name}-%{version}
 
 %build
+cp %{SOURCE1001} .
 
 %configure --disable-static
 # Call make instruction with smp support
@@ -45,6 +47,7 @@ rm -rf %{buildroot}
 
 
 %files
+%manifest gnome-common.manifest
 %defattr(-,root,root,-)
 %doc README COPYING  ChangeLog
 %{_bindir}/*