Add obsolete macros for python subpackages.
This commit is contained in:
parent
66649e2394
commit
6cb68aead9
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
%if 0%{?fedora} >= 29
|
%if 0%{?fedora} >= 29
|
||||||
|
Obsoletes: python2-cryptsetup
|
||||||
|
Obsoletes: python3-cryptsetup
|
||||||
%global python2_enable 0
|
%global python2_enable 0
|
||||||
%global python3_enable 0
|
%global python3_enable 0
|
||||||
%else
|
%else
|
||||||
@ -20,7 +22,7 @@
|
|||||||
Summary: A utility for setting up encrypted disks
|
Summary: A utility for setting up encrypted disks
|
||||||
Name: cryptsetup
|
Name: cryptsetup
|
||||||
Version: 2.0.3
|
Version: 2.0.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: https://gitlab.com/cryptsetup/cryptsetup
|
URL: https://gitlab.com/cryptsetup/cryptsetup
|
||||||
@ -230,6 +232,9 @@ popd
|
|||||||
%clean
|
%clean
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 04 2018 Ondrej Kozina <okozina@redhat.com> - 2.0.3-2
|
||||||
|
- Add missing 'Obsoletes' macros for python subpackages.
|
||||||
|
|
||||||
* Fri May 04 2018 Milan Broz <gmazyland@gmail.com> - 2.0.3-1
|
* Fri May 04 2018 Milan Broz <gmazyland@gmail.com> - 2.0.3-1
|
||||||
- Update to cryptsetup 2.0.3.
|
- Update to cryptsetup 2.0.3.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user