SPECS (AC-branch): liboil.spec - merged from HEAD

baggins baggins at pld-linux.org
Mon May 15 23:13:21 CEST 2006


Author: baggins                      Date: Mon May 15 21:13:21 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- merged from HEAD

---- Files affected:
SPECS:
   liboil.spec (1.11 -> 1.11.2.1) 

---- Diffs:

================================================================
Index: SPECS/liboil.spec
diff -u SPECS/liboil.spec:1.11 SPECS/liboil.spec:1.11.2.1
--- SPECS/liboil.spec:1.11	Thu May 19 00:03:29 2005
+++ SPECS/liboil.spec	Mon May 15 23:13:16 2006
@@ -7,24 +7,27 @@
 Summary:	Library of Optimized Inner Loops
 Summary(pl):	Biblioteka zoptymalizowanych wewnętrznych pętli
 Name:		liboil
-Version:	0.3.2
+Version:	0.3.8
 Release:	1
 License:	BSD
 Group:		Libraries
-Source0:	http://www.schleef.org/liboil/download/%{name}-%{version}.tar.gz
-# Source0-md5:	f127d90ee8531d03184b76f18e3997be
+Source0:	http://liboil.freedesktop.org/download/%{name}-%{version}.tar.gz
+# Source0-md5:	a402c4af2603c8fb69b365af0b8ec775
 Patch0:		%{name}-opt.patch
 Patch1:		%{name}-no_altivec.patch
-URL:		http://www.schleef.org/liboil/
+URL:		http://liboil.freedesktop.org/wiki/
 BuildRequires:	autoconf >= 2.58
 BuildRequires:	automake >= 1.6
 BuildRequires:	glib2-devel >= 2.0
-BuildRequires:	gtk-doc >= 1.0
+BuildRequires:	gtk-doc-automake
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.98
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		specflags	-fomit-frame-pointer
+# CFLAGS_ALTIVEC are set, but not used
+%define		specflags_ppc	-maltivec
 
 %description
 Liboil is a library of simple functions that are optimized for various
@@ -89,8 +92,10 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+
 %configure \
 	--with-html-dir=%{_gtkdocdir}
+
 %{__make}
 
 %{?with_tests:%{__make} check}
@@ -137,6 +142,34 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11.2.1  2006/05/15 21:13:16  baggins
+- merged from HEAD
+
+Revision 1.18  2006/03/25 00:43:39  qboosh
+- gcc4 patch removed (obsolete)
+
+Revision 1.17  2006/03/25 00:30:50  qboosh
+- -maltivec is needed in flags to build on Ac
+
+Revision 1.16  2006/03/23 09:01:05  zboczuch
+- up to 0.3.8
+- removed gcc4 patch (included in sources)
+
+Revision 1.15  2006/02/11 17:43:45  pluto
+- gcc4 fix for ppc, release 2.
+
+Revision 1.14  2006/02/05 19:30:06  qboosh
+- updated to 0.3.7
+
+Revision 1.13  2005/11/17 00:52:15  charles
+- updated to 0.3.6
+- updated URLs
+- BR: rpmbuild(macros) >= 1.98 for %{_gtkdocdir}
+- BR gtk-doc-automake instead of gtk-doc
+
+Revision 1.12  2005/10/06 05:41:17  qboosh
+- updated to 0.3.3, updated opt patch
+
 Revision 1.11  2005/05/18 22:03:29  qboosh
 - updated to 0.3.2
 - by default build with (runtime-detected) altivec support on ppc
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/liboil.spec?r1=1.11&r2=1.11.2.1&f=u



More information about the pld-cvs-commit mailing list