From 1a8c7901d21cef1a7f6f0a7fa7007057fd9b0f2e2833b6c7ce75613abdf2219c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 27 Jun 2014 14:00:23 +0000 Subject: [PATCH] - Remove java-javadoc dep as it is not needed to sort out SLE11 OBS-URL: https://build.opensuse.org/package/show/Java:packages/jsr-305?expand=0&rev=14 --- jsr-305.changes | 5 +++++ jsr-305.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/jsr-305.changes b/jsr-305.changes index e1e088c..f08fde4 100644 --- a/jsr-305.changes +++ b/jsr-305.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 27 14:00:02 UTC 2014 - tchvatal@suse.com + +- Remove java-javadoc dep as it is not needed to sort out SLE11 + ------------------------------------------------------------------- Tue Sep 10 09:58:16 UTC 2013 - mvyskocil@suse.com diff --git a/jsr-305.spec b/jsr-305.spec index 7d84846..1692ac5 100644 --- a/jsr-305.spec +++ b/jsr-305.spec @@ -1,7 +1,7 @@ # # spec file for package jsr-305 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,6 @@ Provides: jsr305 = %{version}-%{release} Requires: javapackages-tools BuildRequires: ant BuildRequires: java-devel -BuildRequires: java-javadoc BuildRequires: javapackages-tools BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build