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

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


commit 84bddcb5caab4d96f368c6f1084041e38852136f
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:41:01 2013 +0100

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

 directory-project.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/directory-project.spec b/directory-project.spec
index b951143..1a7ca3f 100644
--- a/directory-project.spec
+++ b/directory-project.spec
@@ -1,6 +1,6 @@
 Name:          directory-project
 Version:       27
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Apache Directory Project Root pom
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -25,7 +25,7 @@ Patch0:        directory-project-27-pom.patch
 BuildRequires: java-devel
 BuildRequires: jpackage-utils
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-install-plugin
 
 Requires:      maven
@@ -62,5 +62,9 @@ mvn-rpmbuild install
 %doc LICENSE.txt NOTICE.txt README.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 27-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Sun May 20 2012 gil cattaneo <puntogil at libero.it> 27-1
 - initial rpm
\ No newline at end of file


More information about the scm-commits mailing list