Change BuildRequires from python-lesscpy to python3-lesscpy
This commit is contained in:
parent
be02de03ae
commit
509ffd6083
@ -119,7 +119,7 @@
|
|||||||
|
|
||||||
Name: freeipa
|
Name: freeipa
|
||||||
Version: %{VERSION}
|
Version: %{VERSION}
|
||||||
Release: 4%{?dist}.1
|
Release: 5%{?dist}
|
||||||
Summary: The Identity, Policy and Audit system
|
Summary: The Identity, Policy and Audit system
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -181,7 +181,7 @@ BuildRequires: libsss_nss_idmap-devel >= 1.15.3
|
|||||||
BuildRequires: rhino
|
BuildRequires: rhino
|
||||||
BuildRequires: libverto-devel
|
BuildRequires: libverto-devel
|
||||||
BuildRequires: libunistring-devel
|
BuildRequires: libunistring-devel
|
||||||
BuildRequires: python-lesscpy
|
BuildRequires: python3-lesscpy >= 0.13.0-2
|
||||||
%endif # ONLY_CLIENT
|
%endif # ONLY_CLIENT
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -1750,6 +1750,9 @@ fi
|
|||||||
%endif # with_ipatests
|
%endif # with_ipatests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 15 2018 Rob Crittenden <rcritten@redhat.com> - 4.6.90.pre2-5
|
||||||
|
- Change BuildRequires from python-lesscpy to python3-lesscpy
|
||||||
|
|
||||||
* Fri Jun 15 2018 Rob Crittenden <rcritten@redhat.com> - 4.6.90.pre2-4.1
|
* Fri Jun 15 2018 Rob Crittenden <rcritten@redhat.com> - 4.6.90.pre2-4.1
|
||||||
- Rename service fedora-domainname.service to nis-domainname.service
|
- Rename service fedora-domainname.service to nis-domainname.service
|
||||||
(#1588192)
|
(#1588192)
|
||||||
|
Loading…
Reference in New Issue
Block a user