Author: arekm Date: Wed Nov 5 07:48:07 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; support 00.90 metadata
---- Files affected: SPECS: mdadm.spec (1.77 -> 1.78) ---- Diffs: ================================================================ Index: SPECS/mdadm.spec diff -u SPECS/mdadm.spec:1.77 SPECS/mdadm.spec:1.78 --- SPECS/mdadm.spec:1.77 Wed Nov 5 08:39:23 2008 +++ SPECS/mdadm.spec Wed Nov 5 08:48:02 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.1 -Release: 1 +Release: 2 License: GPL v2+ Group: Base Source0: http://www.kernel.org/pub/linux/utils/raid/mdadm/%{name}-%{version}.tar.bz2 @@ -17,6 +17,7 @@ Source2: %{name}.sysconfig Patch0: %{name}-degraded.patch Patch1: %{name}-assemble-fix1.patch +Patch2: %{name}-00.patch URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/ BuildRequires: groff BuildRequires: rpmbuild(macros) >= 1.213 @@ -66,6 +67,7 @@ # the 2nd disk disconnected #%patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %if %{with initrd} @@ -159,6 +161,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.78 2008/11/05 07:48:02 arekm +- rel 2; support 00.90 metadata + Revision 1.77 2008/11/05 07:39:23 arekm - up to 2.6.7.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mdadm.spec?r1=1.77&r2=1.78&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
