SPECS: libconfig.spec - updated to 1.3 (note: new sonames) - updated info p...
qboosh
qboosh at pld-linux.org
Fri Jul 11 23:56:04 CEST 2008
Author: qboosh Date: Fri Jul 11 21:56:04 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.3 (note: new sonames)
- updated info patch
---- Files affected:
SPECS:
libconfig.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/libconfig.spec
diff -u SPECS/libconfig.spec:1.7 SPECS/libconfig.spec:1.8
--- SPECS/libconfig.spec:1.7 Thu Jan 24 02:36:33 2008
+++ SPECS/libconfig.spec Fri Jul 11 23:55:58 2008
@@ -2,12 +2,12 @@
Summary: C Configuration File Library
Summary(pl.UTF-8): Biblioteka C do plików konfiguracyjnych
Name: libconfig
-Version: 1.2.1
+Version: 1.3
Release: 1
License: LGPL v2.1+
Group: Libraries
Source0: http://www.hyperrealm.com/libconfig/%{name}-%{version}.tar.gz
-# Source0-md5: 53e2fc5394c456add5581606c5165dd7
+# Source0-md5: 00f2ebfacb5a0b7b02b409b751432b80
Patch0: %{name}-info.patch
URL: http://www.hyperrealm.com/main.php?s=libconfig
BuildRequires: autoconf >= 2.50
@@ -139,7 +139,7 @@
%defattr(644,root,root,755)
%doc AUTHORS README TODO
%attr(755,root,root) %{_libdir}/libconfig.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libconfig.so.5
+%attr(755,root,root) %ghost %{_libdir}/libconfig.so.6
%files devel
%defattr(644,root,root,755)
@@ -156,7 +156,7 @@
%files c++
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libconfig++.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libconfig++.so.5
+%attr(755,root,root) %ghost %{_libdir}/libconfig++.so.6
%files c++-devel
%defattr(644,root,root,755)
@@ -175,6 +175,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2008/07/11 21:55:58 qboosh
+- updated to 1.3 (note: new sonames)
+- updated info patch
+
Revision 1.7 2008/01/24 01:36:33 glen
- invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libconfig.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list