[dracut] - version 009

Harald Hoyer harald at fedoraproject.org
Mon Mar 28 19:36:58 UTC 2011


commit 689683ca9055c1a7b90ad4648aec438c102af99f
Author: Harald Hoyer <harald at redhat.com>
Date:   Mon Mar 28 21:37:46 2011 +0200

    - version 009

 ...tions-write-to-HOME-dracut.log-instead-of.patch |   23 -----
 0002-dracut.8.xml-corrected-typo.patch             |   22 -----
 0003-plymouth-touch-dev-.systemd-plymouth.patch    |   24 -----
 ...-Don-t-suppress-the-modprobe-error-output.patch |   45 ----------
 ...tions-handle-shared-objects-in-find_binar.patch |   27 ------
 ...tions-fixed-installing-libraries-which-li.patch |   34 -------
 ...ixed-config-file-parsing-in-hostonly-mode.patch |   27 ------
 0008-i18n-default-to-vconsole.font.unicode-1.patch |   46 ----------
 0009-selinux-turn-off-selinux-by-default.patch     |   41 ---------
 0010-lvm-use-sysinit-if-lvm-version-v2.02.65.patch |   92 --------------------
 ...-do-not-dash-syntax-check-module-setup.sh.patch |   22 -----
 0012-init-set-cdrom-polling-in-kernel.patch        |   54 ------------
 ...-c0a82e271e2730159f042ee7d7fc4aca2e08d28a.patch |   45 ----------
 0014-vconsole.font.unicode-vconsole.unicode.patch  |   45 ----------
 ...lvm-lvm_scan.sh-fixed-lvm-version-parsing.patch |   76 ----------------
 0016-90lvm-lvm_scan.sh-removed-garbage-line.patch  |   21 -----
 dracut.spec                                        |   16 +---
 17 files changed, 5 insertions(+), 655 deletions(-)
---
diff --git a/dracut.spec b/dracut.spec
index 9480521..d911748 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -1,4 +1,3 @@
-%define gittag 519d339
 # Variables must be defined
 %define with_nbd                1
 
@@ -7,17 +6,9 @@
 %define with_nbd 0
 %endif
 
-%if %{defined gittag}
-%define rdist .git%{gittag}%{?dist}
-%define dashgittag -%{gittag}
-%else
-%define rdist %{?dist}
-%endif
-
 Name: dracut
 Version: 009
-%define release_prefix 0.1%{?rdist}
-Release: %{release_prefix}
+Release: 1
 
 Summary: Initramfs generator using udev
 %if 0%{?fedora}
@@ -29,7 +20,7 @@ Group: System/Base
 License: GPLv2+ 
 URL: https://dracut.wiki.kernel.org/
 # Source can be generated by 
-# http://git.kernel.org/?p=boot/dracut/dracut.git;a=snapshot;h=%{?gittag};sf=tgz
+# http://git.kernel.org/?p=boot/dracut/dracut.git;a=snapshot;h=009;sf=tgz
 Source0: dracut-%{version}%{?dashgittag}.tar.bz2
 BuildArch: noarch
 
@@ -299,6 +290,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Mon Mar 28 2011 Harald Hoyer <harald at redhat.com> 009-1
+- version 009
+
 * Thu Mar 17 2011 Harald Hoyer <harald at redhat.com> 009-0.1
 - version 009 prerelease
 


More information about the scm-commits mailing list