Accepting request 26748 from Base:System

Copy from Base:System/mdadm based on submit request 26748 from user michal-m

OBS-URL: https://build.opensuse.org/request/show/26748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mdadm?expand=0&rev=35
This commit is contained in:
OBS User autobuild 2009-12-16 15:59:32 +00:00 committed by Git OBS Bridge
commit f83088fa0e
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 15 20:26:46 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Fri Oct 30 16:49:40 CET 2009 - mmarek@suse.cz

View File

@ -20,13 +20,13 @@
Name: mdadm
Version: 3.0.2
Release: 2
Release: 3
BuildRequires: sgmltool
PreReq: %fillup_prereq %insserv_prereq
Obsoletes: raidtools
AutoReqProv: on
Group: System/Base
License: GPL v2 or later
License: GPLv2+
Url: http://www.kernel.org/pub/linux/utils/raid/mdadm/
Summary: Utility for Configuring MD Setup
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -58,7 +58,7 @@ Authors:
%build
%{suse_update_config -f}
make CXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -Wno-error"
make %{?jobs:-j%jobs} CXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -Wno-error"
cd Software-RAID.HOWTO
sgml2html Software-RAID.HOWTO.sgml
sgml2txt Software-RAID.HOWTO.sgml