- Fix aarch64 installs due to missing/unsupported packages
(pbrobinson@gmail.com) - Keep fb_sys_fops module needed for ast support (#1272658) (bcl@redhat.com)
This commit is contained in:
parent
d5fea97688
commit
849ebc3c41
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
||||
/lorax-25.8.tar.gz
|
||||
/lorax-25.9.tar.gz
|
||||
/lorax-25.10.tar.gz
|
||||
/lorax-25.11.tar.gz
|
||||
|
10
lorax.spec
10
lorax.spec
@ -3,8 +3,8 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 25.10
|
||||
Release: 2%{?dist}
|
||||
Version: 25.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
Group: Applications/System
|
||||
@ -148,8 +148,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 25.10-2
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
* Wed Jul 20 2016 Brian C. Lane <bcl@redhat.com> 25.11-1
|
||||
- Fix aarch64 installs due to missing/unsupported packages
|
||||
(pbrobinson@gmail.com)
|
||||
- Keep fb_sys_fops module needed for ast support (#1272658) (bcl@redhat.com)
|
||||
|
||||
* Wed Jul 13 2016 Brian C. Lane <bcl@redhat.com> 25.10-1
|
||||
- Installing *-firmware should be optional (bcl@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user