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

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


commit 2b961f499653a7f2886374bf11f99ae95ff9f6c4
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:21:30 2013 +0100

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

 maven-indexer.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/maven-indexer.spec b/maven-indexer.spec
index 65ff001..4e78d06 100644
--- a/maven-indexer.spec
+++ b/maven-indexer.spec
@@ -1,6 +1,6 @@
 Name:           maven-indexer
 Version:        4.1.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Standard for producing indexes of Maven repositories
 
 License:        ASL 2.0
@@ -37,7 +37,7 @@ BuildRequires:  jpackage-utils
 BuildRequires:  junit
 BuildRequires:  lucene
 BuildRequires:  lucene-contrib
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-archetype-catalog
 BuildRequires:  maven-archetype-common
 BuildRequires:  maven-compiler-plugin
@@ -154,6 +154,10 @@ install -p -m 0644 indexer-core/pom.xml \
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 4.1.2-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Jul 25 2012 Gerard Ryan <galileo at fedoraproject.org> - 4.1.2-3
 - Don't install super jar created by maven-shade-plugin indexer-core-*-cli.jar
 


More information about the scm-commits mailing list