Tomáš Chvátal 2013-09-10 11:22:01 +00:00 committed by Git OBS Bridge
parent 39dcd70576
commit ca2217f151
2 changed files with 11 additions and 8 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 9 11:06:10 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
-------------------------------------------------------------------
Thu Sep 10 07:35:33 UTC 2009 - mvyskocil@suse.cz

View File

@ -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 @@ operating system. The zlib was written by Jean-loup Gailly
%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 @@ operating system. The zlib was written by Jean-loup Gailly
%package demo
License: BSD-3-Clause
Summary: JZlib re-implementation of zlib in pure Java
Group: Development/Libraries/Java
Requires(post): %{__rm}