Author: sls Date: Tue Dec 15 15:57:36 2009 GMT Module: packages Tag: HEAD ---- Log message: - ver. 1.3.1 - soname changed
---- Files affected: packages/cln: cln.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: packages/cln/cln.spec diff -u packages/cln/cln.spec:1.20 packages/cln/cln.spec:1.21 --- packages/cln/cln.spec:1.20 Wed Oct 21 01:05:17 2009 +++ packages/cln/cln.spec Tue Dec 15 16:57:30 2009 @@ -2,12 +2,12 @@ Summary: C++ Class Library for Numbers Summary(pl.UTF-8): Biblioteka klas C++ dla liczb Name: cln -Version: 1.2.2 -Release: 2 +Version: 1.3.1 +Release: 1 License: GPL Group: Libraries Source0: ftp://ftpthep.physik.uni-mainz.de/pub/gnu/%{name}-%{version}.tar.bz2 -# Source0-md5: 6b479281fec86314b4c7a9357bd83ef8 +# Source0-md5: ede584cb1cafa66d56f42a3cf420469d Patch0: %{name}-info.patch URL: http://www.ginac.de/CLN/ BuildRequires: autoconf >= 2.50 @@ -105,7 +105,7 @@ %defattr(644,root,root,755) %doc ChangeLog NEWS README TODO* %attr(755,root,root) %{_libdir}/libcln.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libcln.so.5 +%attr(755,root,root) %ghost %{_libdir}/libcln.so.6 %files devel %defattr(644,root,root,755) @@ -126,6 +126,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2009/12/15 15:57:30 sls +- ver. 1.3.1 +- soname changed + Revision 1.20 2009/10/20 23:05:17 shadzik - BR: texconfig - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cln/cln.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
