[groovy] fixed the build and the nojansi patch

hannes hannes at fedoraproject.org
Sat Aug 13 06:54:54 UTC 2011


commit 793be9c55a9dd183e47287ca75699166bb7e36ed
Author: johannes lips <johannes at fedorabox.localdomain>
Date:   Sat Aug 13 08:54:31 2011 +0200

    fixed the build and the nojansi patch

 groovy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/groovy.spec b/groovy.spec
index d272dc9..967fd88 100644
--- a/groovy.spec
+++ b/groovy.spec
@@ -4,7 +4,7 @@
 
 Name:           groovy
 Version:        1.8.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Dynamic language for the Java Platform
 
 Group:          Development/Languages
@@ -14,7 +14,7 @@ Source0:        http://dist.groovy.codehaus.org/distributions/%{name}-src-%{vers
 Source1:        groovy-script
 Source2:        groovy-starter.conf
 Source3:        groovy.desktop
-Patch1:         groovy-1.8.0-nojansi.patch
+Patch1:         groovy-1.8.1-nojansi.patch
 BuildArch:      noarch
 
 BuildRequires:  ant
@@ -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-2
+- updated the nojansi patch
+
 * Sat Aug 13 2011 Johannes Lips <hannes at fedoraproject.org> - 1.8.1-1
 - Update to 1.8.1
 


More information about the scm-commits mailing list