SPECS: cln.spec - updated to 1.2.0 (new soname) - updated info patch
qboosh
qboosh at pld-linux.org
Sat Feb 9 04:36:56 CET 2008
Author: qboosh Date: Sat Feb 9 03:36:56 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.2.0 (new soname)
- updated info patch
---- Files affected:
SPECS:
cln.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/cln.spec
diff -u SPECS/cln.spec:1.17 SPECS/cln.spec:1.18
--- SPECS/cln.spec:1.17 Thu Jan 24 02:36:30 2008
+++ SPECS/cln.spec Sat Feb 9 04:36:51 2008
@@ -2,12 +2,12 @@
Summary: C++ Class Library for Numbers
Summary(pl.UTF-8): Biblioteka klas C++ dla liczb
Name: cln
-Version: 1.1.13
+Version: 1.2.0
Release: 1
License: GPL
Group: Libraries
Source0: ftp://ftpthep.physik.uni-mainz.de/pub/gnu/%{name}-%{version}.tar.bz2
-# Source0-md5: 1f3d227360003b389bba14c8a5c3695a
+# Source0-md5: d30bca7c30e61985cf67b3f97e019786
Patch0: %{name}-info.patch
URL: http://www.ginac.de/CLN/
BuildRequires: autoconf >= 2.50
@@ -94,26 +94,24 @@
%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}
%files
%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
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/cln-config
%attr(755,root,root) %{_libdir}/libcln.so
%{_libdir}/libcln.la
%{_includedir}/cln
-%{_mandir}/man1/cln-config.1*
%{_infodir}/cln.info*
-%{_aclocaldir}/cln.m4
%{_pkgconfigdir}/cln.pc
%{_examplesdir}/%{name}-%{version}
@@ -127,6 +125,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2008-02-09 03:36:51 qboosh
+- updated to 1.2.0 (new soname)
+- updated info patch
+
Revision 1.17 2008-01-24 01:36:30 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/cln.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list