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

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


commit 4c120de4199f09025c55af336ab1aa3048aeb64f
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:34:30 2013 +0100

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

 apache-sshd.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/apache-sshd.spec b/apache-sshd.spec
index 7bb8620..f659859 100644
--- a/apache-sshd.spec
+++ b/apache-sshd.spec
@@ -1,6 +1,6 @@
 Name: apache-sshd
 Version: 0.7.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Apache SSHD
 
 Group: Development/Libraries
@@ -35,7 +35,7 @@ Requires: tomcat-lib >= 7.0.25
 
 BuildRequires: jpackage-utils
 BuildRequires: java-devel
-BuildRequires: maven
+BuildRequires: maven-local
 
 BuildRequires: apache-mina >= 2.0.4
 BuildRequires: jzlib >= 1.1.0
@@ -126,6 +126,10 @@ cp -rp src/target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/.
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0.7.0-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jul 26 2012 Juan Hernandez <juan.hernandez at redhat.com> - 0.7.0-1
 - Update to upstream 0.7.0
 


More information about the scm-commits mailing list