]> git.pld-linux.org Git - packages/log4cxx.git/commitdiff
- adapterized; rel 0.3
authorpawelz <pawelz@pld-linux.org>
Sun, 3 Aug 2008 18:15:48 +0000 (18:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    log4cxx.spec -> 1.14

log4cxx.spec

index 4fe90e543bce8b382f79ed2267e1613f4ee9f91f..22bdcc504380810a675d844bbf0a7a3eac258ade 100644 (file)
@@ -2,16 +2,16 @@ Summary:      Log4cxx - a port to C++ of the log4j project
 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
@@ -21,9 +21,9 @@ configuration and output formats.
 
 %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
@@ -82,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT
 %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
This page took 0.093407 seconds and 4 git commands to generate.