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.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.avalon-framework.new/avalon-framework.changes 2014-07-16 16:49:40.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jul 8 08:27:32 UTC 2014 - [email protected] + +- 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.000000000 +0200 +++ /var/tmp/diff_new_pack.iJnaVf/_new 2014-07-16 16:49:41.000000000 +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_name framework %define short_Name Avalon - 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: [email protected] For additional commands, e-mail: [email protected]
