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

diff --git a/packaging/e17-extra-private-modules.manifest b/packaging/e17-extra-private-modules.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 7f3c01d..02da0f7 100644 (file)
@@ -5,6 +5,7 @@ Release:    1
 Group:      TO_BE/FILLED_IN
 License:    Samsung Proprietary License
 Source0:    %{name}-%{version}.tar.gz
+Source1001: packaging/e17-extra-private-modules.manifest 
 BuildRequires:  pkgconfig(enlightenment)
 BuildRequires:  pkgconfig(utilX)
 BuildRequires:  pkgconfig(elementary)
@@ -18,6 +19,7 @@ The E17 Extra Private Modules  The E17 extra private modules consists of modules
 
 
 %build
+cp %{SOURCE1001} .
 
 export CFLAGS+=" -Wall -g -fPIC -rdynamic"
 export LDFLAGS+=" -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib"
@@ -44,6 +46,7 @@ done
 find  %{buildroot}/usr/lib/enlightenment/modules -name *.la | xargs rm 
 
 %files
+%manifest e17-extra-private-modules.manifest
 %defattr(-,root,root,-)
 %{_libdir}/enlightenment/modules/*/*/*.so
 %{_libdir}/enlightenment/modules/config-slp/module.desktop