Hello community,

here is the log from the commit of package apache-commons-httpclient for 
openSUSE:13.1 checked in at 2013-10-25 18:52:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/apache-commons-httpclient (Old)
 and      /work/SRC/openSUSE:13.1/.apache-commons-httpclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-httpclient"

Changes:
--------
--- 
/work/SRC/openSUSE:13.1/apache-commons-httpclient/apache-commons-httpclient.changes
 2013-09-23 10:47:06.000000000 +0200
+++ 
/work/SRC/openSUSE:13.1/.apache-commons-httpclient.new/apache-commons-httpclient.changes
    2013-10-25 18:52:17.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Oct 25 08:30:33 UTC 2013 - [email protected]
+
+- really apply CVE-2012-5783 patch
+- build with java 6 and higher
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apache-commons-httpclient.spec ++++++
--- /var/tmp/diff_new_pack.izqo3X/_old  2013-10-25 18:52:17.000000000 +0200
+++ /var/tmp/diff_new_pack.izqo3X/_new  2013-10-25 18:52:17.000000000 +0200
@@ -38,11 +38,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  ant
+BuildRequires:  ant-junit
 BuildRequires:  commons-codec
 BuildRequires:  commons-logging >= 1.0.3
-#BuildRequires:  java-javadoc
-#BuildRequires:  apache-commons-logging-javadoc
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1.6.0
 BuildRequires:  junit
 
 Requires:       commons-codec
@@ -51,9 +50,9 @@
 Provides:       %{short_name} = %{version}
 
 Provides:       jakarta-%{short_name} = %{version}
-Obsoletes:      jakarta-%{short_name} <= %{version}
+Obsoletes:      jakarta-%{short_name} <= 3.1
 Provides:       jakarta-%{short_name}3 = %{version}
-Obsoletes:      jakarta-%{short_name}3 <= %{version}
+Obsoletes:      jakarta-%{short_name}3 <= 3.1
 
 %description
 Although the java.net  package provides basic functionality for
@@ -115,6 +114,7 @@
 popd
 
 %patch2
+%patch3 -p1
 
 # Use javax classes, not com.sun ones
 # assume no filename contains spaces

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to