Author: aredridel Date: Thu May 24 01:08:13 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.6.2 - s/deit/diet/
---- Files affected: SPECS: mdadm.spec (1.67 -> 1.68) ---- Diffs: ================================================================ Index: SPECS/mdadm.spec diff -u SPECS/mdadm.spec:1.67 SPECS/mdadm.spec:1.68 --- SPECS/mdadm.spec:1.67 Wed May 9 15:46:20 2007 +++ SPECS/mdadm.spec Thu May 24 03:08:07 2007 @@ -7,22 +7,21 @@ Summary: Tool for creating and maintaining software RAID devices Summary(pl.UTF-8): Narzędzie do tworzenia i obsługi programowych macierzy RAID Name: mdadm -Version: 2.6.1 -Release: 2 +Version: 2.6.2 +Release: 1 License: GPL Group: Base Source0: http://www.kernel.org/pub/linux/utils/raid/mdadm/%{name}-%{version}.tar.bz2 -# Source0-md5: f04a4cab592c92dd86d95a7205536156 +# Source0-md5: 87089d35d6a308ee3b3ebc34824e1629 Source1: %{name}.init Source2: %{name}.sysconfig Patch0: %{name}-degraded.patch -Patch1: %{name}-fix.patch URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/ BuildRequires: groff BuildRequires: rpmbuild(macros) >= 1.213 %if %{with initrd} %{!?with_diet:BuildRequires: glibc-static} -%if %{with deit} +%if %{with diet} BuildRequires: dietlibc-static %endif Requires: %{name}-initrd = %{epoch}:%{version}-%{release} @@ -60,7 +59,6 @@ %prep %setup -q #%patch0 -p1 -%patch1 -p1 %build %if %{with initrd} @@ -160,6 +158,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.68 2007/05/24 01:08:07 aredridel +- 2.6.2 +- s/deit/diet/ + Revision 1.67 2007/05/09 13:46:20 arekm Switch to dietlibc; mdassemble works with it on x86_64. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mdadm.spec?r1=1.67&r2=1.68&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
