[clojure] - 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:31 UTC 2013


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

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

 clojure.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/clojure.spec b/clojure.spec
index d94cd5c..08dc045 100644
--- a/clojure.spec
+++ b/clojure.spec
@@ -6,7 +6,7 @@
 Name:           clojure
 Epoch:          1
 Version:        1.5.0
-Release:        0.RC1.1%{?dist}
+Release:        0.RC1.1%{?dist}.1
 Summary:        A dynamic programming language that targets the Java Virtual Machine
 
 Group:          Development/Languages
@@ -20,7 +20,7 @@ Source1:        clojure.sh
 
 BuildArch:      noarch
 
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  ant >= 1.6
 BuildRequires:  jpackage-utils >= 1.5
 BuildRequires:  objectweb-asm
@@ -86,6 +86,10 @@ rm -rf %{buildroot}
 %{_bindir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1:1.5.0-0.RC1.1.1
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Dec 24 2012 Jochen Schmitt <Jochen herr-schmitt de> - 1:1.5.0-0.RC1.1
 - Use -Dmaven.test.skip=1 to sip test run
 


More information about the scm-commits mailing list