From dfce3d1bf12f7c27f2f31627af287cc54ce62b20f9a061b667a28dc217f8a23d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 22 Dec 2011 12:42:21 +0000 Subject: [PATCH] Accepting request 97714 from home:coolo:removeautoconf - remove call to suse_update_config (very old work around) OBS-URL: https://build.opensuse.org/request/show/97714 OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=48 --- mdadm.changes | 5 +++++ mdadm.spec | 17 +++-------------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/mdadm.changes b/mdadm.changes index 4bf8f76..d780613 100644 --- a/mdadm.changes +++ b/mdadm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 21 10:28:19 UTC 2011 - coolo@suse.com + +- remove call to suse_update_config (very old work around) + ------------------------------------------------------------------- Thu Oct 6 02:16:35 UTC 2011 - nfbrown@suse.com diff --git a/mdadm.spec b/mdadm.spec index d070016..103657f 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -15,20 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: mdadm Version: 3.2.2 -Release: 1 +Release: 0 BuildRequires: sgmltool PreReq: %fillup_prereq %insserv_prereq Obsoletes: raidtools -AutoReqProv: on -Group: System/Base -License: GPLv2+ Url: http://www.kernel.org/pub/linux/utils/raid/mdadm/ Summary: Utility for Configuring MD Setup +License: GPL-2.0+ +Group: System/Base BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: %{name}-%{version}.tar.bz2 Source1: Software-RAID.HOWTO.tar.bz2 @@ -45,19 +41,12 @@ Mdadm is a program that can be used to control Linux md devices. It is intended to provide all the functionality of the mdtools and raidtools programs but with a very different interface. - - -Authors: --------- - Neil Brown - %prep %setup -q -a1 %patch0 -p1 %patch1 -p1 %build -%{suse_update_config -f} make %{?_smp_mflags} CC="%__cc" CXFLAGS="$RPM_OPT_FLAGS -Wno-error" cd Software-RAID.HOWTO sgml2html Software-RAID.HOWTO.sgml