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

diff --git a/packaging/psmisc.manifest b/packaging/psmisc.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index b8660e7..69fc3fa 100644 (file)
@@ -6,6 +6,7 @@ Summary:        Utilities for managing processes on your system
 Url:            http://psmisc.sourceforge.net
 Group:          Applications/System
 Source:         http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source1001: packaging/psmisc.manifest 
 
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -23,6 +24,7 @@ of processes that are using specified files or filesystems.
 %setup -q
 
 %build
+cp %{SOURCE1001} .
 %configure --prefix=/usr
 make %{?_smp_mflags}
 
@@ -39,6 +41,7 @@ install -m 644 icons/pstree32.xpm %{buildroot}/usr/share/pixmaps/
 %remove_docs
 
 %files 
+%manifest psmisc.manifest
 /bin/fuser
 %{_bindir}/killall
 %{_bindir}/oldfuser