[groovy] updated the maven pom dir

hannes hannes at fedoraproject.org
Sat Aug 13 07:30:20 UTC 2011


commit 149b619f83d3765c7a53dca1de16291b21427827
Author: johannes lips <johannes at fedorabox.localdomain>
Date:   Sat Aug 13 09:29:57 2011 +0200

    updated the maven pom dir

 groovy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/groovy.spec b/groovy.spec
index 967fd88..1da6dff 100644
--- a/groovy.spec
+++ b/groovy.spec
@@ -4,7 +4,7 @@
 
 Name:           groovy
 Version:        1.8.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Dynamic language for the Java Platform
 
 Group:          Development/Languages
@@ -138,7 +138,7 @@ install -p -m644 pom.xml $RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-%{name}.pom
 %{_datadir}/pixmaps/*
 %{_datadir}/applications/*
 %{_mavendepmapfragdir}/*
-%{_mavenpomdir}/*
+%{_datadir}/maven2/poms/*
 %config(noreplace) %{_sysconfdir}/*
 %doc LICENSE.txt NOTICE.txt README.txt 
 
@@ -157,6 +157,9 @@ install -p -m644 pom.xml $RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-%{name}.pom
 
 
 %changelog
+* Sat Aug 13 2011 Johannes Lips <hannes at fedoraproject.org> - 1.8.1-3
+- adjusted the maven pom dir
+
 * Sat Aug 13 2011 Johannes Lips <hannes at fedoraproject.org> - 1.8.1-2
 - updated the nojansi patch
 


More information about the scm-commits mailing list