SPECS: mpfr.spec - LGPL version, ghost soname symlink
qboosh
qboosh at pld-linux.org
Tue Jan 29 19:37:53 CET 2008
Author: qboosh Date: Tue Jan 29 18:37:53 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- LGPL version, ghost soname symlink
---- Files affected:
SPECS:
mpfr.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/mpfr.spec
diff -u SPECS/mpfr.spec:1.10 SPECS/mpfr.spec:1.11
--- SPECS/mpfr.spec:1.10 Tue Jan 29 13:46:36 2008
+++ SPECS/mpfr.spec Tue Jan 29 19:37:48 2008
@@ -8,7 +8,7 @@
Name: mpfr
Version: 2.3.1
Release: 1
-License: LGPL
+License: LGPL v2.1+
Group: Libraries
Source0: http://www.mpfr.org/mpfr-current/%{name}-%{version}.tar.bz2
# Source0-md5: 8352b619e04dcc73411a38b39dd855f6
@@ -99,16 +99,17 @@
%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 AUTHORS BUGS ChangeLog FAQ.html NEWS README TODO
%attr(755,root,root) %{_libdir}/libmpfr.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libmpfr.so.1
%files devel
%defattr(644,root,root,755)
@@ -128,6 +129,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2008-01-29 18:37:48 qboosh
+- LGPL version, ghost soname symlink
+
Revision 1.10 2008-01-29 12:46:36 pluto
- updated to 2.3.1.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mpfr.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list