[packages/libconfig] - updated to 1.4.9

qboosh qboosh at pld-linux.org
Sun Oct 7 19:40:54 CEST 2012


commit 5e84b7aedb31e5487df9c3b0cabb12446477045d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 7 19:40:50 2012 +0200

    - updated to 1.4.9

 libconfig.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libconfig.spec b/libconfig.spec
index 61b1964..caa0dc7 100644
--- a/libconfig.spec
+++ b/libconfig.spec
@@ -1,18 +1,18 @@
 Summary:	C Configuration File Library
 Summary(pl.UTF-8):	Biblioteka C do plików konfiguracyjnych
 Name:		libconfig
-Version:	1.4.8
+Version:	1.4.9
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.hyperrealm.com/libconfig/%{name}-%{version}.tar.gz
-# Source0-md5:	36788da452e9fcfc8efb7661ef5d31ef
+# Source0-md5:	b6ee0ce2b3ef844bad7cac2803a90634
 Patch0:		%{name}-info.patch
 URL:		http://www.hyperrealm.com/main.php?s=libconfig
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	libstdc++-devel
-BuildRequires:	libtool >= 2:1.5
+BuildRequires:	libtool >= 2:2.0
 BuildRequires:	texinfo
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -126,10 +126,10 @@ rm -rf $RPM_BUILD_ROOT
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
-%post devel	-p	/sbin/postshell
+%post	devel -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun devel	-p	/sbin/postshell
+%postun	devel -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %post	c++ -p /sbin/ldconfig
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libconfig.git/commitdiff/5e84b7aedb31e5487df9c3b0cabb12446477045d



More information about the pld-cvs-commit mailing list