[packages/libmpc] - updated to 1.1.0 - updated info patch (unify dircategory)

qboosh qboosh at pld-linux.org
Sun Apr 1 20:59:42 CEST 2018


commit a3d7d22f151e1becf2114ea54b65dfab3695d6d4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 1 20:59:40 2018 +0200

    - updated to 1.1.0
    - updated info patch (unify dircategory)

 libmpc-info.patch | 11 +++++++++++
 libmpc.spec       | 23 ++++++++++++++---------
 2 files changed, 25 insertions(+), 9 deletions(-)
---
diff --git a/libmpc.spec b/libmpc.spec
index 288e8d4..77818f5 100644
--- a/libmpc.spec
+++ b/libmpc.spec
@@ -1,16 +1,20 @@
 Summary:	Complex floating-point library with high precision and exact rounding
 Summary(pl.UTF-8):	Biblioteka do obliczeń na liczbach zespolonych z wielokrotną precyzją i poprawnym zaokrąglaniem
 Name:		libmpc
-Version:	1.0.3
-Release:	2
+Version:	1.1.0
+Release:	1
 License:	LGPL v3+
 Group:		Libraries
-#Source0Download: http://www.multiprecision.org/index.php?prog=mpc&page=download
-Source0:	http://multiprecision.org/mpc/download/mpc-%{version}.tar.gz
-# Source0-md5:	d6a1d5f8ddea3abd2cc3e98f58352d26
+#Source0Download: http://www.multiprecision.org/mpc/download.html
+Source0:	http://ftp.gnu.org/gnu/mpc/mpc-%{version}.tar.gz
+# Source0-md5:	4125404e41e482ec68282a2e687f6c73
+Patch0:		%{name}-info.patch
 URL:		http://multiprecision.org/
-BuildRequires:	gmp-devel >= 4.3.2
-BuildRequires:	mpfr-devel >= 2.4.2
+BuildRequires:	gmp-devel >= 5.0.0
+BuildRequires:	mpfr-devel >= 3.0.0
+BuildRequires:	texinfo
+Requires:	gmp >= 5.0.0
+Requires:	mpfr >= 3.0.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,8 +32,8 @@ Summary:	Header files for MPC library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki MPC
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	gmp-devel >= 4.3.2
-Requires:	mpfr-devel >= 2.4.2
+Requires:	gmp-devel >= 5.0.0
+Requires:	mpfr-devel >= 3.0.0
 
 %description devel
 Header files for MPC library.
@@ -51,6 +55,7 @@ Statyczna biblioteka MPC.
 
 %prep
 %setup -q -n mpc-%{version}
+%patch0 -p1
 
 %build
 %configure
diff --git a/libmpc-info.patch b/libmpc-info.patch
new file mode 100644
index 0000000..4757073
--- /dev/null
+++ b/libmpc-info.patch
@@ -0,0 +1,11 @@
+--- mpc-1.1.0/doc/mpc.texi.orig	2018-01-11 11:47:20.000000000 +0100
++++ mpc-1.1.0/doc/mpc.texi	2018-04-01 20:46:29.035960395 +0200
+@@ -33,7 +33,7 @@
+ \global\baselineskip=13pt
+ @end tex
+ 
+- at dircategory GNU Packages
++ at dircategory Libraries:
+ @direntry
+ * mpc: (mpc)Multiple Precision Complex Library.
+ @end direntry
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmpc.git/commitdiff/a3d7d22f151e1becf2114ea54b65dfab3695d6d4



More information about the pld-cvs-commit mailing list