- Install optional product and updates packages (#1155228) (bcl@redhat.com)
This commit is contained in:
parent
6ea09c6f48
commit
ba33df52f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
|||||||
/lorax-21.27.tar.gz
|
/lorax-21.27.tar.gz
|
||||||
/lorax-21.28.tar.gz
|
/lorax-21.28.tar.gz
|
||||||
/lorax-21.29.tar.gz
|
/lorax-21.29.tar.gz
|
||||||
|
/lorax-21.30.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 21.29
|
Version: 21.30
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -101,6 +101,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 20 2014 Brian C. Lane <bcl@redhat.com> 21.30-1
|
||||||
|
- Install optional product and updates packages (#1155228) (bcl@redhat.com)
|
||||||
|
|
||||||
* Wed Nov 19 2014 Brian C. Lane <bcl@redhat.com> 21.29-1
|
* Wed Nov 19 2014 Brian C. Lane <bcl@redhat.com> 21.29-1
|
||||||
- Remove diagnostic product.img test (#1165425) (bcl@redhat.com)
|
- Remove diagnostic product.img test (#1165425) (bcl@redhat.com)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user