fixed packaging accepted/tizen/20130503.222126 submit/tizen/20130503.223950 submit/tizen/20130509.181221
authorAnas Nashif <anas.nashif@intel.com>
Sun, 4 Nov 2012 15:10:27 +0000 (07:10 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Sun, 4 Nov 2012 15:10:27 +0000 (07:10 -0800)
packaging/libpthread-stubs.spec

index 590391f..248b0c4 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
@@ -9,8 +7,6 @@ Url:            http://xcb.freedesktop.org
 Group:          System/X11
 Source:         %{name}-%{version}.tar.bz2
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
 %description
 PThread Stubs for XCB
 
@@ -18,17 +14,12 @@ PThread Stubs for XCB
 %setup -q
 
 %build
-
 %configure --disable-static
-# Call make instruction with smp support
 make %{?_smp_mflags}
 
 %install
 %make_install
 
-
-
-
 %files
 %defattr(-,root,root,-)
 %{_libdir}/pkgconfig/pthread-stubs.pc