From 34ba2027476edea8f9a39c771721b697374a3cf2 Mon Sep 17 00:00:00 2001 From: Deepak Bhole Date: Thu, 28 Feb 2008 16:00:03 +0000 Subject: [PATCH] Build with maven. --- plexus-i18n.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plexus-i18n.spec b/plexus-i18n.spec index 2219019..36463de 100644 --- a/plexus-i18n.spec +++ b/plexus-i18n.spec @@ -28,14 +28,14 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -%define with_maven 0 +%define with_maven 1 %define gcj_support 0 %define parent plexus %define subname i18n Name: plexus-i18n Version: 1.0 -Release: 0.b6.5jpp.1%{?dist} +Release: 0.b6.5jpp.2%{?dist} Epoch: 0 Summary: Plexus I18N Component License: ASL 2.0 @@ -213,6 +213,9 @@ fi %doc %{_javadocdir}/%{name} %changelog +* Wed Feb 27 2008 Deepak Bhole - 0:1.0-0.b6.5jpp.2 +- Build with maven + * Tue Jan 22 2008 Permaine Cheung - 0:1.0-0.b6.5jpp.1 - Update to the same version as upstream