- lorax.spec: Drop GConf2 requirement
Resolves: rhbz#1904955
This commit is contained in:
parent
12113ae612
commit
18be4c0fe7
@ -4,7 +4,7 @@
|
||||
|
||||
Name: lorax
|
||||
Version: 34.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
License: GPLv2+
|
||||
@ -24,7 +24,6 @@ Requires: lorax-templates
|
||||
Requires: lorax-templates-rhel
|
||||
%endif
|
||||
|
||||
Requires: GConf2
|
||||
Requires: cpio
|
||||
Requires: device-mapper
|
||||
Requires: dosfstools
|
||||
@ -196,6 +195,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 08 2020 Brian C. Lane <bcl@redhat.com> - 34.5-2
|
||||
- lorax.spec: Drop GConf2 requirement
|
||||
Resolves: rhbz#1904955
|
||||
|
||||
* Mon Nov 30 2020 Brian C. Lane <bcl@redhat.com> 34.5-1
|
||||
- Don't remove libldap_r libraries during runtime-cleanup.tmpl (spichugi@redhat.com)
|
||||
- Do not use '--loglevel' option when running Anaconda (vtrefny@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user