Changelog for
hal-cups-utils-0.6.2-5.2.ML5.i386.rpm :
* Mon May 26 2008 Eddy Nigg
- Rebuild for StartCom Linux 5.0.x
* Tue Apr 22 2008 Tim Waugh - 0.6.2-5.2- Initialize locale when setting page size from locale (bug #221871). If locale is not set by HAL, fetch it from i18n sysconfig file.
* Mon Jan 14 2008 Tim Waugh - 0.6.2-5.1- Use correct page size in locales that do not use US Letter (bug #221871). Requires system-config-printer-libs >= 0.7.32.6.
* Wed Nov 08 2006 Tim Waugh - 0.6.2-5- Fixed HAL printer interface API name (bug #214598).
* Tue Sep 12 2006 Florian Festi - 0.6.2-4- changed dbus URI from org/freedesktop/ to com/redhat/ to fit eggcups
* Wed Aug 02 2006 Tim Waugh - 0.6.2-3- Fixed hal_lpadmin\'s CUPS URI (bug #200682).
* Wed Jul 19 2006 John (J5) Palmieri - 0.6.2-2- rebuild
* Thu Jul 13 2006 Jesse Keating - 0.6.2-1.1- rebuild
* Tue Jun 20 2006 Florian Festi - 0.6.2-1- bump to 0.6.2 (move hal_lpadmin to /usr/libexec to cope with hal weirdness)
* Sat Jun 10 2006 Florian Festi - 0.6.1-1- bump to 0.6.1 (fixed hal policy file)- added dummy init script for cups-config-daemon to fix the postun script of the 0.5.5 version
* Wed Jun 07 2006 Florian Festi - 0.6.0-1- new implementation which obsoletes the cups-config-daemon
* Wed Mar 29 2006 John (J5) Palmieri - 0.5.5-2- Make sure backends install into /usr/lib and not /usr/lib64
* Fri Feb 10 2006 Jesse Keating - 0.5.5-1.2- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating - 0.5.5-1.1- rebuilt for new gcc4.1 snapshot and glibc changes
* Thu Jan 12 2006 Christopher Aillon - 0.5.5-1- New version, which makes sure we build the daemon with PIE
* Fri Dec 09 2005 Jesse Keating - 0.5.4-2.1- rebuilt
* Thu Dec 01 2005 John (J5) Palmieri - 0.5.4-2- rebuild for new dbus
* Tue Nov 29 2005 John (J5) Palmieri - 0.5.4-1- New version that fixes a couple of crashes and makes sure we HUP cupsd
* Fri Mar 18 2005 Warren Togami * Mon Mar 07 2005 John (J5) Palmieri - 0.5.3-1- Add a build reqiures and requires for dbus >= 0.31- Rebuild with HAL 0.5.0 and D-BUS 0.31- Add hal fdi file to match printers to the hal_lpadmin callout
* Fri Mar 04 2005 John (J5) Palmieri - 0.5.3-1- Integrate patches and make 0.5.3 release
* Fri Mar 04 2005 John (J5) Palmieri - 0.5.2-11- Added get_udi_from_env patch which gets the UDI of the printer from the UDI env variable set by hal if the UDI is not given on the command line- Made sure fdi file installs in correct place and executes hal_lpadmin correctly- changed the check if printer code to check string lists now
* Tue Mar 01 2005 Ray Strode - 0.5.2-10.newdbusapi.1- install fdi file instead of hal callout files
* Fri Feb 25 2005 John (J5) Palmieri - 0.5.2-10- Added hal api and dbus api patch- Don\'t restart if not already running in post
* Tue Feb 22 2005 John (J5) Palmieri - 0.5.2-9- For some reason -8 was never built into rawhide. Bumping the release to 9 and rebuilding for smooth upgrade from fc3
* Sat Oct 23 2004 John (J5) Palmieri - 0.5.2-8- use_usb_if_null patch makes sure that the make and model of the printer is never null even if hal does not populate the printer.vendor and info.product fields. (Bug #136666)- (printer_update.hal, printer_remove.hal): Use $UDI instead of $HAL_PROP_INFO_UDI which in some instances may not be populated
* Wed Oct 13 2004 John (J5) Palmieri - 0.5.2-7- Add MatchDriver DBUS method call patch so we can check if the printer has a driver
* Thu Oct 07 2004 John (J5) Palmieri - 0.5.2-6- Add Colin Walter\'s daemon patch- Add BuildRequires for glib- Add patch to take out gdk from configure.in- Restart cups-config-daemon in the post
* Tue Oct 05 2004 John (J5) Palmieri - Patch now calls killall -SIGHUP cupsd if pid file is wrong or does not exist. This is mainly for older cups versions which do not output a pid file.
* Sat Oct 02 2004 John (J5) Palmieri - Fixed sighup to check for sbin instead of bin for cupsd pid check
* Fri Oct 01 2004 John (J5) Palmieri - Patch to use sighup on cups instead of restarting it
* Thu Sep 02 2004 John (J5) Palmieri - Update to 0.5.2
* Thu Sep 02 2004 John (J5) Palmieri - Chaned the hal callout srcipts to have a .hal extention
* Wed Sep 01 2004 John (J5) Palmieri - Add build requirement on dbus-devel and system-config-printer
* Wed Sep 01 2004 John (J5) Palmieri - Update to 0.5.1
* Sat Aug 28 2004 John (J5) Palmieri - Update to 0.5.0
* Thu Aug 19 2004 John (J5) Palmieri - Updated to 0.4.0
* Thu Aug 12 2004 John (J5) Palmieri - Added the --enable-printconf flag to configure so that we autodetect drivers
* Thu Aug 12 2004 John (J5) Palmieri - Upgrade to version 0.3.1- Add update-printer.sh and remove-printer.sh HAL callouts
* Thu Jul 29 2004 John (J5) Palmieri - Initial checkin to package repository