From 06d7daed57e944579fa9ea940458467a84ec68026814c01ab1cb903e1eeae978 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 20 May 2017 18:15:50 +0000 Subject: [PATCH] - Do not require dead package OBS-URL: https://build.opensuse.org/package/show/Java:packages/oro?expand=0&rev=9 --- oro.changes | 5 +++++ oro.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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