[jetty-test-policy] - 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:42 UTC 2013


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

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

 jetty-test-policy.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jetty-test-policy.spec b/jetty-test-policy.spec
index 1c15644..3522f31 100644
--- a/jetty-test-policy.spec
+++ b/jetty-test-policy.spec
@@ -1,6 +1,6 @@
 Name:           jetty-test-policy
 Version:        1.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Jetty test policy files
 
 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
 BuildRequires:  jetty-toolchain
 BuildRequires:  maven-jar-plugin
 BuildRequires:  maven-surefire-provider-junit
@@ -67,6 +67,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.2-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.2-5
 - Install license files
 


More information about the scm-commits mailing list