[lua-alt-getopt/epel7] Revert post-F19 commits

Michel Alexandre Salim salimma at fedoraproject.org
Thu Aug 28 14:06:39 UTC 2014


commit 779ba012f54e20fc6bb836235ca88474fc89d7e4
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Thu Aug 28 21:06:11 2014 +0700

    Revert post-F19 commits

 lua-alt-getopt.spec |   22 ++--------------------
 1 files changed, 2 insertions(+), 20 deletions(-)
---
diff --git a/lua-alt-getopt.spec b/lua-alt-getopt.spec
index 14abee2..0a377ae 100644
--- a/lua-alt-getopt.spec
+++ b/lua-alt-getopt.spec
@@ -1,9 +1,9 @@
-%global luaver 5.2
+%global luaver 5.1
 %global luapkgdir %{_datadir}/lua/%{luaver}
 
 Name:           lua-alt-getopt
 Version:        0.7.0
-Release:        7%{?dist}
+Release:        4%{?dist}
 Summary:        Argument processing module for Lua
 
 # license text requested from upstream:
@@ -41,13 +41,6 @@ cp -p alt_getopt.lua $RPM_BUILD_ROOT%{luapkgdir}
 
 
 %check
-# This test routine assumes identical output,
-# in identical order. This is a false assumption.
-# At least in lua 5.2, the output is identical
-# but the order is not (it seems to be random or 
-# timing driven).
-%if 0
-
 %if 0%{?fedora}
 bmake test
 %else
@@ -61,7 +54,6 @@ fi
 
 %endif
 
-%endif
 
 %files
 %doc ChangeLog NEWS README
@@ -69,16 +61,6 @@ fi
 
 
 %changelog
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Fri May 10 2013 Tom Callaway <spot at fedoraproject.org> - 0.7.0-5
-- lua 5.2
-- disabled tests
-
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list