- Add python-javapackages as requirement for main package
OBS-URL: https://build.opensuse.org/package/show/Java:packages/javapackages-tools?expand=0&rev=23
This commit is contained in:
parent
ac5a37e7ec
commit
a00bbf6a02
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 17 14:02:21 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Add python-javapackages as requirement for main package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 17 13:35:17 UTC 2015 - tchvatal@suse.com
|
Tue Mar 17 13:35:17 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -52,6 +52,8 @@ Requires: python-pyxb
|
|||||||
Requires: python-six
|
Requires: python-six
|
||||||
# for xml.dom.minidom
|
# for xml.dom.minidom
|
||||||
Requires: python-xml
|
Requires: python-xml
|
||||||
|
# Well even tho python is split it is required for most of the operations
|
||||||
|
Requires: python-javapackages = %{version}
|
||||||
Provides: jpackage-utils = %{version}-%{release}
|
Provides: jpackage-utils = %{version}-%{release}
|
||||||
Provides: jpackage-utils-java9
|
Provides: jpackage-utils-java9
|
||||||
Obsoletes: jpackage-utils <= 1.7.5
|
Obsoletes: jpackage-utils <= 1.7.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user