- Explicitly add kernel-modules and kernel-modules-extra (bcl@redhat.com)

This commit is contained in:
Brian C. Lane 2015-06-26 17:42:09 -07:00
parent b3132975e9
commit 6c42e14e3c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -61,3 +61,4 @@
/lorax-23.9.tar.gz
/lorax-23.10.tar.gz
/lorax-23.11.tar.gz
/lorax-23.12.tar.gz

View File

@ -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)

View File

@ -1 +1 @@
fc0c2cce2881ca2cc0e813eaa36934b6 lorax-23.11.tar.gz
a853dfa3803883b589bc4fcdcc6caf56 lorax-23.12.tar.gz