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

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


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

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

 apache-commons-javaflow.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/apache-commons-javaflow.spec b/apache-commons-javaflow.spec
index f30d590..1ab9df4 100644
--- a/apache-commons-javaflow.spec
+++ b/apache-commons-javaflow.spec
@@ -4,7 +4,7 @@
 %global namedversion %{version}%{?namedreltag}
 Name:          apache-commons-javaflow
 Version:       1.0
-Release:       0.2.20120509SNAPSHOT%{?dist}
+Release:       0.3.20120509SNAPSHOT%{?dist}
 Summary:       Commons Javaflow
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -28,7 +28,7 @@ BuildRequires: objectweb-asm
 BuildRequires: junit
 BuildRequires: junit-addons
 
-BuildRequires: maven
+BuildRequires: maven-local
 #BuildRequires: maven-antrun-plugin
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
@@ -128,6 +128,10 @@ install -p -m 644 %{short_name} %{buildroot}%{_sysconfdir}/ant.d/%{short_name}
 %config(noreplace) %{_sysconfdir}/ant.d/%{short_name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0-0.3.20120509SNAPSHOT
+- 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.0-0.2.20120509SNAPSHOT
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list