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