- Explicitly add kernel-modules and kernel-modules-extra (bcl@redhat.com)
This commit is contained in:
parent
b3132975e9
commit
6c42e14e3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
||||
/lorax-23.9.tar.gz
|
||||
/lorax-23.10.tar.gz
|
||||
/lorax-23.11.tar.gz
|
||||
/lorax-23.12.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 23.11
|
||||
Version: 23.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -134,6 +134,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%files lmc-novirt
|
||||
|
||||
%changelog
|
||||
* Fri Jun 26 2015 Brian C. Lane <bcl@redhat.com> 23.12-1
|
||||
- Explicitly add kernel-modules and kernel-modules-extra (bcl@redhat.com)
|
||||
|
||||
* Fri Jun 19 2015 Brian C. Lane <bcl@redhat.com> 23.11-1
|
||||
- Disable systemd-tmpfiles-clean (#1202545) (bcl@redhat.com)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user