Hello community,
here is the log from the commit of package apache-commons-httpclient for
openSUSE:Factory checked in at 2013-10-25 18:52:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-httpclient (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-httpclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-httpclient"
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-httpclient/apache-commons-httpclient.changes
2013-04-05 13:04:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-httpclient.new/apache-commons-httpclient.changes
2013-10-25 18:52:10.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.QeSjmS/_old 2013-10-25 18:52:12.000000000 +0200
+++ /var/tmp/diff_new_pack.QeSjmS/_new 2013-10-25 18:52:12.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]