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

diff --git a/packaging/sharutils.manifest b/packaging/sharutils.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 1d6abce..7c33657 100644 (file)
@@ -13,6 +13,7 @@ Group:      Applications/Archiving
 License:    GPL
 URL:        http://www.gnu.org/software/sharutils/
 Source0:    ftp://ftp.gnu.org/gnu/sharutils/REL-%{version}/sharutils-%{version}.tar.bz2
+Source1001: packaging/sharutils.manifest 
 BuildRequires:  gettext
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,6 +42,7 @@ Install sharutils if you send binary files through e-mail.
 # << setup
 
 %build
+cp %{SOURCE1001} .
 # >> build pre
 # << build pre
 
@@ -71,6 +73,7 @@ rm -rf %{buildroot}
 
 
 %files -f %{name}.lang
+%manifest sharutils.manifest
 %defattr(-,root,root,-)
 # >> files
 %doc AUTHORS COPYING NEWS README THANKS TODO