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

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


commit 0f18c79a3d18aa3c0c5b95cb41c6075dcff51065
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:26:40 2013 +0100

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

 maven-shared.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/maven-shared.spec b/maven-shared.spec
index 703b796..3f42226 100644
--- a/maven-shared.spec
+++ b/maven-shared.spec
@@ -58,7 +58,7 @@ Summary:        Maven Shared Components
 URL:            http://maven.apache.org/shared/
 Name:           maven-shared
 Version:        15
-Release:        29%{?dist}
+Release:        30%{?dist}
 License:        ASL 2.0
 Group:          Development/Libraries
 
@@ -74,7 +74,7 @@ BuildRequires:  dom4j
 BuildRequires:  easymock2
 BuildRequires:  jpackage-utils >= 0:1.7.2
 BuildRequires:  junit
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-artifact-manager
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  maven-doxia-sink-api
@@ -503,6 +503,10 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 15-30
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Dec 20 2012 Michal Srb <msrb at redhat.com> - 15-29
 - Migrated from maven-doxia to doxia subpackages (Resolves: #889148)
 


More information about the scm-commits mailing list