SPECS: log4cxx.spec - adapterized; rel 0.3

pawelz pawelz at pld-linux.org
Sun Aug 3 20:15:54 CEST 2008


Author: pawelz                       Date: Sun Aug  3 18:15:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized; rel 0.3

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

---- Diffs:

================================================================
Index: SPECS/log4cxx.spec
diff -u SPECS/log4cxx.spec:1.13 SPECS/log4cxx.spec:1.14
--- SPECS/log4cxx.spec:1.13	Sun Aug  3 19:33:05 2008
+++ SPECS/log4cxx.spec	Sun Aug  3 20:15:48 2008
@@ -3,16 +3,16 @@
 Summary(pl.UTF-8):	Log4cxx - port projektu log4j dla C++
 Name:		log4cxx
 Version:	0.10.0
-Release:	0.2
+Release:	0.3
 License:	Apache
 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
+Patch0:		%{name}-gcc43.patch
 URL:		http://logging.apache.org/log4cxx/
 BuildRequires:	apr-util-devel
-BuildRequires:	libstdc++-devel
 BuildRequires:	db4.7-devel
+BuildRequires:	libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -22,9 +22,9 @@
 
 %description -l pl.UTF-8
 Log4cxx jest portem Log4j dla C++. Log4cxx próbuje naśladować
-użytkowanie log4j tak bardzo na ile pozwala na to język oraz próbuje
-być kompatybilnym z plikami konfiguracyjnymi i formatami wyjściowymi
-log4j.
+użytkowanie log4j tak bardzo na ile pozwala na to język oraz
+próbuje być kompatybilnym z plikami konfiguracyjnymi i formatami
+wyjściowymi log4j.
 
 %package devel
 Summary:	Header files for log4cxx library
@@ -83,7 +83,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/liblog4cxx.so
 %{_libdir}/liblog4cxx.la
-%{_libdir}/pkgconfig/liblog4cxx.pc
+%{_pkgconfigdir}/liblog4cxx.pc
 %{_includedir}/%{name}
 
 %files static
@@ -96,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2008/08/03 18:15:48  pawelz
+- adapterized; rel 0.3
+
 Revision 1.13  2008/08/03 17:33:05  pawelz
 - gcc 4.3 buildfix
 - BR: libdb4.7-devel
================================================================

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



More information about the pld-cvs-commit mailing list