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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:44:53 UTC 2013


commit f1af0319cf1c9c1111946a648047bb5f20d2e5e4
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:44:49 2013 +0100

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

 spring-ldap.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/spring-ldap.spec b/spring-ldap.spec
index 27e1b24..14e9f51 100644
--- a/spring-ldap.spec
+++ b/spring-ldap.spec
@@ -1,6 +1,6 @@
 Name: spring-ldap
 Version: 1.3.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Java library for simplifying LDAP operations
 
 Group: Development/Libraries
@@ -33,7 +33,7 @@ BuildArch: noarch
 BuildRequires: dos2unix
 BuildRequires: jpackage-utils
 BuildRequires: java-devel
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
 BuildRequires: maven-jar-plugin
@@ -156,6 +156,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/.
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.3.1-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Jul 24 2012 Juan Hernandez <juan.hernandez at redhat.com> - 1.3.1-3
 - Added maven-plugin-cobertura build time dependency
 


More information about the scm-commits mailing list