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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:52:29 UTC 2013


commit 37f98d61f9f028df0c705b9103f84a4cb4227753
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:52:25 2013 +0100

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

 htmlunit.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/htmlunit.spec b/htmlunit.spec
index decb3e0..893ec16 100644
--- a/htmlunit.spec
+++ b/htmlunit.spec
@@ -1,6 +1,6 @@
 Name:           htmlunit
 Version:        2.9
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A headless web browser for automated testing
 
 Group:          Development/Libraries
@@ -26,7 +26,7 @@ BuildRequires:  nekohtml
 BuildRequires:  jakarta-commons-httpclient
 BuildRequires:  htmlunit-core-js
 BuildRequires:  java-devel
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  maven-enforcer-plugin
 BuildRequires:  maven-install-plugin
@@ -103,6 +103,10 @@ install -pm 644 pom.xml \
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.9-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.9-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list