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

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


commit 69988717eaa679a1e2a5483f3d563e1c868db210
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:39:35 2013 +0100

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

 portals-pom.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/portals-pom.spec b/portals-pom.spec
index 4dde0a6..d938cc5 100644
--- a/portals-pom.spec
+++ b/portals-pom.spec
@@ -1,7 +1,7 @@
 
 Name:          portals-pom
 Version:       1.3
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       Apache Portals parent pom
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -14,7 +14,7 @@ Patch0:        portals-pom-1.3-pom.patch
 BuildRequires: java-devel
 BuildRequires: jpackage-utils
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-install-plugin
 
 Requires:      java
@@ -55,6 +55,10 @@ install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 %doc LICENSE NOTICE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.3-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list