SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for hal-cups-utils-0.6.9-1.fc7.x86_64.rpm :
Fri May 4 00:00:00 2007 Tim Waugh 0.6.9-1
- 0.6.9:
- Reverted hal backend printer state management and paper-out detection
for the moment.

Fri Apr 27 00:00:00 2007 Tim Waugh 0.6.8-1
- 0.6.8:
- Several hal backend fixes (retry when device not connected,
printer state management, paper-out detection).
- Small hal_lpadmin fix for traceback.

Thu Apr 26 00:00:00 2007 Tim Waugh 0.6.7-1
- 0.6.7:
- Use usb: URI scheme when possible (bug #236720).

Thu Apr 5 00:00:00 2007 Tim Waugh 0.6.6-1
- Prevent a traceback in hal_lpadmin (bug #232733).

Mon Jan 8 23:00:00 2007 Tim Waugh 0.6.5-1
- Requires system-config-printer >= 0.7.46.
- 0.6.5:
- Set PPD page size before adding printer (bug #221841).

Thu Jan 4 23:00:00 2007 Tim Waugh 0.6.4-1
- 0.6.4:
- Don\'t enable/disable existing printers.

Tue Jan 2 23:00:00 2007 Tim Waugh 0.6.3-1
- 0.6.3:
- Put PPD NickName in info line instead of just \'Added by HAL\'.
- Don\'t add/remove new printer if one already exists with a matching URI.

Sun Dec 17 23:00:00 2006 Tim Waugh
- Use \'hp:\' URIs when appropriate (bug #175555).
- Added syslogging to hal_lpadmin.

Thu Nov 9 23:00:00 2006 Tim Waugh - 0.6.2-7
- IEEE 1284 Device ID in CUPS backend (bug #214755).

Wed Nov 8 23:00:00 2006 Tim Waugh - 0.6.2-6
- Use printer.commandset when matching printers (bug #214180).
- Fixed HAL printer interface API name (bug #214598).

Tue Sep 12 00:00:00 2006 Florian Festi - 0.6.2-4
- changed dbus URI from org/freedesktop/ to com/redhat/ to fit eggcups

Wed Aug 2 00:00:00 2006 Tim Waugh - 0.6.2-3
- Fixed hal_lpadmin\'s CUPS URI (bug #200682).

Wed Jul 19 00:00:00 2006 John (J5) Palmieri - 0.6.2-2
- rebuild

Thu Jul 13 00:00:00 2006 Jesse Keating - 0.6.2-1.1
- rebuild

Tue Jun 20 00:00:00 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 00:00:00 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 7 00:00:00 2006 Florian Festi - 0.6.0-1
- new implementation which obsoletes the cups-config-daemon

Wed Mar 29 00:00:00 2006 John (J5) Palmieri - 0.5.5-2
- Make sure backends install into /usr/lib and not /usr/lib64

Fri Feb 10 23:00:00 2006 Jesse Keating - 0.5.5-1.2
- bump again for double-long bug on ppc(64)

Tue Feb 7 23:00:00 2006 Jesse Keating - 0.5.5-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes

Thu Jan 12 23:00:00 2006 Christopher Aillon - 0.5.5-1
- New version, which makes sure we build the daemon with PIE

Fri Dec 9 23:00:00 2005 Jesse Keating - 0.5.4-2.1
- rebuilt

Thu Dec 1 23:00:00 2005 John (J5) Palmieri - 0.5.4-2
- rebuild for new dbus

Tue Nov 29 23:00:00 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 23:00:00 2005 Warren Togami - minor spec tweaks

Mon Mar 7 23:00:00 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 4 23:00:00 2005 John (J5) Palmieri - 0.5.3-1
- Integrate patches and make 0.5.3 release

Fri Mar 4 23:00:00 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 1 23:00:00 2005 Ray Strode - 0.5.2-10.newdbusapi.1
- install fdi file instead of hal callout files

Fri Feb 25 23:00:00 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 23:00:00 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 00:00:00 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 00:00:00 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 7 00:00:00 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 5 00:00:00 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 2 00:00:00 2004 John (J5) Palmieri
- Fixed sighup to check for sbin instead of bin for cupsd pid check

Fri Oct 1 00:00:00 2004 John (J5) Palmieri
- Patch to use sighup on cups instead of restarting it

Thu Sep 2 00:00:00 2004 John (J5) Palmieri
- Update to 0.5.2

Thu Sep 2 00:00:00 2004 John (J5) Palmieri
- Chaned the hal callout srcipts to have a .hal extention

Wed Sep 1 00:00:00 2004 John (J5) Palmieri
- Add build requirement on dbus-devel and system-config-printer

Wed Sep 1 00:00:00 2004 John (J5) Palmieri
- Update to 0.5.1

Sat Aug 28 00:00:00 2004 John (J5) Palmieri
- Update to 0.5.0

Thu Aug 19 00:00:00 2004 John (J5) Palmieri
- Updated to 0.4.0

Thu Aug 12 00:00:00 2004 John (J5) Palmieri
- Added the --enable-printconf flag to configure so that we autodetect drivers

Thu Aug 12 00:00:00 2004 John (J5) Palmieri
- Upgrade to version 0.3.1
- Add update-printer.sh and remove-printer.sh HAL callouts

Thu Jul 29 00:00:00 2004 John (J5) Palmieri
- Initial checkin to package repository


 
ICM