SPECS: varconf.spec - up to 0.6.5 - gcc43.patch added (see: http://bugs.gen...

duddits duddits at pld-linux.org
Sat Jan 17 21:09:49 CET 2009


Author: duddits                      Date: Sat Jan 17 20:09:49 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.6.5
- gcc43.patch added (see: http://bugs.gentoo.org/245667)
- %files tune-ups

---- Files affected:
SPECS:
   varconf.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/varconf.spec
diff -u SPECS/varconf.spec:1.23 SPECS/varconf.spec:1.24
--- SPECS/varconf.spec:1.23	Mon Feb 12 23:09:19 2007
+++ SPECS/varconf.spec	Sat Jan 17 21:09:44 2009
@@ -2,13 +2,14 @@
 Summary:	A config handling library
 Summary(pl.UTF-8):	Biblioteka obsługująca konfigurację
 Name:		varconf
-Version:	0.6.4
+Version:	0.6.5
 Release:	0.1
 License:	LGPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/worldforge/%{name}-%{version}.tar.bz2
-# Source0-md5:	19c8f0c4e39df35769e4c1d20e6233bc
+# Source0-md5:	24af36732c1c3addca4de60a10a6e945
 Patch0:		%{name}-ac.patch
+Patch1:		%{name}-gcc43.patch
 URL:		http://www.worldforge.org/dev/eng/libraries/varconf/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -72,6 +73,7 @@
 %prep
 %setup -q
 #patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -103,14 +105,14 @@
 %defattr(644,root,root,755)
 #attr(755,root,root) %{_bindir}/varconf-config
 %attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/lib*.so.6
 %{_includedir}/varconf-1.0/varconf
 %{_pkgconfigdir}/varconf-1.0.pc
 #{_aclocaldir}/varconf.m4
 
 %files static
 %defattr(644,root,root,755)
-#{_libdir}/lib*.a
+%{_libdir}/lib*.la
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -118,6 +120,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2009/01/17 20:09:44  duddits
+- up to 0.6.5
+- gcc43.patch added (see: http://bugs.gentoo.org/245667)
+- %files tune-ups
+
 Revision 1.23  2007/02/12 22:09:19  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/varconf.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list