- 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
This commit is contained in:
Tomáš Chvátal 2014-06-27 14:00:23 +00:00 committed by Git OBS Bridge
parent c76ea4f408
commit 1a8c7901d2
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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