Hello community,

here is the log from the commit of package apache-ivy for openSUSE:Factory 
checked in at 2015-04-02 15:53:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-ivy (Old)
 and      /work/SRC/openSUSE:Factory/.apache-ivy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-ivy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-ivy/apache-ivy.changes    2014-07-16 
16:49:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apache-ivy.new/apache-ivy.changes       
2015-04-02 15:53:34.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Mar 18 09:46:01 UTC 2015 - [email protected]
+
+- Fix build with new javapackages-tools
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-ivy.spec ++++++
--- /var/tmp/diff_new_pack.S6iJLJ/_old  2015-04-02 15:53:34.000000000 +0200
+++ /var/tmp/diff_new_pack.S6iJLJ/_new  2015-04-02 15:53:34.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-ivy
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -58,7 +58,7 @@
 %setup -q
 
 # Fix messed-up encodings
-for F in RELEASE_NOTES README LICENSE NOTICE CHANGES.txt
+for F in README LICENSE NOTICE
 do
         sed 's/\r//' $F |iconv -f iso8859-1 -t utf8 >$F.utf8
         touch -r $F $F.utf8
@@ -119,7 +119,7 @@
 %attr(755,root,root) %{_bindir}/*
 %attr(644,root,root) %{_mandir}/man1/*
 %{_mavenpomdir}/JPP-ivy.pom
-%{_mavendepmapfragdir}/%{name}
+%{_datadir}/maven-metadata/%{name}.xml
 
 %files javadoc
 %defattr(-,root,root,-)



Reply via email to