[jetty-parent] - 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:30 UTC 2013


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

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

 jetty-parent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jetty-parent.spec b/jetty-parent.spec
index 5039253..0497769 100644
--- a/jetty-parent.spec
+++ b/jetty-parent.spec
@@ -1,6 +1,6 @@
 Name:           jetty-parent
 Version:        19
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Jetty parent POM file
 
 Group:          Development/Libraries
@@ -14,7 +14,7 @@ Source3:        http://www.apache.org/licenses/LICENSE-2.0.txt
 BuildArch:      noarch
 
 BuildRequires:  jpackage-utils
-BuildRequires:  maven
+BuildRequires:  maven-local
 
 Requires:       jpackage-utils
 
@@ -40,6 +40,10 @@ install -pm 644 %{SOURCE0} \
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 19-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> - 19-5
 - Install license files
 


More information about the scm-commits mailing list