resetting manifest requested domain to floor
[platform/upstream/libpthread-stubs.git] / packaging / libpthread-stubs.spec
index 590391f..5308dfa 100644 (file)
@@ -1,5 +1,3 @@
-#sbs-git:slp/pkgs/xorg/xcb/libpthread-stubs libpthread-stubs 0.3 ce726f595116dd79d38db013c49c113555b1a15d
-
 Name:           libpthread-stubs
 Version:        0.3
 Release:        2.8
@@ -8,28 +6,25 @@ Summary:        PThread Stubs for XCB
 Url:            http://xcb.freedesktop.org
 Group:          System/X11
 Source:         %{name}-%{version}.tar.bz2
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source1001:    libpthread-stubs.manifest
 
 %description
 PThread Stubs for XCB
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
-
 %configure --disable-static
-# Call make instruction with smp support
 make %{?_smp_mflags}
 
 %install
 %make_install
 
-
-
-
 %files
+%manifest %{name}.manifest
+%license COPYING
 %defattr(-,root,root,-)
 %{_libdir}/pkgconfig/pthread-stubs.pc