Hello community, here is the log from the commit of package jzlib for openSUSE:Factory checked in at 2013-09-11 13:38:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jzlib (Old) and /work/SRC/openSUSE:Factory/.jzlib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jzlib" Changes: -------- --- /work/SRC/openSUSE:Factory/jzlib/jzlib.changes 2011-09-23 02:04:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.jzlib.new/jzlib.changes 2013-09-11 13:38:19.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 9 11:06:10 UTC 2013 - [email protected] + +- Move from jpackage-utils to javapackage-tools + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jzlib.spec ++++++ --- /var/tmp/diff_new_pack.wkbb1K/_old 2013-09-11 13:38:19.000000000 +0200 +++ /var/tmp/diff_new_pack.wkbb1K/_new 2013-09-11 13:38:19.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package jzlib (Version 1.0.7) +# spec file for package jzlib # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,18 +20,18 @@ Name: jzlib Version: 1.0.7 -Release: 4 +Release: 0 Summary: JZlib re-implementation of zlib in pure Java -Group: Development/Libraries/Java License: BSD-3-Clause +Group: Development/Libraries/Java Url: http://www.jcraft.com/jzlib/ Source0: http://www.jcraft.com/jzlib/jzlib-1.0.7.tar.gz Source1: %{name}_build.xml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -BuildRequires: jpackage-utils >= 1.6 -BuildRequires: java-devel BuildRequires: ant >= 1.6 +BuildRequires: java-devel +BuildRequires: javapackages-tools %description The zlib is designed to be a free, general-purpose, legally @@ -43,7 +43,6 @@ %package javadoc -License: BSD-3-Clause Summary: JZlib re-implementation of zlib in pure Java Group: Development/Libraries/Java Requires(post): %{__rm} @@ -60,7 +59,6 @@ %package demo -License: BSD-3-Clause Summary: JZlib re-implementation of zlib in pure Java Group: Development/Libraries/Java Requires(post): %{__rm} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
