Add default Smack manifest for chrpath.spec 1.0_post 2.0alpha master 2.0_alpha submit/master/20120920.151000
authorRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:50:26 +0000 (17:50 -0700)
committerRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:50:26 +0000 (17:50 -0700)
Change-Id: I3ca7830dda223474eb66a463fbab3676fb346ef7
Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
packaging/chrpath.manifest [new file with mode: 0644]
packaging/chrpath.spec

diff --git a/packaging/chrpath.manifest b/packaging/chrpath.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index cad7774..1474caf 100644 (file)
@@ -7,6 +7,7 @@ Group:      Development/Tools
 License:    GPL+
 URL:        http://www.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/
 Source0:    http://www.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/%{name}-%{version}.tar.gz
+Source1001: packaging/chrpath.manifest 
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -23,6 +24,7 @@ is supported.
 
 
 %build
+cp %{SOURCE1001} .
 
 %configure --disable-static
 # Call make instruction with smp support
@@ -45,6 +47,7 @@ rm -rf %{buildroot}
 
 
 %files
+%manifest chrpath.manifest
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README 
 %{_bindir}/chrpath