Replace jpackage-utils by javapackages-tools

OBS-URL: https://build.opensuse.org/package/show/Java:packages/jsr-305?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal 2013-09-09 11:58:10 +00:00 committed by Git OBS Bridge
parent 4576042be0
commit 97aeb05746
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 9 11:06:06 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
-------------------------------------------------------------------
Thu Jan 26 10:47:40 UTC 2012 - mvyskocil@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package jsr-305
#
# Copyright (c) 2012 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
@ -34,11 +34,11 @@ Source1: jsr-305-ri-build.xml
# The URL reffers to New BSD License - used <OWNER> == Bill Pugh, <YEAR> == 2008
Source2: license
Provides: jsr305 = %{version}-%{release}
Requires: jpackage-utils
Requires: javapackages-tools
BuildRequires: ant
BuildRequires: java-devel
BuildRequires: java-javadoc
BuildRequires: jpackage-utils
BuildRequires: javapackages-tools
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build