SHA256
1
0
forked from pool/mdadm
OBS User autobuild
2010-01-11 14:50:56 +00:00
committed by Git OBS Bridge
parent bc6e213f2e
commit 94b5356643
8 changed files with 132 additions and 127 deletions

View File

@@ -19,7 +19,7 @@
Name: mdadm
Version: 3.0.3
Version: 3.0.2
Release: 3
BuildRequires: sgmltool
PreReq: %fillup_prereq %insserv_prereq
@@ -31,6 +31,8 @@ Url: http://www.kernel.org/pub/linux/utils/raid/mdadm/
Summary: Utility for Configuring MD Setup
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: %{name}-%{version}.tar.bz2
Patch1: 0001-Add-missing-space-in-detail-brief-output.patch
Patch2: 0002-Fix-null-dereference-in-set_member_info.patch
Source1: Software-RAID.HOWTO.tar.bz2
Source2: sysconfig.mdadm
Source3: mdadmd
@@ -51,6 +53,8 @@ Authors:
%prep
%setup -q -a1
%patch1 -p1
%patch2 -p1
%build
%{suse_update_config -f}