SPECS: log4cxx.spec - gcc 4.3 buildfix - BR: libdb4.7-devel

pawelz pawelz at pld-linux.org
Sun Aug 3 19:33:11 CEST 2008


Author: pawelz                       Date: Sun Aug  3 17:33:11 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc 4.3 buildfix
- BR: libdb4.7-devel

---- Files affected:
SPECS:
   log4cxx.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/log4cxx.spec
diff -u SPECS/log4cxx.spec:1.12 SPECS/log4cxx.spec:1.13
--- SPECS/log4cxx.spec:1.12	Thu Jul  3 17:50:27 2008
+++ SPECS/log4cxx.spec	Sun Aug  3 19:33:05 2008
@@ -8,9 +8,11 @@
 Group:		Libraries
 Source0:	http://www.apache.org/dist/logging/log4cxx/0.10.0/apache-%{name}-%{version}.tar.gz
 # Source0-md5:	b30ffb8da3665178e68940ff7a61084c
+Patch0:		log4cxx-gcc43.patch
 URL:		http://logging.apache.org/log4cxx/
 BuildRequires:	apr-util-devel
 BuildRequires:	libstdc++-devel
+BuildRequires:	db4.7-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -51,6 +53,8 @@
 %prep
 %setup -q -n apache-%{name}-%{version}
 
+%patch0 -p1
+
 %build
 
 %configure
@@ -92,6 +96,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008/08/03 17:33:05  pawelz
+- gcc 4.3 buildfix
+- BR: libdb4.7-devel
+
 Revision 1.12  2008/07/03 15:50:27  pawelz
 - missing dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/log4cxx.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list