commit avalon-framework for openSUSE:Factory

2019-10-03 Thread root
Hello community,

here is the log from the commit of package avalon-framework for 
openSUSE:Factory checked in at 2019-10-03 16:15:52

Comparing /work/SRC/openSUSE:Factory/avalon-framework (Old)
 and  /work/SRC/openSUSE:Factory/.avalon-framework.new.2352 (New)


Package is "avalon-framework"

Thu Oct  3 16:15:52 2019 rev:14 rq:734285 version:4.3

Changes:

--- /work/SRC/openSUSE:Factory/avalon-framework/avalon-framework.changes
2019-04-08 10:31:06.511194578 +0200
+++ 
/work/SRC/openSUSE:Factory/.avalon-framework.new.2352/avalon-framework.changes  
2019-10-03 16:15:53.784818257 +0200
@@ -1,0 +2,5 @@
+Tue Oct  1 12:03:17 UTC 2019 - Fridrich Strba 
+
+- Build against log4j12 compatibility package
+
+---



Other differences:
--
++ avalon-framework.spec ++
--- /var/tmp/diff_new_pack.S87NOb/_old  2019-10-03 16:15:54.248817074 +0200
+++ /var/tmp/diff_new_pack.S87NOb/_new  2019-10-03 16:15:54.252817064 +0200
@@ -32,7 +32,7 @@
 BuildRequires:  commons-logging
 BuildRequires:  fdupes
 BuildRequires:  javapackages-local
-BuildRequires:  log4j
+BuildRequires:  log4j12
 Requires:   mvn(avalon-logkit:avalon-logkit)
 BuildArch:  noarch
 
@@ -67,7 +67,7 @@
 popd
 pushd %{name}-impl-%{version}
   mkdir -p target/lib
-  build-jar-repository -s target/lib avalon-logkit log4j commons-logging
+  build-jar-repository -s target/lib avalon-logkit log4j12/log4j-12 
commons-logging
   cp ../%{name}-api-%{version}/target/*.jar target/lib/
   %ant -Dant.build.javac.source=8 -Dant.build.javac.target=8 dist
 popd




commit avalon-framework for openSUSE:Factory

2019-04-08 Thread root
Hello community,

here is the log from the commit of package avalon-framework for 
openSUSE:Factory checked in at 2019-04-08 10:31:05

Comparing /work/SRC/openSUSE:Factory/avalon-framework (Old)
 and  /work/SRC/openSUSE:Factory/.avalon-framework.new.3908 (New)


Package is "avalon-framework"

Mon Apr  8 10:31:05 2019 rev:13 rq:691484 version:4.3

Changes:

--- /work/SRC/openSUSE:Factory/avalon-framework/avalon-framework.changes
2019-01-29 14:40:09.127424885 +0100
+++ 
/work/SRC/openSUSE:Factory/.avalon-framework.new.3908/avalon-framework.changes  
2019-04-08 10:31:06.511194578 +0200
@@ -1,0 +2,5 @@
+Thu Apr  4 11:33:23 UTC 2019 - Fridrich Strba 
+
+- Do not require optional dependencies
+
+---



Other differences:
--
++ avalon-framework.spec ++
--- /var/tmp/diff_new_pack.7NnAEU/_old  2019-04-08 10:31:07.635195942 +0200
+++ /var/tmp/diff_new_pack.7NnAEU/_new  2019-04-08 10:31:07.635195942 +0200
@@ -33,9 +33,7 @@
 BuildRequires:  fdupes
 BuildRequires:  javapackages-local
 BuildRequires:  log4j
-Requires:   avalon-logkit
-Requires:   commons-logging
-Requires:   log4j
+Requires:   mvn(avalon-logkit:avalon-logkit)
 BuildArch:  noarch
 
 %description




commit avalon-framework for openSUSE:Factory

2019-01-29 Thread root
Hello community,

here is the log from the commit of package avalon-framework for 
openSUSE:Factory checked in at 2019-01-29 14:40:04

Comparing /work/SRC/openSUSE:Factory/avalon-framework (Old)
 and  /work/SRC/openSUSE:Factory/.avalon-framework.new.28833 (New)


Package is "avalon-framework"

Tue Jan 29 14:40:04 2019 rev:12 rq:667678 version:4.3

Changes:

--- /work/SRC/openSUSE:Factory/avalon-framework/avalon-framework.changes
2018-07-24 17:31:02.211959784 +0200
+++ 
/work/SRC/openSUSE:Factory/.avalon-framework.new.28833/avalon-framework.changes 
2019-01-29 14:40:09.127424885 +0100
@@ -1,0 +2,23 @@
+Mon Jan 21 15:57:04 UTC 2019 - Fridrich Strba 
+
+- Upgrade to 4.3
+  * Two source packages avalon-framework-api-4.3 and
+avalon-framework-impl-4.3 buildable both with ant
+  * Make javadoc subpackage provide the manual subpackage, since
+the manual content is basically a javadoc for api
+- Added patches:
+  * 0001-Port-build-script-to-Maven-3.patch
++ convert the project.xml files in both sources to a valid
+  maven 3 pom files.
+  * avalon-framework-manifest.patch
++ Add Bundle-SymbolicName attributes to both jar files
+- Removed patch:
+  * avalon-framework-target.patch
++ not needed with this version
+
+---
+Wed Dec  5 06:39:33 UTC 2018 - Fridrich Strba 
+
+- Add maven pom files
+
+---

Old:

  Avalon-4.1.4-src.tar.gz
  avalon-framework-target.patch

New:

  0001-Port-build-script-to-Maven-3.patch
  avalon-framework-api-4.3-src.tar.gz
  avalon-framework-impl-4.3-src.tar.gz
  avalon-framework-manifest.patch



Other differences:
--
++ avalon-framework.spec ++
--- /var/tmp/diff_new_pack.4kydfE/_old  2019-01-29 14:40:09.783424085 +0100
+++ /var/tmp/diff_new_pack.4kydfE/_new  2019-01-29 14:40:09.787424081 +0100
@@ -1,8 +1,7 @@
 #
 # spec file for package avalon-framework
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2000-2007, JPackage Project
+# Copyright (c) 2019 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
@@ -13,32 +12,30 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-#
-%define short_NameAvalon
 Name:   avalon-framework
-Version:4.1.4
+Version:4.3
 Release:0
 Summary:Java components interfaces
-License:Apache-1.1
+License:Apache-2.0
 Group:  Development/Libraries/Java
-Url:http://avalon.apache.org/framework/
-Source0:
http://archive.apache.org/dist/avalon/avalon-framework/v4.1.4/Avalon-4.1.4-src.tar.gz
-Patch1: %{name}-target.patch
+URL:http://avalon.apache.org/
+Source0:
http://archive.apache.org/dist/excalibur/avalon-framework/source/%{name}-api-%{version}-src.tar.gz
+Source1:
http://archive.apache.org/dist/excalibur/avalon-framework/source/%{name}-impl-%{version}-src.tar.gz
+Patch0: 0001-Port-build-script-to-Maven-3.patch
+Patch1: %{name}-manifest.patch
 BuildRequires:  ant
 BuildRequires:  avalon-logkit
+BuildRequires:  commons-logging
 BuildRequires:  fdupes
-BuildRequires:  java-devel >= 1.8
-BuildRequires:  javapackages-tools
-BuildRequires:  junit
+BuildRequires:  javapackages-local
 BuildRequires:  log4j
-BuildRequires:  xml-commons-apis >= 1.3
-Requires:   xalan-j2
-Requires:   xml-commons-apis >= 1.3
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Requires:   avalon-logkit
+Requires:   commons-logging
+Requires:   log4j
 BuildArch:  noarch
 
 %description
@@ -50,68 +47,59 @@
 also define the relationship (contract) a component has with peers,
 ancestors and children.
 
-%package manual
-Summary:Manual for %{name}
-Group:  Development/Libraries/Java
-
-%description manual
-Documentation for %{name}.
-
 %package javadoc
 Summary:Javadoc for %{name}
-Group:  Development/Libraries/Java
+Group:  Documentation/HTML
+Provides:   %{name}-manual = %{version}-%{release}
+Obsoletes:  %{name}-manual < %{version}-%{release}
 
 %description javadoc
 API documentation for %{name}.
 
 %prep
-%setup -q -n %{short_Name}-%{version}
+%setup -qcT -a 0 -a 1
+%patch0 -p1
 %patch1 -p1
-# remove all binary libs
-find . -name "*.jar" -exec rm -f {} \;
-
-# Fix for wrong-file-end-of-line-encoding 

commit avalon-framework for openSUSE:Factory

2018-07-24 Thread root
Hello community,

here is the log from the commit of package avalon-framework for 
openSUSE:Factory checked in at 2018-07-24 17:31:02

Comparing /work/SRC/openSUSE:Factory/avalon-framework (Old)
 and  /work/SRC/openSUSE:Factory/.avalon-framework.new (New)


Package is "avalon-framework"

Tue Jul 24 17:31:02 2018 rev:11 rq:620766 version:4.1.4

Changes:

--- /work/SRC/openSUSE:Factory/avalon-framework/avalon-framework.changes
2017-09-15 22:32:01.457439642 +0200
+++ /work/SRC/openSUSE:Factory/.avalon-framework.new/avalon-framework.changes   
2018-07-24 17:31:02.211959784 +0200
@@ -1,0 +2,6 @@
+Tue May 15 13:56:16 UTC 2018 - fst...@suse.com
+
+- Build with source and target 8 to prepare for a possible removal
+  of 1.6 compatibility
+
+---



Other differences:
--
++ avalon-framework.spec ++
--- /var/tmp/diff_new_pack.2NRWCG/_old  2018-07-24 17:31:02.715960421 +0200
+++ /var/tmp/diff_new_pack.2NRWCG/_new  2018-07-24 17:31:02.719960426 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package avalon-framework
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2007, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -31,7 +31,7 @@
 BuildRequires:  ant
 BuildRequires:  avalon-logkit
 BuildRequires:  fdupes
-BuildRequires:  java-devel >= 1.6
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  log4j
@@ -81,7 +81,7 @@
 
 %build
 ant \
-   -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
+   -Dant.build.javac.source=8 -Dant.build.javac.target=8 \
-Djunit.jar=$(build-classpath junit) \
-Dlogkit.jar=$(build-classpath avalon-logkit) \
-Dlog4j.jar=$(build-classpath log4j) \




commit avalon-framework for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package avalon-framework for 
openSUSE:Factory checked in at 2017-09-15 22:32:00

Comparing /work/SRC/openSUSE:Factory/avalon-framework (Old)
 and  /work/SRC/openSUSE:Factory/.avalon-framework.new (New)


Package is "avalon-framework"

Fri Sep 15 22:32:00 2017 rev:10 rq:526330 version:4.1.4

Changes:

--- /work/SRC/openSUSE:Factory/avalon-framework/avalon-framework.changes
2014-07-16 16:49:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.avalon-framework.new/avalon-framework.changes   
2017-09-15 22:32:01.457439642 +0200
@@ -1,0 +2,7 @@
+Fri Sep 15 09:30:55 UTC 2017 - fst...@suse.com
+
+- Specify java source and target level 1.6 in order to allow build
+  with jdk9
+- Clean spec file a fix rpmlint warning
+
+---



Other differences:
--
++ avalon-framework.spec ++
--- /var/tmp/diff_new_pack.dkU9rK/_old  2017-09-15 22:32:02.793251476 +0200
+++ /var/tmp/diff_new_pack.dkU9rK/_new  2017-09-15 22:32:02.797250913 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package avalon-framework
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2007, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -29,7 +29,9 @@
 Source0:
http://archive.apache.org/dist/avalon/avalon-framework/v4.1.4/Avalon-4.1.4-src.tar.gz
 Patch1: %{name}-target.patch
 BuildRequires:  ant
-BuildRequires:  java-devel
+BuildRequires:  avalon-logkit
+BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.6
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  log4j
@@ -78,15 +80,19 @@
 sed -i 's/\r//' docs/api/package-list
 
 %build
-export CLASSPATH=%(build-classpath avalon-logkit junit log4j junit)
-ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 all
-ant -Dfailonerror=false javadocs
+ant \
+   -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
+   -Djunit.jar=$(build-classpath junit) \
+   -Dlogkit.jar=$(build-classpath avalon-logkit) \
+   -Dlog4j.jar=$(build-classpath log4j) \
+   all javadocs
 
 %install
 install -d -m 755 %{buildroot}%{_javadir}
 install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
 install -m 644 target/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
 cp -pr target/javadocs/* %{buildroot}%{_javadocdir}/%{name}
+%fdupes -s %{buildroot}%{_javadocdir}/%{name}
 
 # compat symlinks
 install -d -m 0755 %{buildroot}/%{_javadir}/excalibur




commit avalon-framework for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package avalon-framework for 
openSUSE:Factory checked in at 2014-07-16 16:49:32

Comparing /work/SRC/openSUSE:Factory/avalon-framework (Old)
 and  /work/SRC/openSUSE:Factory/.avalon-framework.new (New)


Package is avalon-framework

Changes:

--- /work/SRC/openSUSE:Factory/avalon-framework/avalon-framework.changes
2013-09-11 13:39:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.avalon-framework.new/avalon-framework.changes   
2014-07-16 16:49:40.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  8 08:27:32 UTC 2014 - tchva...@suse.com
+
+- Cleanup with spec-cleaner do not use brp disabling.
+
+---



Other differences:
--
++ avalon-framework.spec ++
--- /var/tmp/diff_new_pack.iJnaVf/_old  2014-07-16 16:49:41.0 +0200
+++ /var/tmp/diff_new_pack.iJnaVf/_new  2014-07-16 16:49:41.0 +0200
@@ -1,9 +1,8 @@
 #
 # spec file for package avalon-framework
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2007, JPackage Project
-# All rights reserved.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,9 +18,7 @@
 
 
 #
-%define short_nameframework
 %define short_NameAvalon
-
 Name:   avalon-framework
 Version:4.1.4
 Release:0
@@ -36,12 +33,11 @@
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  log4j
-#BuildRequires:avalon-logkit
 BuildRequires:  xml-commons-apis = 1.3
 Requires:   xalan-j2
 Requires:   xml-commons-apis = 1.3
-BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 
 %description
 The Avalon framework consists of interfaces that define relationships
@@ -83,11 +79,10 @@
 
 %build
 export CLASSPATH=%(build-classpath avalon-logkit junit log4j junit)
-ant all
+ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 all
 ant -Dfailonerror=false javadocs
 
 %install
-export NO_BRP_CHECK_BYTECODE_VERSION=true
 install -d -m 755 %{buildroot}%{_javadir}
 install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
 install -m 644 target/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar

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



commit avalon-framework for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package avalon-framework for 
openSUSE:Factory checked in at 2013-09-11 13:39:24

Comparing /work/SRC/openSUSE:Factory/avalon-framework (Old)
 and  /work/SRC/openSUSE:Factory/.avalon-framework.new (New)


Package is avalon-framework

Changes:

--- /work/SRC/openSUSE:Factory/avalon-framework/avalon-framework.changes
2013-03-22 09:19:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.avalon-framework.new/avalon-framework.changes   
2013-09-11 13:39:29.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep  9 11:05:31 UTC 2013 - tchva...@suse.com
+
+- Move from jpackage-utils to javapackage-tools
+
+---



Other differences:
--
++ avalon-framework.spec ++
--- /var/tmp/diff_new_pack.DEqzRL/_old  2013-09-11 13:39:29.0 +0200
+++ /var/tmp/diff_new_pack.DEqzRL/_new  2013-09-11 13:39:29.0 +0200
@@ -33,7 +33,7 @@
 Patch1: %{name}-target.patch
 BuildRequires:  ant
 BuildRequires:  java-devel
-BuildRequires:  jpackage-utils = 1.5
+BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  log4j
 #BuildRequires:avalon-logkit

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



commit avalon-framework for openSUSE:Factory

2013-03-22 Thread h_root
Hello community,

here is the log from the commit of package avalon-framework for 
openSUSE:Factory checked in at 2013-03-22 09:19:28

Comparing /work/SRC/openSUSE:Factory/avalon-framework (Old)
 and  /work/SRC/openSUSE:Factory/.avalon-framework.new (New)


Package is avalon-framework, Maintainer is dbornkes...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/avalon-framework/avalon-framework.changes
2013-01-30 09:28:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.avalon-framework.new/avalon-framework.changes   
2013-03-22 09:19:29.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar 20 15:08:46 UTC 2013 - mmeis...@suse.com
+
+- Added url as source.
+  Please see http://en.opensuse.org/SourceUrls
+
+---



Other differences:
--
++ avalon-framework.spec ++
--- /var/tmp/diff_new_pack.MAI2KI/_old  2013-03-22 09:19:30.0 +0100
+++ /var/tmp/diff_new_pack.MAI2KI/_new  2013-03-22 09:19:30.0 +0100
@@ -29,8 +29,7 @@
 License:Apache-1.1
 Group:  Development/Libraries/Java
 Url:http://avalon.apache.org/framework/
-#Source0:
http://archive.apache.org/dist/avalon/avalon-framework/v4.1.4/Avalon-4.1.4-src.tar.gz
-Source0:Avalon-4.1.4-src.tar.gz
+Source0:
http://archive.apache.org/dist/avalon/avalon-framework/v4.1.4/Avalon-4.1.4-src.tar.gz
 Patch1: %{name}-target.patch
 BuildRequires:  ant
 BuildRequires:  java-devel

++ Avalon-4.1.4-src.tar.gz ++

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



commit avalon-framework for openSUSE:Factory

2013-01-30 Thread h_root
Hello community,

here is the log from the commit of package avalon-framework for 
openSUSE:Factory checked in at 2013-01-30 09:28:55

Comparing /work/SRC/openSUSE:Factory/avalon-framework (Old)
 and  /work/SRC/openSUSE:Factory/.avalon-framework.new (New)


Package is avalon-framework, Maintainer is dbornkes...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/avalon-framework/avalon-framework.changes
2012-02-16 16:10:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.avalon-framework.new/avalon-framework.changes   
2013-01-30 09:28:57.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 28 14:57:05 UTC 2013 - mvysko...@suse.com
+
+- provide compat symlinks in /usr/share/java/excalibur
+  part of a fix fo bnc#800694
+
+---



Other differences:
--
++ avalon-framework.spec ++
--- /var/tmp/diff_new_pack.ecFzn9/_old  2013-01-30 09:28:58.0 +0100
+++ /var/tmp/diff_new_pack.ecFzn9/_new  2013-01-30 09:28:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package avalon-framework
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2007, JPackage Project
 # All rights reserved.
 #
@@ -16,6 +16,9 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
+#
 %define short_nameframework
 %define short_NameAvalon
 
@@ -91,10 +94,17 @@
 install -m 644 target/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
 cp -pr target/javadocs/* %{buildroot}%{_javadocdir}/%{name}
 
+# compat symlinks
+install -d -m 0755 %{buildroot}/%{_javadir}/excalibur
+(cd %{buildroot}/%{_javadir}/excalibur;
+ln -sf ../avalon-framework.jar avalon-framework-impl.jar
+ln -sf ../avalon-framework.jar avalon-framework-api.jar)
+
 %files
 %defattr(0644,root,root,0755)
 %doc KEYS LICENSE.txt README.txt
 %{_javadir}/*.jar
+%{_javadir}/excalibur
 
 %files manual
 %defattr(0644,root,root,0755)

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