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:
parent
c595de3a35
commit
6cf4a86117
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user