SPECS: log4cxx.spec - removed autotools part, added BR: apr-util-devel
paszczus
paszczus at pld-linux.org
Sat May 24 19:28:45 CEST 2008
Author: paszczus Date: Sat May 24 17:28:45 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed autotools part, added BR: apr-util-devel
---- Files affected:
SPECS:
log4cxx.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/log4cxx.spec
diff -u SPECS/log4cxx.spec:1.9 SPECS/log4cxx.spec:1.10
--- SPECS/log4cxx.spec:1.9 Sat May 24 19:11:15 2008
+++ SPECS/log4cxx.spec Sat May 24 19:28:39 2008
@@ -9,10 +9,8 @@
Source0: http://www.apache.org/dist/logging/log4cxx/0.10.0/apache-%{name}-%{version}.tar.gz
# Source0-md5: b30ffb8da3665178e68940ff7a61084c
URL: http://logging.apache.org/log4cxx/
-BuildRequires: autoconf
-BuildRequires: automake
+BuildRequires: apr-util-devel
BuildRequires: libstdc++-devel
-BuildRequires: libtool
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -54,12 +52,7 @@
%setup -q -n apache-%{name}-%{version}
%build
-cp %{_datadir}/aclocal/libtool.m4 aclocal.m4
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-#{__autoheader}
-%{__automake}
+
%configure
%{__make}
@@ -76,7 +69,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc KEYS LICENSE NOTICE
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/liblog4cxx.so.*.*.*
@@ -96,6 +89,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2008-05-24 17:28:39 paszczus
+- removed autotools part, added BR: apr-util-devel
+
Revision 1.9 2008-05-24 17:11:15 paszczus
- started update to 0.10.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/log4cxx.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list