upload tizen1.0 source
[framework/system/libslp-pm.git] / packaging / libslp-pm.spec
old mode 100644 (file)
new mode 100755 (executable)
index 96ea494..a2be75b
@@ -5,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
@@ -28,7 +27,6 @@ SLP power manager client library (devel)
 
 %prep
 %setup -q 
-#%patch0 -p1
 
 
 %build
@@ -42,21 +40,19 @@ rm -rf %{buildroot}
 %make_install
 
 
-
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
 
 
-
-
 %files
+%defattr(-,root,root,-)
 %{_libdir}/libpmapi.so.1.2
 
 
 %files devel
+%defattr(-,root,root,-)
 %{_includedir}/pmapi.h
 %{_includedir}/SLP_pm_PG.h
 %{_libdir}/pkgconfig/pmapi.pc