SPECS: liboil.spec - updated to 0.3.14

qboosh qboosh at pld-linux.org
Sun Apr 13 21:01:04 CEST 2008


Author: qboosh                       Date: Sun Apr 13 19:01:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.3.14

---- Files affected:
SPECS:
   liboil.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/liboil.spec
diff -u SPECS/liboil.spec:1.30 SPECS/liboil.spec:1.31
--- SPECS/liboil.spec:1.30	Sun Nov  4 17:17:34 2007
+++ SPECS/liboil.spec	Sun Apr 13 21:00:58 2008
@@ -8,13 +8,13 @@
 Summary:	Library of Optimized Inner Loops
 Summary(pl.UTF-8):	Biblioteka zoptymalizowanych wewnętrznych pętli
 Name:		liboil
-Version:	0.3.12
+Version:	0.3.14
 Release:	1
 Epoch:		1
 License:	BSD
 Group:		Libraries
 Source0:	http://liboil.freedesktop.org/download/%{name}-%{version}.tar.gz
-# Source0-md5:	96ee4c627ffb0db3999cef3c7454b1d9
+# Source0-md5:	7a9f719e50656b795c06c0167012a84f
 Patch0:		%{name}-opt.patch
 Patch1:		%{name}-no_altivec.patch
 URL:		http://liboil.freedesktop.org/wiki/
@@ -125,22 +125,23 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/liboil-*.so.*.*.*
+%doc AUTHORS COPYING NEWS README
+%attr(755,root,root) %{_libdir}/liboil-0.3.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/liboil-0.3.so.0
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/liboil-*.so
-%{_libdir}/liboil-*.la
-%{_includedir}/liboil-*
-%{_pkgconfigdir}/liboil-*.pc
+%attr(755,root,root) %{_libdir}/liboil-0.3.so
+%{_libdir}/liboil-0.3.la
+%{_includedir}/liboil-0.3
+%{_pkgconfigdir}/liboil-0.3.pc
 %{_gtkdocdir}/liboil
 %{_examplesdir}/%{name}-%{version}
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/liboil-*.a
+%{_libdir}/liboil-0.3.a
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -149,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2008-04-13 19:00:58  qboosh
+- updated to 0.3.14
+
 Revision 1.30  2007-11-04 16:17:34  qboosh
 - cannot -fomit-frame-pointer on x86 due to SSE hacks
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/liboil.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list