- Yaboot to grub2 conversion cleanup. (dwa@redhat.com)
- Firstboot is not an anaconda dependency (vpodzime@redhat.com) - Revert "Switch to cgit url for Source0" (bcl@redhat.com) - Switch to cgit url for Source0 (bcl@redhat.com)
This commit is contained in:
parent
3b60413a77
commit
6435e0aba7
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/lorax-19.7.tar.gz
|
/lorax-19.7.tar.gz
|
||||||
/lorax-19.8.tar.gz
|
/lorax-19.8.tar.gz
|
||||||
/lorax-20.0.tar.gz
|
/lorax-20.0.tar.gz
|
||||||
|
/lorax-20.1.tar.gz
|
||||||
|
11
lorax.spec
11
lorax.spec
@ -1,8 +1,8 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 20.0
|
Version: 20.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -90,8 +90,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Sep 03 2013 Brian C. Lane <bcl@redhat.com> 20.0-2
|
* Mon Sep 09 2013 Brian C. Lane <bcl@redhat.com> 20.1-1
|
||||||
- Revert change to Source0 pointing to cgit url.
|
- Yaboot to grub2 conversion cleanup. (dwa@redhat.com)
|
||||||
|
- Firstboot is not an anaconda dependency (vpodzime@redhat.com)
|
||||||
|
- Revert "Switch to cgit url for Source0" (bcl@redhat.com)
|
||||||
|
- Switch to cgit url for Source0 (bcl@redhat.com)
|
||||||
|
|
||||||
* Tue Sep 03 2013 Brian C. Lane <bcl@redhat.com> 20.0-1
|
* Tue Sep 03 2013 Brian C. Lane <bcl@redhat.com> 20.0-1
|
||||||
- remove firewalld from installroot (#1002195) (bcl@redhat.com)
|
- remove firewalld from installroot (#1002195) (bcl@redhat.com)
|
||||||
|
Loading…
Reference in New Issue
Block a user