From 59ac9275c83f98efe3272098507c7d5a1d11250a Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Feb 06 2013 18:29:25 +0000 Subject: - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local --- diff --git a/apache-commons-beanutils.spec b/apache-commons-beanutils.spec index 34e7a65..1efc4bd 100644 --- a/apache-commons-beanutils.spec +++ b/apache-commons-beanutils.spec @@ -4,7 +4,7 @@ Name: apache-%{short_name} Version: 1.8.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans License: ASL 2.0 Group: Development/Libraries @@ -16,7 +16,7 @@ Source0: http://archive.apache.org/dist/commons/%{base_name}/source/%{sho BuildRequires: apache-commons-logging >= 0:1.0 BuildRequires: java >= 1:1.6.0 BuildRequires: jpackage-utils > 0:1.7.2 -BuildRequires: maven +BuildRequires: maven-local BuildRequires: maven-plugin-bundle BuildRequires: maven-surefire-maven-plugin BuildRequires: maven-surefire-provider-junit @@ -121,6 +121,10 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || : %changelog +* Wed Feb 06 2013 Java SIG - 1.8.3-8 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Wed Jul 18 2012 Fedora Release Engineering - 1.8.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild