packages: mpfr/mpfr.spec - updated to 3.0.0 (note: new soname, LGPL v3 now)

qboosh qboosh at pld-linux.org
Sun Jun 13 18:51:29 CEST 2010


Author: qboosh                       Date: Sun Jun 13 16:51:29 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.0.0 (note: new soname, LGPL v3 now)

---- Files affected:
packages/mpfr:
   mpfr.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/mpfr/mpfr.spec
diff -u packages/mpfr/mpfr.spec:1.17 packages/mpfr/mpfr.spec:1.18
--- packages/mpfr/mpfr.spec:1.17	Sun Mar 28 22:35:19 2010
+++ packages/mpfr/mpfr.spec	Sun Jun 13 18:51:24 2010
@@ -6,19 +6,21 @@
 Summary:	Multiple-precision floating-point computations library
 Summary(pl.UTF-8):	Biblioteka obliczeń zmiennoprzecinkowych wielokrotnej precyzji
 Name:		mpfr
-Version:	2.4.2
-Release:	2
-License:	LGPL v2.1+
+Version:	3.0.0
+Release:	1
+License:	LGPL v3+
 Group:		Libraries
-Source0:	http://www.mpfr.org/mpfr-current/%{name}-%{version}.tar.bz2
-# Source0-md5:	89e59fe665e2b3ad44a6789f40b059a0
+Source0:	http://www.mpfr.org/mpfr-current/%{name}-%{version}.tar.xz
+# Source0-md5:	8ab3bef2864b8c6e6a291f5603141bbd
 Patch0:		%{name}-info.patch
 URL:		http://www.mpfr.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.6
 BuildRequires:	gmp-devel >= 4.1.0
 BuildRequires:	libtool
+BuildRequires:	tar >= 1:1.22
 BuildRequires:	texinfo
+BuildRequires:	xz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -109,7 +111,7 @@
 %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
+%attr(755,root,root) %ghost %{_libdir}/libmpfr.so.4
 
 %files devel
 %defattr(644,root,root,755)
@@ -129,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2010/06/13 16:51:24  qboosh
+- updated to 3.0.0 (note: new soname, LGPL v3 now)
+
 Revision 1.17  2010/03/28 20:35:19  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mpfr/mpfr.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list