diff --git a/oro.changes b/oro.changes index 8104d8a..d2f58d5 100644 --- a/oro.changes +++ b/oro.changes @@ -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 diff --git a/oro.spec b/oro.spec index dd90580..70db991 100644 --- a/oro.spec +++ b/oro.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,6 @@ Group: Development/Libraries/Java Url: http://jakarta.apache.org/oro/ Source0: %{full_name}-%{version}.tar.gz BuildRequires: ant -BuildRequires: java2-devel-packages BuildRequires: xml-commons-apis Provides: %{full_name} = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-build