Hello community,

here is the log from the commit of package jakarta-commons-net for 
openSUSE:Factory checked in at 2014-05-02 13:56:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jakarta-commons-net (Old)
 and      /work/SRC/openSUSE:Factory/.jakarta-commons-net.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jakarta-commons-net"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jakarta-commons-net/jakarta-commons-net.changes  
2013-09-11 13:38:55.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.jakarta-commons-net.new/jakarta-commons-net.changes 
    2014-05-02 13:56:28.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Apr 30 16:53:41 UTC 2014 - da...@darins.net
+
+- Update project_xml patch for strict fuzz
+- Suppress bytecode check on SLES 
+- remove java-javadoc build requirement
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jakarta-commons-net.spec ++++++
--- /var/tmp/diff_new_pack.whYHWm/_old  2014-05-02 13:56:29.000000000 +0200
+++ /var/tmp/diff_new_pack.whYHWm/_new  2014-05-02 13:56:29.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jakarta-commons-net
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -51,7 +51,6 @@
 BuildRequires:  junit >= 3.8.1
 %endif
 BuildRequires:  java-devel
-BuildRequires:  java-javadoc >= 1.6.0
 BuildRequires:  oro
 %if %{with_maven}
 BuildRequires:  maven >= 1.1
@@ -165,6 +164,10 @@
 %endif
 
 %install
+%if 0%{?suse_version} == 1110
+export NO_BRP_CHECK_BYTECODE_VERSION=true
+%endif
+
 # jars
 install -d -m 755 %{buildroot}%{_javadir}
 install -m 644 target/%{short_name}-%{version}.jar 
%{buildroot}%{_javadir}/%{name}.jar


++++++ commons-net-1.4.1-project_xml.patch ++++++
--- /var/tmp/diff_new_pack.whYHWm/_old  2014-05-02 13:56:29.000000000 +0200
+++ /var/tmp/diff_new_pack.whYHWm/_new  2014-05-02 13:56:29.000000000 +0200
@@ -1,5 +1,5 @@
---- project.xml.sav    2005-12-03 17:05:48.000000000 +0100
-+++ project.xml        2006-05-08 19:58:42.000000000 +0200
+--- project.xml.sav    2014-04-30 16:40:58.943166855 +0000
++++ project.xml        2014-04-30 16:41:57.503607340 +0000
 @@ -170,12 +170,14 @@
              <id>oro</id>
            <version>2.0.8</version>
@@ -15,7 +15,8 @@
        </dependencies>
  
        <build>
-@@ -211,12 +213,16 @@
+@@ -210,13 +212,17 @@
+ 
        <reports>
                <report>maven-changes-plugin</report>
 +<!--




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to