12
0
forked from pool/lua-luasocket

- Provide/Obsolete luasocket to avoid conflict wrt bsc#1063306

- Provide/Obsolete luasocket to avoid conflict wrt bsc#1063306

- Provide/Obsolete luasocket to avoid conflict wrt bsc#1063306

- Provide/Obsolete luasocket to avoid conflict wrt bsc#1063306

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luasocket?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal 2017-10-16 08:39:37 +00:00 committed by Git OBS Bridge
parent c595de3a35
commit 6cf4a86117
8 changed files with 39 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 16 08:39:37 UTC 2017 - tchvatal@suse.com
- Provide/Obsolete luasocket to avoid conflict wrt bsc#1063306
-------------------------------------------------------------------
Thu Jul 27 11:07:34 UTC 2017 - tchvatal@suse.com

View File

@ -29,6 +29,10 @@ Source: %{mod_name}-%{version}.tar.xz
Patch0: luasocket-makefile.patch
BuildRequires: %{flavor}-devel
Requires: %{flavor}
%if "%{flavor}" == "lua53"
Provides: luasocket = %{version}
Obsoletes: luasocket < %{version}
%endif
%if "%{flavor}" == "lua"
ExclusiveArch: do_not_build
%endif

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 16 08:39:37 UTC 2017 - tchvatal@suse.com
- Provide/Obsolete luasocket to avoid conflict wrt bsc#1063306
-------------------------------------------------------------------
Thu Jul 27 11:07:34 UTC 2017 - tchvatal@suse.com

View File

@ -1,5 +1,5 @@
#
# spec file for package lua-luasocket
# spec file for package lua51-luasocket
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
@ -29,6 +29,10 @@ Source: %{mod_name}-%{version}.tar.xz
Patch0: luasocket-makefile.patch
BuildRequires: %{flavor}-devel
Requires: %{flavor}
%if "%{flavor}" == "lua53"
Provides: luasocket = %{version}
Obsoletes: luasocket < %{version}
%endif
%if "%{flavor}" == "lua"
ExclusiveArch: do_not_build
%endif

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 16 08:39:37 UTC 2017 - tchvatal@suse.com
- Provide/Obsolete luasocket to avoid conflict wrt bsc#1063306
-------------------------------------------------------------------
Thu Jul 27 11:07:34 UTC 2017 - tchvatal@suse.com

View File

@ -1,5 +1,5 @@
#
# spec file for package lua-luasocket
# spec file for package lua52-luasocket
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
@ -29,6 +29,10 @@ Source: %{mod_name}-%{version}.tar.xz
Patch0: luasocket-makefile.patch
BuildRequires: %{flavor}-devel
Requires: %{flavor}
%if "%{flavor}" == "lua53"
Provides: luasocket = %{version}
Obsoletes: luasocket < %{version}
%endif
%if "%{flavor}" == "lua"
ExclusiveArch: do_not_build
%endif

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 16 08:39:37 UTC 2017 - tchvatal@suse.com
- Provide/Obsolete luasocket to avoid conflict wrt bsc#1063306
-------------------------------------------------------------------
Thu Jul 27 11:07:34 UTC 2017 - tchvatal@suse.com

View File

@ -1,5 +1,5 @@
#
# spec file for package lua-luasocket
# spec file for package lua53-luasocket
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
@ -29,6 +29,10 @@ Source: %{mod_name}-%{version}.tar.xz
Patch0: luasocket-makefile.patch
BuildRequires: %{flavor}-devel
Requires: %{flavor}
%if "%{flavor}" == "lua53"
Provides: luasocket = %{version}
Obsoletes: luasocket < %{version}
%endif
%if "%{flavor}" == "lua"
ExclusiveArch: do_not_build
%endif