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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:43:00 UTC 2013


commit 9912b5284a8a982ccd41f98cb2020ea0981b4dee
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:42:56 2013 +0100

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

 ehcache-core.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ehcache-core.spec b/ehcache-core.spec
index 8f5b783..ccabc31 100644
--- a/ehcache-core.spec
+++ b/ehcache-core.spec
@@ -1,6 +1,6 @@
 Name:          ehcache-core
 Version:       2.6.0
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       Easy Hibernate Cache
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -48,7 +48,7 @@ BuildRequires: tomcat-servlet-3.0-api
 #BuildRequires: mockito
 #BuildRequires: xsom
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-assembly-plugin
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-dependency-plugin
@@ -120,6 +120,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc src/assemble/EHCACHE-CORE-LICENSE.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.6.0-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Nov 07 2012 Marek Goldmann <mgoldman at redhat.com> - 2.6.0-3
 - Add support for new Maven compat version resolver (hibernate3)
 


More information about the scm-commits mailing list