- Remove the sysvinit-tools removals from the template
- Do not remove vmmouse binaries (#723831)
This commit is contained in:
parent
6c158619be
commit
f8503d8507
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/lorax-16.0.tar.bz2
|
/lorax-16.0.tar.bz2
|
||||||
/lorax-16.1.tar.bz2
|
/lorax-16.1.tar.bz2
|
||||||
/lorax-16.2.tar.bz2
|
/lorax-16.2.tar.bz2
|
||||||
|
/lorax-16.3.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 16.2
|
Version: 16.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -61,6 +61,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 26 2011 Martin Gracik <mgracik@redhat.com> 16.3-1
|
||||||
|
- Remove the sysvinit-tools removals from the template
|
||||||
|
- Do not remove vmmouse binaries (#723831)
|
||||||
|
|
||||||
* Tue Jul 26 2011 Martin Gracik <mgracik@redhat.com> 16.2-1
|
* Tue Jul 26 2011 Martin Gracik <mgracik@redhat.com> 16.2-1
|
||||||
- Change IsBeta to IsFinal
|
- Change IsBeta to IsFinal
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user