packages: libffi/libffi.spec - updated to 3.0.11 (note: new soname)

qboosh qboosh at pld-linux.org
Fri Apr 13 17:25:19 CEST 2012


Author: qboosh                       Date: Fri Apr 13 15:25:19 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.0.11 (note: new soname)

---- Files affected:
packages/libffi:
   libffi.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/libffi/libffi.spec
diff -u packages/libffi/libffi.spec:1.25 packages/libffi/libffi.spec:1.26
--- packages/libffi/libffi.spec:1.25	Tue Oct 18 09:24:53 2011
+++ packages/libffi/libffi.spec	Fri Apr 13 17:25:13 2012
@@ -7,18 +7,15 @@
 Summary:	Foreign Function Interface library
 Summary(pl.UTF-8):	Biblioteka Foreign Function Interface
 Name:		libffi
-Version:	3.0.10
+Version:	3.0.11
 Release:	1.1
 Epoch:		7
 License:	MIT-like
 Group:		Libraries
 Source0:	ftp://sourceware.org/pub/libffi/%{name}-%{version}.tar.gz
-# Source0-md5:	79390673f5d07a8fb342bc09b5055b6f
+# Source0-md5:	f69b9693227d976835b4857b1ba7d0e3
 Patch0:		%{name}-info.patch
 URL:		http://sources.redhat.com/libffi/
-BuildRequires:	autoconf >= 2.63
-BuildRequires:	automake
-BuildRequires:	libtool
 BuildRequires:	texinfo
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -78,11 +75,6 @@
 %patch0 -p1
 
 %build
-%{__libtoolize}
-%{__aclocal} -I m4
-%{__autoconf}
-%{__autoheader}
-%{__automake}
 %configure \
 	%{!?with_static_libs:--disable-static}
 
@@ -110,7 +102,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog* LICENSE README
 %attr(755,root,root) %{_libdir}/libffi.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libffi.so.5
+%attr(755,root,root) %ghost %{_libdir}/libffi.so.6
 
 %files devel
 %defattr(644,root,root,755)
@@ -133,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2012/04/13 15:25:13  qboosh
+- updated to 3.0.11 (note: new soname)
+
 Revision 1.25  2011/10/18 07:24:53  lisu
 - drop obsoleted rm
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/libffi/libffi.spec?r1=1.25&r2=1.26



More information about the pld-cvs-commit mailing list