SPECS: mdadm.spec - rel 2; assemble fixes from upstream
arekm
arekm at pld-linux.org
Tue Jul 22 12:35:34 CEST 2008
Author: arekm Date: Tue Jul 22 10:35:34 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; assemble fixes from upstream
---- Files affected:
SPECS:
mdadm.spec (1.75 -> 1.76)
---- Diffs:
================================================================
Index: SPECS/mdadm.spec
diff -u SPECS/mdadm.spec:1.75 SPECS/mdadm.spec:1.76
--- SPECS/mdadm.spec:1.75 Sun Jul 20 14:51:32 2008
+++ SPECS/mdadm.spec Tue Jul 22 12:35:29 2008
@@ -8,7 +8,7 @@
Summary(pl.UTF-8): Narzędzie do tworzenia i obsługi programowych macierzy RAID
Name: mdadm
Version: 2.6.7
-Release: 1
+Release: 2
License: GPL v2+
Group: Base
Source0: http://www.kernel.org/pub/linux/utils/raid/mdadm/%{name}-%{version}.tar.bz2
@@ -16,6 +16,8 @@
Source1: %{name}.init
Source2: %{name}.sysconfig
Patch0: %{name}-degraded.patch
+Patch1: %{name}-assemble-fix1.patch
+Patch2: %{name}-assemble-fix2.patch
URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/
BuildRequires: groff
BuildRequires: rpmbuild(macros) >= 1.213
@@ -64,6 +66,8 @@
# just setup system with / on RAID1 and try to boot with the 1st or
# the 2nd disk disconnected
#%patch0 -p1
+%patch1 -p1
+%patch2 -p1
%build
%if %{with initrd}
@@ -157,6 +161,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.76 2008/07/22 10:35:29 arekm
+- rel 2; assemble fixes from upstream
+
Revision 1.75 2008/07/20 12:51:32 qboosh
- updated to 2.6.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mdadm.spec?r1=1.75&r2=1.76&f=u
More information about the pld-cvs-commit
mailing list