Replace jpackage-utils by javapackages-tools

OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-portlet-1_0-api?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal 2013-09-09 11:50:07 +00:00 committed by Git OBS Bridge
parent 3c2f5079d4
commit 8f7329478c
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 9 11:05:30 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
-------------------------------------------------------------------
Tue Aug 27 11:58:10 UTC 2013 - mvyskocil@suse.com

View File

@ -37,7 +37,7 @@ Source3: apache-portlet-1.0-api-build.xml
BuildRequires: ant >= 1.6
BuildRequires: ant-nodeps
BuildRequires: java-devel >= 1.4
BuildRequires: jpackage-utils >= 1.7.2
BuildRequires: javapackages-tools
%if %{with_maven}
BuildRequires: maven2 >= 2.0.4-9
BuildRequires: maven2-plugin-compiler
@ -48,7 +48,7 @@ BuildRequires: maven2-plugin-release
BuildRequires: maven2-plugin-resources
BuildRequires: maven2-plugin-surefire
%endif
PreReq: jpackage-utils >= 1.7.2
PreReq: javapackages-tools
Provides: portlet = %{version}
Provides: portlet-1.0-api = %{version}
BuildArch: noarch