|
PackManUtil is simply a collection of RPM spec files written to create RPM's for use with an x86_64 multilib Cross Linux from Scratch (CLFS) base system. You can browse the spec files under the source tab above. News2010-10-29 No longer developing PackManUtil as a stand-alone application. Everything I kept adding made PackManUtil more and more like other package managers so why not just use something that already works. Change LogLatest release is 2.0.0. October 29, 2010 - Release 2.0.0 July 3, 2009 - Release 1.1.0 - Additional build scripts added.
- Added ability to strip installed binaries and libraries.
- Added function to update build script directory using subversion.
March 11, 2009 - Release 1.0.2 - Additional build scripts added.
- Support for md5sum checking of downloaded source tarballs added.
January 25, 2009 - Release 1.0.1 - Additional build scripts added.
November 08, 2008 - Release 1.0.0 - Additional build scripts added.
- Removed build scripts that don't build correctly (see issues).
- Added MD5SUMS file to release installs in doc directory.
October 15, 2008 - Release 0.9.1 - Additional build scripts added.
- Removed NSPR build script (see News, above).
September 19, 2008 - Release 0.9 - Added support for libnotify.
- Additional build scripts added.
- Tested on CLFS-1.1.0 multilib x86_64 system.
August 24, 2008 - Release 0.8 - Minor fixes; no new functionality added.
- Additional build scripts added.
August 12, 2008 - Release 0.7.2 - Fixed install script so it backs up build.cfg before installing the new build.cfg. ( Bug #5 )
August 12, 2008 - Release 0.7.1 - Fixed install script so it installs in a versioned directory and creates a non-versioned symlink.
- Added PowerPC build options to build.cfg.
August 11, 2008 - Release 0.7 - Fixed problem with blank file opening in editor when a new build script was created. ( Bug #1 )
- Fixed problem with build times being logged to times.log when build failed. ( Bug #2 )
July 13, 2008 - Release 0.6
|