Author: qboosh Date: Sun Aug 17 16:52:09 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.3.3
---- Files affected: SPECS: apr.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: SPECS/apr.spec diff -u SPECS/apr.spec:1.66 SPECS/apr.spec:1.67 --- SPECS/apr.spec:1.66 Sat Aug 2 23:00:24 2008 +++ SPECS/apr.spec Sun Aug 17 18:52:04 2008 @@ -2,13 +2,13 @@ Summary: Apache Portable Runtime Summary(pl.UTF-8): Apache Portable Runtime - przenośna biblioteka uruchomieniowa Name: apr -Version: 1.3.2 -Release: 2 +Version: 1.3.3 +Release: 1 Epoch: 1 License: Apache v2.0 Group: Libraries Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2 -# Source0-md5: a0631c63640176371dd4a5bf13beeee8 +# Source0-md5: 2090c21dee4f0eb1512604127dcd158f Patch0: %{name}-link.patch Patch1: %{name}-metuxmpm.patch Patch2: %{name}-libtool.patch @@ -55,9 +55,9 @@ Summary(pl.UTF-8): Pliki nagłówkowe i dokumentacja programisty do apr Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: libuuid-devel Requires: automake Requires: libtool >= 2:2.2 +Requires: libuuid-devel Requires: python-modules %description devel @@ -115,8 +115,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -ln -sf %{_bindir}/libtool $RPM_BUILD_ROOT%{_datadir}/libtool - mv -f $RPM_BUILD_ROOT%{_datadir}/build-1 $RPM_BUILD_ROOT%{_datadir}/build install build/{*apr*.m4,*.awk,*.sh,gen-build.py} $RPM_BUILD_ROOT%{_datadir}/build ln -snf /usr/share/automake/config.{guess,sub} $RPM_BUILD_ROOT%{_datadir}/build @@ -171,6 +169,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2008/08/17 16:52:04 qboosh +- updated to 1.3.3 + Revision 1.66 2008/08/02 21:00:24 sls - BR: rpm-pythonprov - apr-devel R: python-modules for /usr/share/apr/build/gen-build.py (not ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apr.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
