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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:54:11 UTC 2013


commit c402b28a103d123645562f46eb8f2cc346f4dd78
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:54:07 2013 +0100

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

 janino.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/janino.spec b/janino.spec
index 7ad014c..39c6048 100644
--- a/janino.spec
+++ b/janino.spec
@@ -29,7 +29,7 @@
 #
 Name:          janino
 Version:       2.6.1
-Release:       14%{?dist}
+Release:       15%{?dist}
 Summary:       An embedded Java compiler
 Group:         Development/Tools
 License:       BSD
@@ -51,7 +51,7 @@ BuildRequires: ant
 BuildRequires: junit4
 
 BuildRequires: buildnumber-maven-plugin
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-enforcer-plugin
 BuildRequires: maven-install-plugin
@@ -153,6 +153,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc new_bsd_license.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.6.1-15
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Jul 24 2012 gil cattaneo <puntogil at libero.it> 2.6.1-14
 - Rebuilt RHBZ #842604 (compile with -target 1.5 or greater)
 


More information about the scm-commits mailing list