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

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


commit 15814a484eec10d0f85e873c9bf3fa21cb90bc3c
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:42:32 2013 +0100

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

 shrinkwrap-descriptors.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/shrinkwrap-descriptors.spec b/shrinkwrap-descriptors.spec
index 94e6145..f0057d1 100644
--- a/shrinkwrap-descriptors.spec
+++ b/shrinkwrap-descriptors.spec
@@ -4,7 +4,7 @@
 
 Name:          shrinkwrap-descriptors
 Version:       2.0.0
-Release:       0.2.alpha2%{?dist}
+Release:       0.3.alpha2%{?dist}
 Summary:       ShrinkWrap subproject for creating Archive Descriptors
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -24,7 +24,7 @@ BuildRequires: jpackage-utils
 BuildRequires: apiviz
 BuildRequires: junit4
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-checkstyle-plugin
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-enforcer-plugin
@@ -125,6 +125,10 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.0.0-0.3.alpha2
+- 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> - 2.0.0-0.2.alpha2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list