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

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


commit ebd0b1d5b6a70245a7ecac2f42fbfcec277ecfec
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:10:48 2013 +0100

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

 jetty-toolchain.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jetty-toolchain.spec b/jetty-toolchain.spec
index e0e76c5..a912240 100644
--- a/jetty-toolchain.spec
+++ b/jetty-toolchain.spec
@@ -1,6 +1,6 @@
 Name:           jetty-toolchain
 Version:        1.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Jetty Toolchain main POM file
 
 Group:          Development/Libraries
@@ -11,7 +11,7 @@ Source0:        http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/s
 Source1:        .rpmlint
 BuildArch:      noarch
 
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  jpackage-utils
 BuildRequires:  jetty-parent
 
@@ -47,6 +47,10 @@ popd
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.4-6
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Sep 20 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.4-5
 - Install license files
 


More information about the scm-commits mailing list