Fix Obsoletes fields for python3-django-compressor
This commit is contained in:
parent
d38151b86e
commit
a60ba9a21f
1 changed files with 2 additions and 3 deletions
|
|
@ -31,13 +31,12 @@ BuildRequires: python3-devel
|
|||
%package -n python3-%{srcname}
|
||||
Summary: %{summary}
|
||||
|
||||
%description -n python3-%{srcname}
|
||||
%_desc
|
||||
|
||||
# Added in f28 cycle.
|
||||
Obsoletes: python2-%{srcname} < 2.1-6
|
||||
Obsoletes: python-%{srcname} < 2.1-6
|
||||
|
||||
%description -n python3-%{srcname} %_desc
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{pypi_name}-%{version}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue