SPECS: gmp.spec - added mpfr fix to info patch, fix-info-dir in li...

qboosh qboosh at pld-linux.org
Tue Oct 25 22:06:53 CEST 2005


Author: qboosh                       Date: Tue Oct 25 20:06:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added mpfr fix to info patch, fix-info-dir in libmpfr-devel post/postun
- release 3

---- Files affected:
SPECS:
   gmp.spec (1.90 -> 1.91) 

---- Diffs:

================================================================
Index: SPECS/gmp.spec
diff -u SPECS/gmp.spec:1.90 SPECS/gmp.spec:1.91
--- SPECS/gmp.spec:1.90	Sun May 22 01:02:09 2005
+++ SPECS/gmp.spec	Tue Oct 25 22:06:46 2005
@@ -9,10 +9,10 @@
 Summary(ru):	âÉÂĚÉĎÔĹËÁ GNU ĐŇĎÉÚ×ĎĚŘÎĎĘ ÔĎŢÎĎÓÔÉ
 Name:		gmp
 Version:	4.1.4
-Release:	2
+Release:	3
 License:	LGPL
 Group:		Libraries
-Source0:	ftp://ftp.gnu.org/pub/gnu/gmp/%{name}-%{version}.tar.gz
+Source0:	ftp://ftp.gnu.org/gnu/gmp/%{name}-%{version}.tar.gz
 # Source0-md5:	aa5e5fb3a7cdebe8c5b681a6cf4a670e
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-gcc-version.patch
@@ -131,8 +131,8 @@
 applications utilisant la bibliothčque GNU MP.
 
 %description devel -l pl
-Pliki nagłówkowe i dokumentacja do gmp. Dzięki temu pakietowi będziesz
-mógł tworzyć własne programy z wykorzystaniem tej biblioteki.
+Pliki nagłówkowe i dokumentacja do gmp. Dzięki temu pakietowi można
+tworzyć własne programy z wykorzystaniem tej biblioteki.
 
 %description devel -l pt_BR
 Estas săo as bibliotecas, arquivos de inclusăo e documentaçăo para
@@ -280,6 +280,12 @@
 %postun devel
 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
 
+%post -n libmpfr-devel
+[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
+
+%postun -n libmpfr-devel
+[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
@@ -323,6 +329,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.91  2005/10/25 20:06:46  qboosh
+- added mpfr fix to info patch, fix-info-dir in libmpfr-devel post/postun
+- release 3
+
 Revision 1.90  2005/05/21 23:02:09  pluto
 - s/%%{_cpu}/%%{_target_cpu}/
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gmp.spec?r1=1.90&r2=1.91&f=u




More information about the pld-cvs-commit mailing list