SPECS: mdadm.spec - rel 2; fix segfaults
arekm
arekm at pld-linux.org
Thu Jan 5 20:38:46 CET 2006
Author: arekm Date: Thu Jan 5 19:38:46 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; fix segfaults
---- Files affected:
SPECS:
mdadm.spec (1.45 -> 1.46)
---- Diffs:
================================================================
Index: SPECS/mdadm.spec
diff -u SPECS/mdadm.spec:1.45 SPECS/mdadm.spec:1.46
--- SPECS/mdadm.spec:1.45 Wed Dec 14 23:36:52 2005
+++ SPECS/mdadm.spec Thu Jan 5 20:38:41 2006
@@ -11,7 +11,7 @@
Summary(pl): Narzędzie do tworzenia i obsługi programowych macierzy RAID
Name: mdadm
Version: 2.2
-Release: 1
+Release: 2
License: GPL
Group: Base
Source0: http://www.kernel.org/pub/linux/utils/raid/mdadm/%{name}-%{version}.tar.bz2
@@ -19,6 +19,7 @@
Source1: %{name}.init
Source2: %{name}.sysconfig
Patch0: %{name}-degraded.patch
+Patch1: %{name}-typos.patch
URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/
BuildRequires: groff
BuildRequires: rpmbuild(macros) >= 1.213
@@ -59,6 +60,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%if %{with initrd}
@@ -151,6 +153,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.46 2006/01/05 19:38:41 arekm
+- rel 2; fix segfaults
+
Revision 1.45 2005/12/14 22:36:52 dzeus
- up to 2.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mdadm.spec?r1=1.45&r2=1.46&f=u
More information about the pld-cvs-commit
mailing list