[dracut/f15] dracut-009-15

Harald Hoyer harald at fedoraproject.org
Mon Apr 2 06:38:55 UTC 2012


commit abd72fda51991e84a971874d7d0cc1f1bc2a4bc8
Author: Harald Hoyer <harald at redhat.com>
Date:   Mon Apr 2 08:37:56 2012 +0200

    dracut-009-15
    
    - fix convertfs permissions

 dracut.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dracut.spec b/dracut.spec
index 6de14c5..599249b 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -88,11 +88,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
 %endif
 
 %if 0%{?fedora} || 0%{?rhel} > 6
-BuildRequires: docbook-style-xsl docbook-dtds libxslt
+BuildRequires: docbook-style-xsl docbook-dtds libxslt git
 %endif
 
 %if 0%{?suse_version}
-BuildRequires: docbook-xsl-stylesheets libxslt
+BuildRequires: docbook-xsl-stylesheets libxslt git
 %endif
 
 %if 0%{?fedora} > 12 || 0%{?rhel} >= 6


More information about the scm-commits mailing list