- build with the correct tarball

This commit is contained in:
Harald Hoyer 2009-09-23 23:55:40 +00:00
parent f5dfae18e9
commit ed5b8bccec
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
dracut-002-6d902042.tar.bz2
dracut-002-b9c4654a.tar.bz2

View File

@ -1,4 +1,4 @@
%define gittag 6d902042
%define gittag b9c4654a
%if 0%{?fedora} < 12
%define with_switch_root 1
%else
@ -14,7 +14,7 @@
Name: dracut
Version: 002
Release: 6%{?rdist}
Release: 7%{?rdist}
Summary: Initramfs generator using udev
Group: System Environment/Base
License: GPLv2+
@ -181,6 +181,9 @@ rm -rf $RPM_BUILD_ROOT
%dir /var/lib/dracut/overlay
%changelog
* Wed Sep 23 2009 harald@redhat.com 002-7
- build with the correct tarball
* Wed Sep 23 2009 harald@redhat.com 002-6
- add new device mapper udev rules and dmeventd
bug 525319, 525015

View File

@ -1 +1 @@
bfc24ae683edbe3e3b240ee0f455de0a dracut-002-6d902042.tar.bz2
05c8bddde0287a0d94437d7555e500a8 dracut-002-b9c4654a.tar.bz2