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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Jul 27 15:30:54 UTC 2011


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

    plexus-maven-plugin removed (not needed)

 plexus-io.spec |   14 +++++---------
 1 files changed, 5 insertions(+), 9 deletions(-)
---
diff --git a/plexus-io.spec b/plexus-io.spec
index 3dfb8fc..e7a618b 100644
--- a/plexus-io.spec
+++ b/plexus-io.spec
@@ -1,6 +1,6 @@
 Name:           plexus-io
 Version:        1.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Plexus IO Components
 
 Group:          Development/Libraries
@@ -25,7 +25,6 @@ BuildRequires: maven-javadoc-plugin
 BuildRequires: maven-surefire-plugin
 BuildRequires: maven-surefire-provider-junit
 BuildRequires: maven-doxia-sitetools
-BuildRequires: plexus-maven-plugin
 Requires:  jpackage-utils
 Requires: plexus-utils
 Requires: plexus-container-default
@@ -68,24 +67,21 @@ 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
-%defattr(-,root,root,-)
 %doc NOTICE.txt
 %{_javadir}/plexus/*.jar
 %{_mavenpomdir}/*
 %{_mavendepmapfragdir}/*
 
 %files javadoc
-%defattr(-,root,root,-)
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Jul 27 2011 Jaromir Capik <jcapik at redhat.com> - 1.0.1-2
+- Removal of plexus-maven-plugin dependency (not needed)
+- Minor spec file changes according to the latest guidelines
+
 * Tue May 17 2011 Alexander Kurtakov <akurtako at redhat.com> 1.0.1-1
 - Update to upstream 1.0.1.
 - Adapt to current guidelines.


More information about the scm-commits mailing list