[hibernate3] - 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:20 UTC 2013


commit 96b404ff507f236c909c0f59ae60e999784eaf33
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:52:16 2013 +0100

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

 hibernate3.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/hibernate3.spec b/hibernate3.spec
index 5696026..4376379 100644
--- a/hibernate3.spec
+++ b/hibernate3.spec
@@ -5,7 +5,7 @@
 
 Name: hibernate3
 Version: 3.6.10
-Release: 7%{?dist}
+Release: 8%{?dist}
 Summary: Relational persistence and query service
 
 Group: Development/Libraries
@@ -28,7 +28,7 @@ BuildArch: noarch
 BuildRequires: jpackage-utils
 BuildRequires: javapackages-tools >= 0.7.2
 BuildRequires: java-devel
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
 BuildRequires: maven-jar-plugin
@@ -300,6 +300,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %{_mavendepmapfragdir}/%{name}-testing
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 3.6.10-8
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Oct 30 2012 Marek Goldmann <mgoldman at redhat.com> - 3.6.10-7
 - Versioned jars to make it possible to install next to hibernate (4) package
 


More information about the scm-commits mailing list