update for beta universally
authorYan Yin <yan.yin@intel.com>
Wed, 14 Mar 2012 06:03:50 +0000 (14:03 +0800)
committerYan Yin <yan.yin@intel.com>
Wed, 14 Mar 2012 06:03:50 +0000 (14:03 +0800)
packaging/libslp-pm.spec

index b6e46a2..96ea494 100644 (file)
@@ -1,4 +1,3 @@
-
 Name:       libslp-pm
 Summary:    Power manager library
 Version:    1.2.4
@@ -6,7 +5,7 @@ Release:    2.1
 Group:      TO_BE/FILLED_IN
 License:    TO BE FILLED IN
 Source0:    libslp-pm-%{version}.tar.bz2
-Patch0:     remove_tests.patch
+#Patch0:     remove_tests.patch
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires:  cmake
@@ -29,7 +28,7 @@ SLP power manager client library (devel)
 
 %prep
 %setup -q 
-%patch0 -p1
+#%patch0 -p1
 
 
 %build
@@ -54,13 +53,10 @@ rm -rf %{buildroot}
 
 
 %files
-%defattr(-,root,root,-)
-%doc COPYING
 %{_libdir}/libpmapi.so.1.2
 
 
 %files devel
-%defattr(-,root,root,-)
 %{_includedir}/pmapi.h
 %{_includedir}/SLP_pm_PG.h
 %{_libdir}/pkgconfig/pmapi.pc