[apache-mime4j/f17: 2/2] Add apache-mime4j-project POM to depmap, RHBZ#815448

Marek Goldmann goldmann at fedoraproject.org
Tue Apr 24 11:01:37 UTC 2012


commit d9729142087346e0fcc72d263b26940327be410e
Author: Marek Goldmann <goldmann at fedoraproject.org>
Date:   Tue Apr 24 12:46:23 2012 +0200

    Add apache-mime4j-project POM to depmap, RHBZ#815448

 apache-mime4j.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/apache-mime4j.spec b/apache-mime4j.spec
index efe2157..d840621 100644
--- a/apache-mime4j.spec
+++ b/apache-mime4j.spec
@@ -1,6 +1,6 @@
 Name:           apache-mime4j
 Version:        0.7.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Apache JAMES Mime4j
 
 Group:          Development/Libraries
@@ -50,7 +50,9 @@ install -d -m 0755 %{buildroot}%{_javadir}
 # poms
 install -d -m 755 %{buildroot}%{_mavenpomdir}
 install -pm 644 pom.xml \
-    %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
+    %{buildroot}%{_mavenpomdir}/JPP-%{name}-project.pom
+
+%add_maven_depmap JPP-%{name}-project.pom
 
 for sub in core dom storage; do
     # install jar
@@ -80,6 +82,9 @@ rm -rf target/site/api*
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Apr 23 2012 Marek Goldmann <mgoldman at redhat.com> 0.7.2-2
+- Add apache-mime4j-project POM to depmap, RHBZ#815448
+
 * Thu Feb 23 2012 Alexander Kurtakov <akurtako at redhat.com> 0.7.2-1
 - Update to latest upstream.
 


More information about the scm-commits mailing list