[os-prober] Remove dmraid and lvm2 dependency. bug #770393

Hedayat Vatankhah hedayat at fedoraproject.org
Sat Jan 21 21:10:13 UTC 2012


commit 1a344e6fdc388acd776e98d87efaf586ffe3a63f
Author: Hedayat Vatankhah <hedayat.fwd at gmail.com>
Date:   Sun Jan 22 00:38:59 2012 +0330

    Remove dmraid and lvm2 dependency. bug #770393

 os-prober.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/os-prober.spec b/os-prober.spec
index 40ce4c3..6b3d97e 100644
--- a/os-prober.spec
+++ b/os-prober.spec
@@ -1,6 +1,6 @@
 Name:           os-prober
 Version:        1.48
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Probes disks on the system for installed operating systems
 
 Group:          System Environment/Base
@@ -11,7 +11,7 @@ Source0:        http://ftp.de.debian.org/debian/pool/main/o/os-prober/%{name}_%{
 # can be automatically generated for it
 Patch0:         os-prober-newnsdirfix.patch
 
-Requires:       dmraid lvm2 udev coreutils util-linux
+Requires:       udev coreutils util-linux
 Requires:       /bin/grep /bin/sed /sbin/modprobe
 
 %description
@@ -69,6 +69,9 @@ fi
 %{_var}/lib/%{name}
 
 %changelog
+* Sat Jan 21 2012 Hedayat Vatankhah <hedayat.fwd+rpmchlog at gmail.com> - 1.48-3
+- Remove dmraid and lvm2 dependency. bug #770393
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.48-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list