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

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


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

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

 maven-reporting-api.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/maven-reporting-api.spec b/maven-reporting-api.spec
index 3be43e9..401fa12 100644
--- a/maven-reporting-api.spec
+++ b/maven-reporting-api.spec
@@ -1,6 +1,6 @@
 Name:           maven-reporting-api
 Version:        3.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 # Maven-shared defines maven-reporting-api version as 3.0
 Epoch:          1
 Summary:        API to manage report generation
@@ -16,7 +16,7 @@ BuildArch:      noarch
 
 BuildRequires:  java-devel
 BuildRequires:  jpackage-utils
-BuildRequires:  maven
+BuildRequires:  maven-local
 Requires:       java
 Requires:       jpackage-utils
 Requires:       maven-doxia-sink-api
@@ -76,6 +76,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1:3.0-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jan 17 2013 Tomas Radej <tradej at redhat.com> - 1:3.0-1
 - Initial version
 


More information about the scm-commits mailing list