Changelog for
boinc-client-devel-5.10.45-9.20080315svn.fc9.i386.rpm :
Thu Apr 24 00:00:00 2008 Lubomir Kundrak
- 5.10.45-9.20080315svn
- Do not expect chown of nonexistent files to succeed
Tue Apr 15 00:00:00 2008 Milos Jakubicek - 5.10.45-8.20080315svn
- Fixed projects permissions (calling chown recursively).
Tue Apr 15 00:00:00 2008 Milos Jakubicek - 5.10.45-7.20080315svn
- Fixed running the boinc daemon as boinc user instead of root, file
permissions changed accordingly.
Tue Apr 8 00:00:00 2008 Milos Jakubicek - 5.10.45-6.20080315svn
- Using --with-boinc-platform=i686-pc-linux-gnu on i386 instead of --build,
--host, --target
- Added bash completion script.
Sat Apr 5 00:00:00 2008 Milos Jakubicek - 5.10.45-5.20080315svn
- Fixed build on i386 since it needs to be configured as i686-pc-linux-gnu
and not i386-pc-linux-gnu.
Mon Mar 24 23:00:00 2008 Milos Jakubicek - 5.10.45-4.20080315svn
- Removed unnecessary slash before the {_localstatedir} macro.
Sun Mar 23 23:00:00 2008 Milos Jakubicek - 5.10.45-3.20080315svn
- Logs moved to /var/log so that all SELinux related things could be removed.
- The error.log file has been renamed to boincerr.log.
Sun Mar 16 23:00:00 2008 Milos Jakubicek - 5.10.45-2.20080315svn
- Fixed typo in the semanage command (missing boinc subdirectory and quotes).
- Fixed installing empty log files.
- Fixed Patch1 (has been created before propagating the flags using the
_autosetup script).
Sat Mar 15 23:00:00 2008 Milos Jakubicek - 5.10.45-1.20080315svn
- Updated to 5.10.45
- Added Patch1 removing -fomit-frame-pointer and -ffast-math compiler flags.
- Updated Patch0 (/lib/boinc_cmd.C changes have been merged in upstream).
- Log files (/var/lib/{boinc,error}.log) are touched during the installation
so that correct(?) SELinux context can be set on them.
- Added Requires(post, postun): policycoreutils because of previous point.
Sat Mar 8 23:00:00 2008 Milos Jakubicek - 5.10.40-8.20080206svn
- Added missing Requires: mysql-devel for the -devel subpackage
Fri Mar 7 23:00:00 2008 Milos Jakubicek - 5.10.40-7.20080206svn
- Removed unnecessary client stopping when upgrading.
- Removed unnecessary ldconfig calls.
- A few changes unifying macros usage.
- Fixed missing directory ownership of {_localstatedir}/lib/boinc
- Added missing Requires: openssl-devel for the -devel subpackage
Wed Feb 27 23:00:00 2008 Milos Jakubicek - 5.10.40-6.20080206svn
- Added patch making the sources compatible with GCC4.3
Mon Feb 25 23:00:00 2008 Milos Jakubicek - 5.10.40-5.20080206svn
- Added the \"stripchart\" source directory to be trimmed.
- Removed all translations (will be added later through l10n specspo module).
- Fixed logrotate in case that boinc won\'t be running at the logrotate time.
- Changed summary and description according to upstream\'s choice.
- Fixed wrong SELinux context on error.log and boinc.log.
- Removed .svn directories from the source.
- Fixed missing Short-Description field in the init script.
- Service disabled by default.
- Fixed missing reload action in the init script.
- Changed the way of using the subsys directory for locking so that
rpmlint doesn\'t complain.
- Added script converting non-unicode files into UTF8.
- Added script removing execution rights on documentation files.
- Added documentation: checkin_notes_2007
- Init script behaves polite now when starting/stopping the service which
has been already started/stopped (i.e. exits with 0).
Sat Feb 16 23:00:00 2008 Milos Jakubicek - 5.10.40-4.20080206svn
- Fixed locales installation path
- Fixed missing Provides: boinc-client-static in the -devel subpackage
Thu Feb 14 23:00:00 2008 Milos Jakubicek - 5.10.40-3.20080206svn
- Fixed the init script (now using the daemon function properly)
- Fixed missing chkconfig setup
- Added Requires: chkconfig
Tue Feb 12 23:00:00 2008 Milos Jakubicek - 5.10.40-2.20080206svn
- Fixed missing boinc user and group
Wed Feb 6 23:00:00 2008 Milos Jakubicek - 5.10.40-1.20080206svn
- Updated to 5.10.40.
- Fixed unpackaged files: libboinc_graphics
*.
- Fixed missing BuildRequires: mysql-devel, libXmu-devel, libjpeg-devel.
- Added locales.
- Added script trimming binaries and other unnecessary code from the source.
- Added ldconfig call for the -devel subpackage.
- Added Czech and German translation.
Wed Jan 9 23:00:00 2008 Debarshi Ray - 5.10.32-1.20080109svn
- Initial build. Imported SPEC written by Eric Myers and Milos Jakubicek.
- Disabled parallel make to prevent failure with -j3.