- Remove the sysvinit-tools removals from the template

- Do not remove vmmouse binaries (#723831)
This commit is contained in:
Martin Gracik 2011-07-26 13:14:14 +02:00
parent 6c158619be
commit f8503d8507
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/lorax-16.0.tar.bz2
/lorax-16.1.tar.bz2
/lorax-16.2.tar.bz2
/lorax-16.3.tar.bz2

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 16.2
Version: 16.3
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -61,6 +61,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
%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
- Change IsBeta to IsFinal

View File

@ -1 +1 @@
2eb932115da94a9d92feae194bc9b9de lorax-16.2.tar.bz2
56acc220b049c83e875c2640b5170c56 lorax-16.3.tar.bz2