[plexus-resources] plexus-maven-plugin removed (not needed)

Stanislav Ochotnicky sochotni at fedoraproject.org
Mon Aug 15 12:06:42 UTC 2011


commit dcc4757ca924762c40fd03ada4aa139ea552a9f3
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Wed Jul 27 15:35:57 2011 +0200

    plexus-maven-plugin removed (not needed)

 plexus-resources.spec |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/plexus-resources.spec b/plexus-resources.spec
index 0cff732..03f5490 100644
--- a/plexus-resources.spec
+++ b/plexus-resources.spec
@@ -34,7 +34,7 @@
 
 Name:           %{parent}-%{subname}
 Version:        1.0
-Release:        0.5.a7%{?dist}
+Release:        0.6.a7%{?dist}
 Summary:        Plexus Resource Manager
 License:        MIT
 Group:          Development/Tools
@@ -62,7 +62,6 @@ BuildRequires:  maven-surefire-plugin
 BuildRequires:  maven-surefire-provider-junit
 BuildRequires:  maven-doxia
 BuildRequires:  maven-doxia-sitetools
-BuildRequires:  plexus-maven-plugin >= 1.3.5
 BuildRequires:  plexus-container-default
 BuildRequires:  plexus-utils
 
@@ -108,12 +107,6 @@ install -pm 644 pom.xml \
 install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 
-%post
-%update_maven_depmap
-
-%postun
-%update_maven_depmap
-
 %files
 %{_javadir}/%{parent}/*
 %{_mavenpomdir}/*
@@ -123,6 +116,10 @@ cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Jul 27 2011 Jaromir Capik <jcapik at redhat.com> - 1.0-0.6.a7
+- Removal of plexus-maven-plugin dependency (not needed)
+- Minor spec file changes according to the latest guidelines
+
 * Sun Jun 12 2011 Alexander Kurtakov <akurtako at redhat.com> 1.0-0.5.a7
 - Build with maven 3.x
 


More information about the scm-commits mailing list