[RPM (6.0)] [DIST generic] mojo-taglist-maven-plugin-2.4-3.jpp6
Ralph Apel <[email protected]>
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : mojo-taglist-maven-plugin Relocations: (not relocatable) Version : 2.4 Vendor: JPackage Project Release : 3.jpp6 Build Date: Fri 03 Aug 2012 10:39:55 AM CEST Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Libraries Source RPM: (none) Size : 38509 License: MIT and ASL 2.0 Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://mojo.codehaus.org/taglist-maven-plugin/ Summary : Taglist Maven Plugin Description : The Taglist Maven Plugin generates a report on various tags found in the code, like @todo or //TODO tags. --------------- Ralph Apel <[email protected]> 0:2.4-3 - fix obsoletion of taglist-maven-plugin --------------- mojo-taglist-maven-plugin.src: W: source-or-patch-not-bzipped mojo-taglist-maven-plugin-doxia.patch mojo-taglist-maven-plugin.src: W: no-signature mojo-taglist-maven-plugin.src: W: invalid-license ASL 2.0 1 packages and 0 specfiles checked; 0 errors, 3 warnings. --------------- Index: mojo-taglist-maven-plugin.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/mojo-taglist-maven-plugin/mojo-taglist-maven-plugin.spec,v retrieving revision 1.1 diff -u -r1.1 mojo-taglist-maven-plugin.spec --- mojo-taglist-maven-plugin.spec 30 Jun 2012 16:07:58 -0000 1.1 +++ mojo-taglist-maven-plugin.spec 3 Aug 2012 08:42:17 -0000 @@ -38,7 +38,7 @@ Name: mojo-taglist-maven-plugin Version: 2.4 -Release: 2%{?reltag}%{?dist} +Release: 3%{?reltag}%{?dist} Epoch: 0 Summary: Taglist Maven Plugin Group: Development/Libraries @@ -85,7 +85,7 @@ Provides: mojo-maven2-plugin-taglist = %{epoch}:%{version}-%{release} Obsoletes: mojo-maven2-plugin-taglist >= 17 Provides: taglist-maven-plugin = %{epoch}:%{version}-%{release} -Obsoletes: taglist-maven-plugin <= 0:2.4-1 +Obsoletes: taglist-maven-plugin < %{epoch}:%{version}-%{release} %description The Taglist Maven Plugin generates a report on various tags @@ -169,6 +169,9 @@ %{_javadocdir}/%{name} %changelog +* Fri Aug 03 2012 Ralph Apel <[email protected]> 0:2.4-3 +- fix obsoletion of taglist-maven-plugin + * Sat Jun 30 2012 Ralph Apel <[email protected]> 0:2.4-2 - Build as mojo-taglist-maven-plugin for consistency - Provide and obsolete mojo-maven2-plugin-taglist