From f281ec1cfc5d1965e208f0b2a3de09299d4577c7 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Feb 06 2013 18:34:11 +0000 Subject: - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local --- diff --git a/apache-resource-bundles.spec b/apache-resource-bundles.spec index e110894..37b1cbd 100644 --- a/apache-resource-bundles.spec +++ b/apache-resource-bundles.spec @@ -4,7 +4,7 @@ Name: apache-resource-bundles Version: 2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Apache Resource Bundles Group: Development/Libraries @@ -18,7 +18,7 @@ Source4: http://repo1.maven.org/maven2/org/apache/apache-license-header-resource Source5: http://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}-sources.jar Source6: http://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}.pom -BuildRequires: xmvn >= 0.2.3 +BuildRequires: maven-local >= 0.2.3 BuildRequires: maven-compiler-plugin BuildRequires: maven-install-plugin BuildRequires: maven-jar-plugin @@ -77,6 +77,10 @@ popd %files -f .mfiles %changelog +* Wed Feb 06 2013 Java SIG - 2-10 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Wed Jan 16 2013 Michal Srb - 2-9 - Build with xmvn