resetting manifest requested domain to floor
[platform/upstream/libpthread-stubs.git] / packaging / libpthread-stubs.spec
index 620d5b1..5308dfa 100644 (file)
@@ -6,12 +6,14 @@ Summary:        PThread Stubs for XCB
 Url:            http://xcb.freedesktop.org
 Group:          System/X11
 Source:         %{name}-%{version}.tar.bz2
+Source1001:    libpthread-stubs.manifest
 
 %description
 PThread Stubs for XCB
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
 %configure --disable-static
@@ -21,6 +23,7 @@ make %{?_smp_mflags}
 %make_install
 
 %files
+%manifest %{name}.manifest
 %license COPYING
 %defattr(-,root,root,-)
 %{_libdir}/pkgconfig/pthread-stubs.pc