packages: libffi/libffi.spec - updated to 3.0.10 (but gcc version is still ...

qboosh qboosh at pld-linux.org
Thu Sep 8 21:20:21 CEST 2011


Author: qboosh                       Date: Thu Sep  8 19:20:21 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.0.10 (but gcc version is still used distro-wide though - so release 1.1 here)

---- Files affected:
packages/libffi:
   libffi.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/libffi/libffi.spec
diff -u packages/libffi/libffi.spec:1.22 packages/libffi/libffi.spec:1.23
--- packages/libffi/libffi.spec:1.22	Wed May 12 22:14:38 2010
+++ packages/libffi/libffi.spec	Thu Sep  8 21:20:16 2011
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# NOTE: currently PLD libffi packages are built from gcc.spec
 #
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
@@ -6,13 +7,13 @@
 Summary:	Foreign Function Interface library
 Summary(pl.UTF-8):	Biblioteka Foreign Function Interface
 Name:		libffi
-Version:	3.0.9
-Release:	1
+Version:	3.0.10
+Release:	1.1
 Epoch:		7
 License:	MIT-like
 Group:		Libraries
 Source0:	ftp://sourceware.org/pub/libffi/%{name}-%{version}.tar.gz
-# Source0-md5:	1f300a7a7f975d4046f51c3022fa5ff1
+# Source0-md5:	79390673f5d07a8fb342bc09b5055b6f
 Patch0:		%{name}-info.patch
 URL:		http://sources.redhat.com/libffi/
 BuildRequires:	autoconf >= 2.63
@@ -93,7 +94,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm $RPM_BUILD_ROOT%{_infodir}/dir
+%{__rm} $RPM_BUILD_ROOT%{_infodir}/dir
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -134,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2011/09/08 19:20:16  qboosh
+- updated to 3.0.10 (but gcc version is still used distro-wide though - so release 1.1 here)
+
 Revision 1.22  2010/05/12 20:14:38  sparky
 - BR: texinfo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libffi/libffi.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list