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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:39:50 UTC 2013


commit d3b66a7c7f2efea2f1d0ac175b4146ad8c6fec02
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:39:46 2013 +0100

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

 clojure-maven-plugin.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/clojure-maven-plugin.spec b/clojure-maven-plugin.spec
index 4f995f3..1511c68 100644
--- a/clojure-maven-plugin.spec
+++ b/clojure-maven-plugin.spec
@@ -5,7 +5,7 @@
 
 Name:           %{artifactId}
 Version:        1.3.10
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Clojure plugin for Maven
 
 License:        EPL
@@ -19,7 +19,7 @@ BuildRequires:  jpackage-utils
 
 BuildRequires:  java-devel
 
-BuildRequires:  maven
+BuildRequires:  maven-local
 
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  maven-install-plugin
@@ -107,6 +107,10 @@ install -pm 644 pom.xml \
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.3.10-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list