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:
parent
3c2f5079d4
commit
8f7329478c
@ -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
|
Tue Aug 27 11:58:10 UTC 2013 - mvyskocil@suse.com
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ Source3: apache-portlet-1.0-api-build.xml
|
|||||||
BuildRequires: ant >= 1.6
|
BuildRequires: ant >= 1.6
|
||||||
BuildRequires: ant-nodeps
|
BuildRequires: ant-nodeps
|
||||||
BuildRequires: java-devel >= 1.4
|
BuildRequires: java-devel >= 1.4
|
||||||
BuildRequires: jpackage-utils >= 1.7.2
|
BuildRequires: javapackages-tools
|
||||||
%if %{with_maven}
|
%if %{with_maven}
|
||||||
BuildRequires: maven2 >= 2.0.4-9
|
BuildRequires: maven2 >= 2.0.4-9
|
||||||
BuildRequires: maven2-plugin-compiler
|
BuildRequires: maven2-plugin-compiler
|
||||||
@ -48,7 +48,7 @@ BuildRequires: maven2-plugin-release
|
|||||||
BuildRequires: maven2-plugin-resources
|
BuildRequires: maven2-plugin-resources
|
||||||
BuildRequires: maven2-plugin-surefire
|
BuildRequires: maven2-plugin-surefire
|
||||||
%endif
|
%endif
|
||||||
PreReq: jpackage-utils >= 1.7.2
|
PreReq: javapackages-tools
|
||||||
Provides: portlet = %{version}
|
Provides: portlet = %{version}
|
||||||
Provides: portlet-1.0-api = %{version}
|
Provides: portlet-1.0-api = %{version}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user