upload tizen1.0 source
[framework/system/libslp-pm.git] / packaging / libslp-pm.spec
old mode 100644 (file)
new mode 100755 (executable)
index b6e46a2..a2be75b
@@ -1,4 +1,3 @@
-
 Name:       libslp-pm
 Summary:    Power manager library
 Version:    1.2.4
@@ -6,7 +5,6 @@ Release:    2.1
 Group:      TO_BE/FILLED_IN
 License:    TO BE FILLED IN
 Source0:    libslp-pm-%{version}.tar.bz2
-Patch0:     remove_tests.patch
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires:  cmake
@@ -29,7 +27,6 @@ SLP power manager client library (devel)
 
 %prep
 %setup -q 
-%patch0 -p1
 
 
 %build
@@ -43,19 +40,14 @@ rm -rf %{buildroot}
 %make_install
 
 
-
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
 
 
-
-
 %files
 %defattr(-,root,root,-)
-%doc COPYING
 %{_libdir}/libpmapi.so.1.2