Fix rpmbuild error

reported by  Stephan van Hienen <raid@a2000.nu>
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
This commit is contained in:
Neil Brown 2005-04-04 05:15:59 +00:00
parent 9ade3186a1
commit 9a4e08d289
2 changed files with 4 additions and 1 deletions

View File

@ -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 <bluca@comedia.it>
- --pid-file (-i) to set a pid file to use with --monitor --daemonise

View File

@ -50,7 +50,7 @@ rm -rf $RPM_BUILD_ROOT
- Set CXFLAGS instead of CFLAGS
* Sat Apr 6 2002 <neilb@cse.unsw.edu.au>
- change %install to use "make install"
- change install to use "make install"
* Fri Mar 15 2002 <gleblanc@localhost.localdomain>
- beautification