- 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:
Brian C. Lane 2013-09-09 16:33:17 -07:00
parent 3b60413a77
commit 6435e0aba7
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
2e0f1fb2bd073107147760f16ce92188 lorax-20.0.tar.gz b0905fe49c8eab9485237f42d04b0971 lorax-20.1.tar.gz