From e4d9754ed480f41caf4a06d62c3d26752dbfa563 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Feb 06 2013 19:35:07 +0000 Subject: - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local --- diff --git a/plexus-bsh-factory.spec b/plexus-bsh-factory.spec index a7a3e1e..a7c4545 100644 --- a/plexus-bsh-factory.spec +++ b/plexus-bsh-factory.spec @@ -33,7 +33,7 @@ Name: %{parent}-%{subname} Version: 1.0 -Release: 0.9.a7%{?dist} +Release: 0.10.a7%{?dist} Epoch: 0 Summary: Plexus Bsh component factory License: MIT @@ -50,7 +50,7 @@ Patch1: %{name}-encodingfix.patch BuildArch: noarch BuildRequires: jpackage-utils -BuildRequires: xmvn +BuildRequires: maven-local BuildRequires: maven-compiler-plugin BuildRequires: maven-install-plugin BuildRequires: maven-jar-plugin @@ -102,6 +102,10 @@ export XMVN_RESOLV_DEPMAPS=",%{SOURCE1}" %doc plexus-bsh-factory-license.txt %changelog +* Wed Feb 06 2013 Java SIG - 0:1.0-0.10.a7 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Wed Jan 23 2013 Michal Srb - 0:1.0-0.9.a7 - Build with xmvn