[hibernate-validator] - 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:10 UTC 2013


commit 050efd430344779aaa49fb9873031dba529322e1
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:52:06 2013 +0100

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

 hibernate-validator.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/hibernate-validator.spec b/hibernate-validator.spec
index fc75696..1b2d40c 100644
--- a/hibernate-validator.spec
+++ b/hibernate-validator.spec
@@ -3,7 +3,7 @@
 
 Name: hibernate-validator
 Version: 4.2.0
-Release: 5%{?dist}
+Release: 6%{?dist}
 Summary: Bean Validation (JSR 303) Reference Implementation
 
 Group: Development/Libraries
@@ -32,7 +32,7 @@ BuildArch: noarch
 
 BuildRequires: jpackage-utils
 BuildRequires: java-devel
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
 BuildRequires: maven-jar-plugin
@@ -134,6 +134,10 @@ cp -rp %{name}/target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 4.2.0-6
+- 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> - 4.2.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list