Author: arekm                        Date: Sun Aug  9 10:25:29 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.3.9; (fixes SECURITY: CVE-2009-2412)

---- Files affected:
packages/apr-util:
   apr-util.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: packages/apr-util/apr-util.spec
diff -u packages/apr-util/apr-util.spec:1.80 
packages/apr-util/apr-util.spec:1.81
--- packages/apr-util/apr-util.spec:1.80        Sat Jul 25 17:16:16 2009
+++ packages/apr-util/apr-util.spec     Sun Aug  9 12:25:24 2009
@@ -9,17 +9,18 @@
 %bcond_with    sqlite2 # with SQLite 2.x DBD module
 %bcond_without sqlite3 # without SQLite3 DBD module
 %bcond_without ldap    # without LDAP module
+%bcond_without tests
 #
 Summary:       A companion library to Apache Portable Runtime
 Summary(pl.UTF-8):     Biblioteka towarzyszÄ…ca Apache Portable Runtime
 Name:          apr-util
-Version:       1.3.8
+Version:       1.3.9
 Release:       1
 Epoch:         1
 License:       Apache v2.0
 Group:         Libraries
 Source0:       http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
-# Source0-md5: 34a0e815cdc2b79bf561468b84ff1aa3
+# Source0-md5: 29dd557f7bd891fc2bfdffcfa081db59
 Patch0:                %{name}-link.patch
 Patch1:                %{name}-config-noldap.patch
 Patch2:                %{name}-libtool.patch
@@ -243,6 +244,8 @@
 %{__make} \
        CC="%{__cc}"
 
+%{?with_tests:%{__make} -j1 check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -274,7 +277,6 @@
 %if %{with mysql}
 %files dbd-mysql
 %defattr(644,root,root,755)
-%doc README.MySQL
 %attr(755,root,root) %{_libdir}/apr-util-1/apr_dbd_mysql-1.so
 %attr(755,root,root) %{_libdir}/apr-util-1/apr_dbd_mysql.so
 %endif
@@ -340,6 +342,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2009/08/09 10:25:24  arekm
+- up to 1.3.9; (fixes SECURITY: CVE-2009-2412)
+
 Revision 1.80  2009/07/25 15:16:16  arekm
 - up to 1.3.8
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apr-util/apr-util.spec?r1=1.80&r2=1.81&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to