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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:20:43 UTC 2013


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

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

 maven-file-management.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/maven-file-management.spec b/maven-file-management.spec
index 77d9cbd..a22e80c 100644
--- a/maven-file-management.spec
+++ b/maven-file-management.spec
@@ -2,7 +2,7 @@
 
 Name:           maven-%{pkgname}
 Version:        1.2.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 # Maven-shared defines file-management version as 1.2.2
 Epoch:          1
 Summary:        Maven File Management API
@@ -20,7 +20,7 @@ BuildArch:      noarch
 
 BuildRequires:  java-devel >= 1:1.6.0
 BuildRequires:  jpackage-utils
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-surefire-plugin
 BuildRequires:  maven-surefire-provider-junit
 BuildRequires:  modello
@@ -90,6 +90,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1:1.2.1-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Fri Jan 18 2013 Tomas Radej <tradej at redhat.com> - 1:1.2.1-3
 - Added proper Provides/Obsoletes in javadoc
 - Fixed changelog entries


More information about the scm-commits mailing list