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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:38:51 UTC 2013


commit 0d8290453b33fd07f2c47b13a4990f3276e9b547
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:38:46 2013 +0100

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

 castor.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/castor.spec b/castor.spec
index 25ff02b..0ae4aa2 100644
--- a/castor.spec
+++ b/castor.spec
@@ -1,7 +1,7 @@
 Summary:        An open source data binding framework for Java
 Name:           castor
 Version:        1.3.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Epoch:          0
 Group:          Development/Libraries
 License:        BSD and MPLv1.1 and W3C
@@ -9,7 +9,7 @@ URL:            http://castor.codehaus.org
 Source0:        http://dist.codehaus.org/castor/1.3.2/castor-1.3.2-src.tgz
 Patch0:         disable-modules.patch
 BuildArch:      noarch
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  codehaus-parent
 BuildRequires:  maven-enforcer-plugin
 Requires:       apache-commons-logging
@@ -58,6 +58,10 @@ cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0:1.3.2-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:1.3.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list