Accepting request 496982 from Java:packages

- Do not require dead package

OBS-URL: https://build.opensuse.org/request/show/496982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oro?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2017-05-31 11:31:46 +00:00 committed by Git OBS Bridge
commit 7b1c4825ee
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat May 20 18:16:52 UTC 2017 - tchvatal@suse.com
- Do not require dead package
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 27 12:01:25 UTC 2014 - tchvatal@suse.com Fri Jun 27 12:01:25 UTC 2014 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package oro # spec file for package oro
# #
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -27,7 +27,6 @@ Group: Development/Libraries/Java
Url: http://jakarta.apache.org/oro/ Url: http://jakarta.apache.org/oro/
Source0: %{full_name}-%{version}.tar.gz Source0: %{full_name}-%{version}.tar.gz
BuildRequires: ant BuildRequires: ant
BuildRequires: java2-devel-packages
BuildRequires: xml-commons-apis BuildRequires: xml-commons-apis
Provides: %{full_name} = %{version}-%{release} Provides: %{full_name} = %{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build