- Keep the dracut-lib.sh around for runtime (#851362) (jkeating@redhat.com)
- X needs the DRI drivers (#855289) (bcl@redhat.com)
This commit is contained in:
parent
46bfeb76ec
commit
9cb7705886
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/lorax-18.15.tar.gz
|
||||
/lorax-18.16.tar.gz
|
||||
/lorax-18.17.tar.gz
|
||||
/lorax-18.18.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 18.17
|
||||
Version: 18.18
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -82,6 +82,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 07 2012 Brian C. Lane <bcl@redhat.com> 18.18-1
|
||||
- Keep the dracut-lib.sh around for runtime (#851362) (jkeating@redhat.com)
|
||||
- X needs the DRI drivers (#855289) (bcl@redhat.com)
|
||||
|
||||
* Fri Aug 31 2012 Brian C. Lane <bcl@redhat.com> 18.17-1
|
||||
- use inst.stage2=hd:LABEL (#848641) (bcl@redhat.com)
|
||||
- Disable the maximize/unmaximize key bindings (#853410). (clumens@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user