From 542e3f3c77cae1fc4905baeeaa7f09e36dc90ef1 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Feb 06 2013 19:45:43 +0000 Subject: - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local --- diff --git a/staxmapper.spec b/staxmapper.spec index 1e3b90d..b89aa44 100644 --- a/staxmapper.spec +++ b/staxmapper.spec @@ -3,7 +3,7 @@ Name: staxmapper Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: StAX Mapper Group: Development/Libraries License: LGPLv2+ @@ -17,7 +17,7 @@ BuildArch: noarch BuildRequires: jpackage-utils BuildRequires: java-devel -BuildRequires: maven +BuildRequires: maven-local BuildRequires: maven-compiler-plugin BuildRequires: maven-source-plugin @@ -75,6 +75,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom %{_javadocdir}/%{name} %changelog +* Wed Feb 06 2013 Java SIG - 1.1.0-5 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Mon Jul 23 2012 Marek Goldmann - 1.1.0-4 - Fixed BR