[RPM (6.0)] mojo-antlr-maven-plugin-2.2-4.jpp6

Ralph Apel <[email protected]> Tue, 8 Jul 2014 10:12:03 +0200
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : mojo-antlr-maven-plugin      Relocations: (not relocatable)
Version     : 2.2                               Vendor: JPackage Project
Release     : 4.jpp6                        Build Date: Tue 08 Jul 2014 10:07:27 AM CEST
Install Date: (not installed)               Build Host: linux.fritz.box
Group       : Development/Libraries         Source RPM: (none)
Size        : 110386                           License: MIT and ASL 2.0
Signature   : (none)
Packager    : Ralph Apel <[email protected]>
URL         : http://mojo.codehaus.org/antlr-maven-plugin/
Summary     : Maven ANTLR Plugin
Description :
Maven Plugin for Antlr v2.

---------------
Ralph Apel <[email protected]> 2.2-4
- Fix legacy symlink in ./mojo  subdir
---------------

---------------
Index: mojo-antlr-maven-plugin.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/mojo-antlr-maven-plugin/mojo-antlr-maven-plugin.spec,v
retrieving revision 1.1
diff -u -r1.1 mojo-antlr-maven-plugin.spec
--- mojo-antlr-maven-plugin.spec	19 Jun 2012 06:43:06 -0000	1.1
+++ mojo-antlr-maven-plugin.spec	8 Jul 2014 08:12:02 -0000
@@ -1,4 +1,4 @@
-# Copyright (c) 2000-2012, JPackage Project
+# Copyright (c) 2000-2014, JPackage Project
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -38,7 +38,7 @@
 
 Name:           mojo-antlr-maven-plugin
 Version:        2.2
-Release:        2%{reltag}%{?dist}
+Release:        4%{?dist}
 Epoch:          0
 Summary:        Maven ANTLR Plugin
 Group:          Development/Libraries
@@ -143,7 +143,7 @@
 (cd %{buildroot}%{_javadir} && for jar in *-%{namedversion}*; do ln -s ${jar} `echo ${jar} | sed "s|-%{namedversion}||g"`; done)
 # compat symlinks for obsoleted rpms
 mkdir -p %{buildroot}%{_javadir}/mojo
-ln -sf %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/mojo/antlr-maven-plugin.jar
+ln -sf %{_javadir}/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/mojo/antlr-maven-plugin.jar
 
 # poms
 mkdir -p %{buildroot}%{_datadir}/maven2/poms
@@ -178,6 +178,12 @@
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Jul 08 2014 Ralph Apel <[email protected]> 2.2-4
+- Fix legacy symlink in ./mojo  subdir
+
+* Thu Nov 01 2012 Will Tatam <[email protected]> 2.2-3
+- Auto rebuild for JPackage 6 in centos5 mock
+
 * Mon Jun 18 2012 Ralph Apel <[email protected]> 2.2-2
 - rename to mojo-antlr-maven-plugin for consistency
 - provide and obsolete antlr-maven-plugin