[hop] Rebuild for Bigloo 3.8c

Michel Alexandre Salim salimma at fedoraproject.org
Tue Jul 3 11:52:44 UTC 2012


commit 00dfc568d69d490c8358153926e54002c95516ab
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Tue Jul 3 18:51:56 2012 +0700

    Rebuild for Bigloo 3.8c

 hop.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hop.spec b/hop.spec
index c989317..45d145c 100644
--- a/hop.spec
+++ b/hop.spec
@@ -5,7 +5,7 @@
 
 Name:           hop
 Version:        2.3.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A web development kit
 
 License:        GPLv2+
@@ -50,7 +50,7 @@ HOP features:
 
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 # fix ChangeLog encoding
 iconv -f ISO-8859-1 -t UTF-8 ChangeLog > ChangeLog.utf8
 touch -r ChangeLog ChangeLog.utf8
@@ -92,6 +92,9 @@ strip $RPM_BUILD_ROOT%{_bindir}/* $RPM_BUILD_ROOT%{_libdir}/hop/*/lib*.so.*
 
 
 %changelog
+* Tue Jul  3 2012 Michel Salim <salimma at fedoraproject.org> - 2.3.0-2
+- Rebuild for Bigloo 3.8c
+
 * Thu May  3 2012 Michel Salim <salimma at fedoraproject.org> - 2.3.0-1
 - Update to final 2.3.0 release
 - ExcludeArch ppc64, matching Bigloo


More information about the scm-commits mailing list