[java-sig-commits] [maven-plugin-tools] minor spec fixes

Jaromír Cápík jcapik at fedoraproject.org
Tue Nov 15 17:12:11 UTC 2011


commit 37c6874cdf941acc667570409343abcc0d4543a7
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Tue Nov 15 18:12:00 2011 +0100

    minor spec fixes

 maven-plugin-tools.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/maven-plugin-tools.spec b/maven-plugin-tools.spec
index bbfbfb3..56f1169 100644
--- a/maven-plugin-tools.spec
+++ b/maven-plugin-tools.spec
@@ -6,7 +6,6 @@ Summary:        Maven Plugin Tools
 Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://maven.apache.org/plugin-tools/
-Epoch:          0
 Source0:        http://repo2.maven.org/maven2/org/apache/maven/plugin-tools/%{name}/%{version}/%{name}-%{version}-source-release.zip
 
 # this patch should be upstreamed (together with updated pom.xml
@@ -37,8 +36,6 @@ BuildRequires: modello
 Requires: maven
 Requires:       jpackage-utils
 Requires:       java
-Requires(post):       jpackage-utils
-Requires(postun):     jpackage-utils
 
 %description
 The Maven Plugin Tools contains the necessary tools to be able to produce Maven Plugins in a variety of languages.
@@ -251,7 +248,7 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
 %{_mavendepmapfragdir}/maven-plugin-plugin
 
 %changelog
-* Tue Aug 16 2011 Jaromir Capik <jcapik at redhat.com> -  0:2.7-2
+* Tue Aug 16 2011 Jaromir Capik <jcapik at redhat.com> -  2.7-2
 - Removal of plexus-maven-plugin (not needed)
 - Migration to maven3
 - Removal of unwanted file duplicates


More information about the java-sig-commits mailing list