From d9ec45ebe4d85430b2ad6c4e9c7aed2a93fd60a201f2d4119c318a340c6ac7e5 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 31 Oct 2018 15:29:55 +0000 Subject: [PATCH] Remove conditional requirements OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-macros?expand=0&rev=6 --- lua-macros.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lua-macros.spec b/lua-macros.spec index 233d63a..f7a44a6 100644 --- a/lua-macros.spec +++ b/lua-macros.spec @@ -1,7 +1,7 @@ # # spec file for package lua-macros # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,7 +24,7 @@ License: MIT Group: Development/Languages/Other Url: http://www.lua.org Source0: macros.lua -Requires: (lua51 or lua52 or lua53) +Requires: lua BuildArch: noarch %description