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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:31:58 UTC 2013


commit 777aa7c2cfbc4093ac962432173ad71671226381
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:31:54 2013 +0100

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

 apache-commons-lang3.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec
index 11da638..7edd30c 100644
--- a/apache-commons-lang3.spec
+++ b/apache-commons-lang3.spec
@@ -4,7 +4,7 @@
 
 Name:           apache-%{short_name}
 Version:        3.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Provides a host of helper utilities for the java.lang API
 License:        ASL 2.0
 Group:          Development/Libraries
@@ -15,7 +15,7 @@ BuildArch:      noarch
 BuildRequires:  java-devel >= 1:1.6.0
 BuildRequires:  jpackage-utils >= 0:1.7.2
 BuildRequires:  maven-site-plugin
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  apache-commons-parent
 BuildRequires:  apache-commons-io
 BuildRequires:  junit4
@@ -95,6 +95,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> - 3.1-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Aug 27 2012 Stanislav Ochotnicky <sochotnicky at redhat.com> - 3.1-3
 - Make easymock3 dependency conditional for Fedora
 


More information about the scm-commits mailing list