[animal-sniffer] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:28:48 UTC 2013


commit 62dffe71904e30ef6ae4a569179d10f2ac412205
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:28:44 2013 +0100

    - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
    - Replace maven BuildRequires with maven-local

 animal-sniffer.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/animal-sniffer.spec b/animal-sniffer.spec
index e3145e1..29294e1 100644
--- a/animal-sniffer.spec
+++ b/animal-sniffer.spec
@@ -1,6 +1,6 @@
 Name:           animal-sniffer
 Version:        1.9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Tools to assist verifying backward compatibility of Java classes
 
 Group:          Development/Tools
@@ -16,7 +16,7 @@ Patch2:         0003-Remove-catch-for-unthrown-PlexusConfigurationExcepti.patch
 
 BuildArch:      noarch
 
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-install-plugin
 BuildRequires:  maven-enforcer-plugin
 BuildRequires:  maven-invoker-plugin
@@ -118,6 +118,10 @@ cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.9-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Dec 12 2012 Michal Srb <msrb at redhat.com> - 1.9-1
 - Update to version 1.9 (Resolves: #866856)
 


More information about the scm-commits mailing list