[truecommons-parent: 4/14] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Gerard Ryan galileo at fedoraproject.org
Thu Oct 24 18:21:18 UTC 2013


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

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

 schlichtherle-oss-parent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/schlichtherle-oss-parent.spec b/schlichtherle-oss-parent.spec
index efd8278..9deb9ff 100644
--- a/schlichtherle-oss-parent.spec
+++ b/schlichtherle-oss-parent.spec
@@ -1,6 +1,6 @@
 Name:		schlichtherle-oss-parent
 Version:	9
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Parent Pom for OSS Projects
 
 License:	ASL 2.0
@@ -15,7 +15,7 @@ BuildArch:	noarch
 
 BuildRequires:	java
 BuildRequires:	jpackage-utils
-BuildRequires:	maven
+BuildRequires:	maven-local
 BuildRequires:	maven-enforcer-plugin
 BuildRequires:	sonatype-oss-parent
 
@@ -51,6 +51,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 9-5
+- 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> - 9-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list