From: Neil Brown Date: Mon, 4 Apr 2005 05:15:59 +0000 (+0000) Subject: Fix rpmbuild error X-Git-Tag: mdadm-1.9.0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a4e08d289b2f60645928c8a490cf940f40de308;p=thirdparty%2Fmdadm.git Fix rpmbuild error reported by Stephan van Hienen Signed-off-by: Neil Brown --- diff --git a/ChangeLog b/ChangeLog index 6e0ca01c..7c747d19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +Changes Prior to 1.9.0 release + - Fix rpm build problem (stray %) + Changes Prior to 1.8.0 release - Makefile cleanup from Luca Berra - --pid-file (-i) to set a pid file to use with --monitor --daemonise diff --git a/mdadm.spec b/mdadm.spec index 621ca6ac..a3e63269 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -50,7 +50,7 @@ rm -rf $RPM_BUILD_ROOT - Set CXFLAGS instead of CFLAGS * Sat Apr 6 2002 -- change %install to use "make install" +- change install to use "make install" * Fri Mar 15 2002 - beautification