diff --git a/voms-api-java.spec b/voms-api-java.spec index 42c416f..d05707c 100644 --- a/voms-api-java.spec +++ b/voms-api-java.spec @@ -7,7 +7,7 @@ Name: voms-api-java Version: 2.0.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Virtual Organization Membership Service Java API Group: Development/Libraries @@ -56,7 +56,7 @@ BuildRequires: java-devel >= 1:1.6.0 BuildRequires: jpackage-utils %if %maven -BuildRequires: maven +BuildRequires: maven-local BuildRequires: maven-compiler-plugin BuildRequires: maven-install-plugin BuildRequires: maven-jar-plugin @@ -156,6 +156,10 @@ rm -rf %{buildroot} %doc %{_javadocdir}/%{name} %changelog +* Wed Feb 06 2013 Java SIG - 2.0.9-3 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Sun Dec 02 2012 Mattias Ellert - 2.0.9-2 - Correct runtime requires and URL tag