]> git.pld-linux.org Git - packages/libPropList.git/commitdiff
- updated to 0.10.1. libPropList-0_10_1-1
authorkloczek <kloczek@pld-linux.org>
Thu, 4 May 2000 08:44:32 +0000 (08:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libPropList.spec -> 1.24

libPropList.spec

index f31b74865f7f75f7aa9db0cd0d30be13f8566016..30cdccdfdc6aaadb46dbaf14d2f83cc1794022a3 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       library for reading/writing GNUstep-style defaults databases
 Summary(pl):   Biblioteka libPropList
 Name:          libPropList
-Version:       0.10.0
+Version:       0.10.1
 Release:       1
 License:       GPL
 Group:         X11/Libraries
@@ -82,7 +82,6 @@ gzip -9nf AUTHORS ChangeLog NEWS README
 rm -r $RPM_BUILD_ROOT
 
 %files
-%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 
 %files devel
@@ -93,5 +92,4 @@ rm -r $RPM_BUILD_ROOT
 %{_includedir}/*.h
 
 %files static
-%defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%attr(644,root,root) %{_libdir}/lib*.a
This page took 0.048021 seconds and 4 git commands to generate.