Hello community, here is the log from the commit of package tanukiwrapper for openSUSE:Factory checked in at 2013-09-14 20:30:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tanukiwrapper (Old) and /work/SRC/openSUSE:Factory/.tanukiwrapper.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tanukiwrapper" Changes: -------- --- /work/SRC/openSUSE:Factory/tanukiwrapper/tanukiwrapper.changes 2013-09-12 17:04:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.tanukiwrapper.new/tanukiwrapper.changes 2013-09-14 20:30:54.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Sep 13 10:53:29 UTC 2013 - [email protected] + +- build with junit4 +- fix Group tags + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tanukiwrapper.spec ++++++ --- /var/tmp/diff_new_pack.dhNJc2/_old 2013-09-14 20:30:55.000000000 +0200 +++ /var/tmp/diff_new_pack.dhNJc2/_new 2013-09-14 20:30:55.000000000 +0200 @@ -43,6 +43,7 @@ BuildRequires: glibc-devel BuildRequires: java-devel BuildRequires: javapackages-tools +BuildRequires: junit4 BuildRequires: perl BuildRequires: unzip BuildRequires: xerces-j2 @@ -64,7 +65,7 @@ %package javadoc Summary: Javadoc for %{name} -Group: Development/Documentation +Group: Documentation/HTML %description javadoc The Java Service Wrapper is an application which has @@ -80,7 +81,7 @@ %package manual Summary: Documents for %{name} -Group: Development/Documentation +Group: Documentation/Other %description manual The Java Service Wrapper is an application which has @@ -114,7 +115,7 @@ src/bin/sh.script.in > script.sh.sample %build -export CLASSPATH=$(build-classpath ant junit xerces-j2 xml-commons-apis) +export CLASSPATH=$(build-classpath ant junit4 xerces-j2 xml-commons-apis) %ifarch x86_64 ia64 ppc64 sparc64 s390x aarch64 bits=64 %else -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
