Remove unneeded R: maven-local

Dependency on maven-local was only temporary and
it's not needed since Fedora 19 Maven rebuild:
http://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
This commit is contained in:
Mikolaj Izdebski 2013-02-06 20:08:06 +01:00
parent 2cf4fd6a25
commit 46645ff05b

View File

@ -2,7 +2,7 @@
Name: maven
Version: 3.0.4
Release: 29%{?dist}
Release: 30%{?dist}
Summary: Java project management and project comprehension tool
Group: Development/Tools
@ -52,11 +52,6 @@ BuildRequires: xmlunit
BuildRequires: animal-sniffer >= 1.6-5
%endif
# Require maven-local for now to allow a smooth transition from maven
# to maven-local. Once packages start requiring maven-local directly
# the Requires below should be removed.
Requires: maven-local
# for noarch->arch change
Obsoletes: %{name} < 0:%{version}-%{release}
@ -195,6 +190,9 @@ ln -sf $(build-classpath plexus/classworlds) \
%changelog
* Wed Feb 6 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.4-30
- Remove unneeded R: maven-local
* Fri Jan 25 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.4-29
- Drop support for local mode
- Build with xmvn, rely on auto-requires