resetting manifest requested domain to floor
[platform/upstream/libwsbm.git] / packaging / libwsbm.spec
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