Changelog for
cbb-0.8.0-3.noarch.rpm :
Mon Jan 10 23:00:00 2000 Tim Powers
- fixed stupid problem with the buildroot becoming the library prefix
Tue Jan 4 23:00:00 2000 Tim Powers
- reinstated using a buildroot, much safer than throwing files all over the
system
- changed group to match valid Red Hat groups
- expanded requires
- quiet setup
- changed summary/description to match what Red Hat has shipped in the past
- using
[ -f configure.in ] && libtoolize --copy --force
CFLAGS=\"-O2\" ./configure noarch-redhat-linux --prefix=/usr instead of running autoconf and ./configure (
[ -f configure.in ] && libtoolize --copy --force
CFLAGS=\"-O2\" ./configure noarch-redhat-linux --prefix=/usr
also defaults to --prefix=/usr)
- added %defattr(-,root,root) to the %files section
Tue Jan 4 23:00:00 2000 Scott Lampert
- updated to 0.8.0
- resolves some Y2K issues
Fri Dec 17 23:00:00 1999 Scott Lampert
- updated to 0.79
Wed Oct 20 00:00:00 1999 Scott Lampert
- updated to 0.78
Wed Jan 20 23:00:00 1999 Scott Lampert
- updated to 0.77
Fri Jan 15 23:00:00 1999 Scott Lampert
- updated to 0.76
Wed Jan 13 23:00:00 1999 Scott Lampert
- updated to 0.75
Sun Aug 23 00:00:00 1998 Scott Lampert
- updated to 0.74
- Moved to /usr root instead of /usr/local as per typical RedHat packages