resetting manifest requested domain to floor 09/5209/1 tizen accepted/tizen/20130710.215637 accepted/tizen/20130912.101956 accepted/tizen/20130912.102237 accepted/tizen/20130912.151725 accepted/tizen/20130912.191435 accepted/tizen/20130912.195453 submit/tizen/20130710.132922 submit/tizen/20130912.080049 submit/tizen/20130912.090357
authorAlexandru Cornea <alexandru.cornea@intel.com>
Mon, 1 Jul 2013 17:27:18 +0000 (20:27 +0300)
committerAlexandru Cornea <alexandru.cornea@intel.com>
Mon, 1 Jul 2013 17:27:18 +0000 (20:27 +0300)
packaging/libwsbm.manifest [new file with mode: 0644]
packaging/libwsbm.spec

diff --git a/packaging/libwsbm.manifest b/packaging/libwsbm.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 0a634af..0be4732 100644 (file)
@@ -5,6 +5,7 @@ Release: 1
 Group:   Development/Libraries
 License: MIT
 Source:  libwsbm-src.1.1.0.tar.bz2
+Source1001:    libwsbm.manifest
 Patch0:  libwsbm.patch
 Patch1:  0001-CDV-include-tweaks.patch
 URL:     http://www.x.org/wiki/libwsbm
@@ -29,6 +30,7 @@ Development headers (Graphics) for libwsbm
 
 %prep
 %setup -q -n libwsbm-src.%{version}
+cp %{SOURCE1001} .
 
 # libswbm.patch
 %patch0 -p1
@@ -52,12 +54,14 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 %files
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_libdir}/libwsbm.so.1
 %{_libdir}/libwsbm.so.1.1.0
 
 
 %files devel
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_libdir}/pkgconfig/libwsbm.pc
 %{_libdir}/libwsbm.so