[maven-clean-plugin] Update to new upstream version.

Alexander Kurtakov akurtakov at fedoraproject.org
Sun Jun 17 14:25:40 UTC 2012


commit c2d8e50b751f73d268ea7247e1480b40140f87cc
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Sun Jun 17 17:25:32 2012 +0300

    Update to new upstream version.

 .gitignore              |    1 +
 maven-clean-plugin.spec |   16 +++++-----------
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21dad7c..eb44c0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 maven-clean-plugin-2.4.1.tar.xz
 /maven-clean-plugin-2.4.1-source-release.zip
+maven-clean-plugin-2.5-source-release.zip
diff --git a/maven-clean-plugin.spec b/maven-clean-plugin.spec
index f9e7f94..9bc139f 100644
--- a/maven-clean-plugin.spec
+++ b/maven-clean-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-clean-plugin
-Version:        2.4.1
-Release:        5%{?dist}
+Version:        2.5
+Release:        1%{?dist}
 Summary:        Maven Clean Plugin
 
 Group:          Development/Libraries
@@ -25,9 +25,6 @@ BuildRequires: maven-plugin-testing-harness
 Requires: maven
 Requires:       jpackage-utils
 Requires:       java
-Requires(post):       jpackage-utils
-Requires(postun):     jpackage-utils
-
 
 Provides:       maven2-plugin-clean = 1:%{version}-%{release}
 Obsoletes:      maven2-plugin-clean <= 0:2.0.8
@@ -69,12 +66,6 @@ install -pm 644 pom.xml \
 install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
 cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 
-%post
-%update_maven_depmap
-
-%postun
-%update_maven_depmap
-
 %files
 %{_javadir}/*
 %{_mavenpomdir}/*
@@ -84,6 +75,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Sun Jun 17 2012 Alexander Kurtakov <akurtako at redhat.com> 2.5-1
+- Update to new upstream version.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index f1d47a6..7baf12d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8287f1677b8113fd923ea7c1d3f46ad3  maven-clean-plugin-2.4.1-source-release.zip
+a1adc2967a75ad02293c1c5d1f3e2857  maven-clean-plugin-2.5-source-release.zip


More information about the scm-commits mailing list