Skip to content
Snippets Groups Projects
Verified Commit 4d4da095 authored by Duncan Macleod's avatar Duncan Macleod :flag_scotland:
Browse files

ligo-common.spec: fixed replacement of old name


Co-authored-by: default avatarAdam Mercer <adam.mercer@ligo.org>
parent 707b2c66
No related branches found
No related tags found
No related merge requests found
Pipeline #
%define name ligo-common
%define version 1.0.3
%define unmangled_version 1.0.3
%define release 2
%define release 3
Summary: Empty LIGO modules
Name: %{name}
......@@ -26,10 +26,11 @@ Empty module placeholder for other LIGO modules
# -- python2-ligo-common
%package -n python2-%{name}
Obsoletes: %{name}
Provides: %{name}
Conflicts: %{name}
Summary: %{summary}
Requires: python
Obsoletes: ligo-common < 1.0.2-2
%{?python_provide:%python_provide python2-%{name}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment