%changelog
authorhal9 <hal9@users.sourceforge.net>
Fri, 14 Sep 2001 23:28:29 +0000 (23:28 +0000)
committerhal9 <hal9@users.sourceforge.net>
Fri, 14 Sep 2001 23:28:29 +0000 (23:28 +0000)
commitd639d9ba8e383d06a0466aad0f794c29e9fbe38a
tree34dbdf31b9de00b9515e8c0148d54a635b6ab80e
parentedce2854551a312987915124ba1094c39e84cd24
%changelog
* Thu Sep 13 2001 Hal Burgiss <hal@foobox.net>
- Added $RPM_OPT_FLAGS support, renaming of old logfile, and
- made sure no default shell exists for user junkbust.

Stefan and Thomas -- if you see this, see what you think of the CFLAGS
handling. The Makefile changed how this is handled recently, and what I've now
done is:

OPT_FLAGS="$RPM_OPT_FLAGS -Ipcre -Wall"
./configure
make "CFLAGS=$OPT_FLAGS"

Which 'works', but not sure what the best way to handle this. If I use
OTHER_FLAGS instead, I get duplicate gcc flag output like '-02 -03....'. Not
sure this is so bad, but at best, seems sloppy.
junkbuster-rh.spec