Hello community, here is the log from the commit of package bsh2 for openSUSE:Factory checked in at 2013-07-25 14:53:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bsh2 (Old) and /work/SRC/openSUSE:Factory/.bsh2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bsh2" Changes: -------- --- /work/SRC/openSUSE:Factory/bsh2/bsh2.changes 2011-09-23 01:52:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bsh2.new/bsh2.changes 2013-07-25 14:53:34.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Jul 25 11:13:39 UTC 2013 - [email protected] + +- Fix build on factory with new rpm. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bsh2.spec ++++++ --- /var/tmp/diff_new_pack.OFdkjB/_old 2013-07-25 14:53:34.000000000 +0200 +++ /var/tmp/diff_new_pack.OFdkjB/_new 2013-07-25 14:53:34.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package bsh2 # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2000-2008, JPackage Project # All rights reserved. # @@ -25,7 +25,7 @@ Name: bsh2 Version: 2.0.0.b5 -Release: 10 +Release: 0 Summary: Lightweight Scripting for Java (BeanShell Version 2.x) License: LGPL-2.1+ Group: Development/Libraries/Java @@ -49,20 +49,20 @@ Patch1001: bsh2-standard-script-api.patch Requires(post): jpackage-utils >= 1.7.5 Requires(postun): jpackage-utils >= 1.7.5 +Requires: bsf Requires: jpackage-utils >= 1.7.5 Requires: objectweb-asm -Requires: bsf -BuildRequires: java-devel >= 1.6.0 BuildRequires: ant -BuildRequires: javacc3 BuildRequires: asm >= 1.5.3 BuildRequires: bsf +BuildRequires: java-devel >= 1.6.0 +BuildRequires: javacc3 #BuildRequires: servlet_2_3_api -BuildRequires: servletapi4 +BuildRequires: ant-trax BuildRequires: asm-javadoc BuildRequires: bsf-javadoc BuildRequires: jpackage-utils >= 1.7.5 -BuildRequires: ant-trax +BuildRequires: servletapi4 #BuildRequires: xalan-j2 BuildRequires: fdupes BuildArch: noarch @@ -100,7 +100,6 @@ %package bsf -License: LGPL-2.1+ Summary: Lightweight Scripting for Java (BeanShell Version 2.x) (BSF support) Group: Development/Libraries/Java Requires: bsf @@ -111,7 +110,6 @@ %package classgen -License: LGPL-2.1+ Summary: Lightweight Scripting for Java (BeanShell Version 2.x) (ASM support) Group: Development/Libraries/Java Requires: asm @@ -122,7 +120,6 @@ %package manual -License: LGPL-2.1+ Summary: Lightweight Scripting for Java (BeanShell Version 2.x) (Manual) Group: Development/Libraries/Java @@ -132,7 +129,6 @@ %package javadoc -License: LGPL-2.1+ PreReq: coreutils Summary: Lightweight Scripting for Java (BeanShell Version 2.x) (Java Documentation) Group: Development/Libraries/Java @@ -143,7 +139,6 @@ %package demo -License: LGPL-2.1+ Summary: Lightweight Scripting for Java (BeanShell Version 2.x) (demo and samples) Group: Development/Libraries/Java AutoReqProv: no @@ -153,7 +148,6 @@ Demonstrations and samples for bsh2. %package src -License: LGPL-2.1+ Summary: Lightweight Scripting for Java (BeanShell Version 2.x) (demo and samples) Group: Development/Libraries/Java @@ -365,7 +359,7 @@ %defattr(0644,root,root,0755) %dir %{_javadocdir}/%{name}-%{version} %{_javadocdir}/%{name}-%{version}/* -%dir %{_javadocdir}/%{name} +%{_javadocdir}/%{name} %files demo -f %{name}-demo-%{version}.files %defattr(0644,root,root,0755) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
