From db11acfb256435b0825e42d7c6dd6f35030ecd96 Mon Sep 17 00:00:00 2001 From: Ivana Hutarova Varekova Date: Wed, 1 Dec 2010 16:08:18 +0100 Subject: [PATCH] - fix -devel description (see 603021#c3) --- mpfr.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mpfr.spec b/mpfr.spec index 7443ae3..b794fcd 100644 --- a/mpfr.spec +++ b/mpfr.spec @@ -1,7 +1,7 @@ Summary: A C library for multiple-precision floating-point computations Name: mpfr Version: 3.0.0 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.mpfr.org/ Source0: http://www.mpfr.org/mpfr-current/%{name}-%{version}.tar.bz2 # GFDL (mpfr.texi, mpfr.info and fdl.texi) @@ -35,7 +35,7 @@ Requires(preun): /sbin/install-info Requires: gmp-devel %description devel -The static libraries, header files and documentation for using the MPFR +Header files and documentation for using the MPFR multiple-precision floating-point library in applications. If you want to develop applications which will use the MPFR library, @@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT %{_infodir}/mpfr.info* %changelog +* Wed Dec 1 2010 Ivana Hutarova Varekova 3.0.0-2 +- fix -devel description (see 603021#c3) + * Tue Nov 16 2010 Ivana Hutarova Varekova 3.0.0-1 - update to 3.0.0 - created links and provides to .1