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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:50:09 UTC 2013


commit 903f83a5c8cd976d0271ec80a7b9d1a12b23e150
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:50:05 2013 +0100

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

 gooddata-cl.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gooddata-cl.spec b/gooddata-cl.spec
index daca22f..7becad7 100644
--- a/gooddata-cl.spec
+++ b/gooddata-cl.spec
@@ -1,6 +1,6 @@
 Name:           gooddata-cl
 Version:        1.2.56
-Release:        2%{dist}
+Release:        3%{dist}
 Summary:        GoodData integration toolkit
 
 Group:          Applications/Internet
@@ -59,7 +59,7 @@ Requires:       slf4j
 Requires:       xpp3
 Requires:       xstream
 
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-doxia-sitetools
 BuildRequires:  maven-shared-reporting-impl
 BuildRequires:  maven-surefire-provider-junit4
@@ -197,6 +197,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.2.56-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Aug 16 2012 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> - 1.2.56-2
 - Avoid using proprietary Sun API that's being removed
 


More information about the scm-commits mailing list