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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:46:43 UTC 2013


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

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

 fusesource-pom.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fusesource-pom.spec b/fusesource-pom.spec
index 923b341..9348ade 100644
--- a/fusesource-pom.spec
+++ b/fusesource-pom.spec
@@ -1,6 +1,6 @@
 Name:             fusesource-pom
 Version:          1.9
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Parent POM for FuseSource Maven projects
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -12,7 +12,7 @@ BuildArch:        noarch
 
 BuildRequires:    jpackage-utils
 BuildRequires:    java
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    maven-install-plugin
 BuildRequires:    maven-javadoc-plugin
 BuildRequires:    maven-release-plugin
@@ -48,6 +48,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %{_mavendepmapfragdir}/%{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
+
 * Thu Sep 20 2012 Marek Goldmann <mgoldman at redhat.com> - 1.9-1
 - Upstream release 1.9
 - Removed Requires


More information about the scm-commits mailing list