2011-02-07 11:25:18 +00:00
%global use_alternatives 1
2016-06-27 16:29:55 +00:00
%global lspp 1
2011-02-07 11:25:18 +00:00
# {_exec_prefix}/lib/cups is correct, even on x86_64.
# It is not used for shared objects but for executables.
# It's more of a libexec-style ({_libexecdir}) usage,
# but we use lib for compatibility with 3rd party drivers (at upstream request).
%global cups_serverbin %{_exec_prefix}/lib/cups
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2017-01-19 11:02:44 +00:00
#%%global prever rc1
2016-09-15 12:54:01 +00:00
#%%global VERSION %%{version}%%{prever}
%global VERSION %{version}
2015-06-29 11:47:50 +00:00
2013-02-27 15:17:44 +00:00
Summary : CUPS printing system
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
Name : cups
2013-01-10 13:54:30 +00:00
Epoch : 1
2018-06-27 14:21:32 +00:00
Version : 2.2.8
2018-12-10 14:29:24 +00:00
Release : 7%{?dist}
2018-07-24 13:24:56 +00:00
License : GPLv2+ and LGPLv2+ with exceptions and AML
2013-01-10 13:54:30 +00:00
Url : http://www.cups.org/
2016-06-27 16:29:55 +00:00
Source0 : https://github.com/apple/cups/releases/download/v%{VERSION} /cups-%{VERSION} -source.tar.gz
2010-03-02 16:45:28 +00:00
# Pixmap for desktop file
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
Source2 : cupsprinter.png
2010-03-02 16:45:28 +00:00
# Logrotate configuration
2009-11-10 11:44:14 +00:00
Source6 : cups.logrotate
2010-03-02 16:45:28 +00:00
# Backend for NCP protocol
2009-11-10 11:44:14 +00:00
Source7 : ncp.backend
2013-01-10 13:53:04 +00:00
Source8 : macros.cups
2013-01-10 13:54:30 +00:00
2018-06-27 14:21:32 +00:00
# some man pages are shipped gzipped, don't do it
2008-07-28 16:20:35 +00:00
Patch1 : cups-no-gzip-man.patch
2018-06-27 14:21:32 +00:00
# PAM enablement, very old patch, not even git can track when or why
# the patch was added.
2011-05-24 12:27:29 +00:00
Patch2 : cups-system-auth.patch
2018-06-27 14:21:32 +00:00
# cups-config from devel package conflicted on multilib arches,
# fixed hack with pkg-config calling for gnutls' libdir variable
2008-07-28 16:20:35 +00:00
Patch3 : cups-multilib.patch
2018-06-27 14:21:32 +00:00
# if someone makes a change to banner files, then there will <banner>.rpmnew
# with next update of cups-filters - this patch makes sure the banner file
# changed by user is used and .rpmnew or .rpmsave is ignored
# Note: This could be rewrite with use a kind of #define and send to upstream
2009-11-10 11:44:14 +00:00
Patch5 : cups-banners.patch
2018-06-27 14:21:32 +00:00
# don't export ssl libs to cups-config - can't find the reason.
2014-11-07 08:52:09 +00:00
Patch7 : cups-no-export-ssllibs.patch
2018-06-27 14:21:32 +00:00
# enables old uri usb:/dev/usb/lp0 - leave it here for users of old printers
- 1.4.3.
- No longer need CVE-2009-3553, str3381, str3390, str3391, str3403,
str3407, str3413, str3418, str3422, str3425, str3428, str3431, str3435,
str3436, str3439, str3440, str3442, str3448, str3458, str3460,
cups-sidechannel-intrs, negative-snmp-string-length,
cups-media-empty-warning patches.
2010-03-31 13:11:00 +00:00
Patch8 : cups-direct-usb.patch
2018-06-27 14:21:32 +00:00
# fix for redhat dbus spooler - adding new dbus functions to backend/ipp.c
# -> initialize dbus connection and sending dbus broadcast about job queued
# on remote queue with QueueChanged type for PRINTER_CHANGED, JOB_STATE_CHANGED
# and PRINTER_STATE_CHANGED events
2011-05-24 12:27:29 +00:00
Patch12 : cups-eggcups.patch
2018-06-27 14:21:32 +00:00
# when system workload is high, timeout for cups-driverd can be reached -
# increase the timeout
2013-03-18 18:26:09 +00:00
Patch13 : cups-driverd-timeout.patch
2018-06-27 14:21:32 +00:00
# cupsd implement its own logrotate, but when MaxLogSize 0 is used, logrotated
# takes care of it
2013-03-18 18:26:09 +00:00
Patch15 : cups-logrotate.patch
2018-06-27 14:21:32 +00:00
# usb backend didn't get any notification about out-of-paper because of kernel
2013-03-18 18:26:09 +00:00
Patch16 : cups-usb-paperout.patch
2018-06-27 14:21:32 +00:00
# uri compatibility with old Fedoras
2013-03-18 18:26:09 +00:00
Patch19 : cups-uri-compat.patch
2018-06-27 14:21:32 +00:00
# fixing snmp oid for hp printer - upstream doesn't want to support too much
# snmp backend, because it's deprecated
2013-03-18 18:26:09 +00:00
Patch22 : cups-hp-deviceid-oid.patch
2018-06-27 14:21:32 +00:00
# same as HP OID
2013-03-18 18:26:09 +00:00
Patch24 : cups-ricoh-deviceid-oid.patch
2018-06-27 14:21:32 +00:00
# change to notify type, because when it fails to start, it gives a error
2018-09-19 09:59:44 +00:00
# message + renaming org.cups.cupsd names, because we have cups units in
# in older Fedoras
2013-03-18 18:26:09 +00:00
Patch25 : cups-systemd-socket.patch
2018-06-27 14:21:32 +00:00
# use IP_FREEBIND, because cupsd cannot bind to not yet existing IP address
# by default
2014-04-14 13:55:16 +00:00
Patch30 : cups-freebind.patch
2018-06-27 14:21:32 +00:00
# add support of multifile
2014-04-14 13:55:16 +00:00
Patch35 : cups-ipp-multifile.patch
2018-06-27 14:21:32 +00:00
# prolongs web ui timeout
2014-04-14 13:55:16 +00:00
Patch36 : cups-web-devices-timeout.patch
2018-06-27 14:21:32 +00:00
# needs to be set to Yes to avoid race conditions
2015-09-01 08:50:31 +00:00
Patch37 : cups-synconclose.patch
2018-06-27 14:21:32 +00:00
# ypbind must be started before cups if NIS configured
2018-01-12 11:03:58 +00:00
Patch38 : cups-ypbind.patch
2018-06-27 14:21:32 +00:00
# selinux and audit enablement for CUPS - needs work and CUPS upstream wants
# to have these features implemented their way in the future
Patch100 : cups-lspp.patch
# reported upstream or upstream patches - possible removal later
# adding --help option to lpr command
Patch9 : cups-lpr-help.patch
# adds logs when job fails due bad conversion
Patch18 : cups-filter-debug.patch
# add device id for dymo printer
Patch29 : cups-dymo-deviceid.patch
2018-06-12 10:12:20 +00:00
# cupsd LogLevel ignored when logging to journald (syslog) (#1589593) -
# cups logging ignored log level when logging was set to syslog and
2018-06-27 14:21:32 +00:00
# it did not support job logging history (upstream https://github.com/apple/cups/pull/5337)
2018-06-12 10:12:20 +00:00
Patch40 : cups-journal-history.patch
2018-06-27 14:21:32 +00:00
# cupsd crashes when AccessLog is NULL (upstream https://github.com/apple/cups/issues/5309)
Patch41 : cups-accesslog-null.patch
# printing with epson crashes when page size is A4/A6 (upstream https://github.com/apple/cups/issues/5323)
Patch42 : cups-epson-A6-crash.patch
# gnome-control-center eats a lot CPU - regression in ippValidateAttribute (upstream https://github.com/apple/cups/issues/5330 , https://github.com/apple/cups/issues/5322)
Patch43 : cups-ippvalidateattr-regression.patch
# IPP everywhere driver isn't in web UI (upstream https://github.com/apple/cups/issues/5338)
Patch44 : cups-ippeve-webui.patch
2018-09-21 09:39:31 +00:00
# fixed covscan issues from upstream
Patch45 : 0001-Fix-memory-leaks-found-by-Coverity-Issue-5375.patch
2018-11-09 15:23:16 +00:00
# 1622432 - multiple file job can stuck when data transfer is interrupted, so now it is aborted (https://github.com/apple/cups/pull/5413)
Patch46 : 0001-Fix-stuck-multi-file-jobs-Issue-5359-Issue-5413.patch
2018-12-10 14:29:24 +00:00
# 1657750 - CVE-2018-4700 cups: Predictable session cookie breaks CSRF protection [fedora-all]
Patch47 : 0001-CVE-2018-4700-Linux-session-cookies-used-a-predictab.patch
2018-06-27 14:21:32 +00:00
##### Patches removed because IMHO they aren't no longer needed
##### but still I'll leave them in git in case their removal
##### breaks something.
# every filter and backend should be in /usr/lib/cups, the patch for
# for /usr/lib64/cups is not needed
#Patch6: cups-serverbin-compat.patch
# <sys/socket.h> is included in http-private.h, which is included in
# cups-private.h and cups-private.h is included in cupsd.h
#Patch10: cups-peercred.patch
# cupsd doesn't save its pid number by default - the patch was introduced for
# initscripts, which are deprecated - I'll remove this patch for now
#Patch11: cups-pid.patch
# enforce ppd line length only when PPD_CONFORM_STRICT is set for old
# foomatic (from RHEL 3/4)
#Patch14: cups-strict-ppd-line-length.patch
# glibc's getaddrinfo now reacts on changes in /etc/resolv.conf and restarts
# resolver by itself (https://bugzilla.redhat.com/show_bug.cgi?id=1374239)
#Patch17: cups-res_init.patch
# upstream especially doesn't want to use mkstemp because of bad API and
# portability - because it is patch because of depreacated cups-lpd,
# I remove it because of divergence from upstream
#Patch20: cups-str3382.patch
# now done by configure option
#Patch21: cups-0755.patch
# markes fuzzy device ids - created from mdns message - with FZY, not in upstream
# not clear benefit - removing for now
#Patch23: cups-dnssd-deviceid.patch
# upstream rejected this patch, don't diverge from upstream - when trying to use
# dnssd uri discovered by dnssd backend then printing failed
#Patch27: cups-avahi-address.patch
# seems unnecessary derivation from upstream
#Patch31: cups-no-gcry.patch
# Removing this patch, because we want to default to IPP 2.0, which is needed
# by IPP Everywhere
#Patch33: cups-use-ipp1.1.patch
# rejected by upstream, possibly fixed by str4347.patch according upstream
#Patch34: cups-avahi-no-threaded.patch
2009-11-10 11:44:14 +00:00
2012-08-08 11:28:28 +00:00
Requires : %{name} -filesystem = %{epoch} :%{version} -%{release}
2011-08-19 14:18:49 +00:00
Requires : %{name} -libs%{?_isa} = %{epoch} :%{version} -%{release}
2014-04-02 15:03:28 +00:00
Requires : %{name} -client%{?_isa} = %{epoch} :%{version} -%{release}
2018-11-09 15:33:21 +00:00
Requires : %{name} -ipptool%{?_isa} = %{epoch} :%{version} -%{release}
2004-09-09 04:05:22 +00:00
2014-04-02 15:03:28 +00:00
Provides : cupsddk cupsddk-drivers
2006-05-22 14:07:25 +00:00
2018-02-26 11:52:53 +00:00
BuildRequires : pam-devel pkgconf-pkg-config
2015-07-28 11:04:33 +00:00
BuildRequires : pkgconfig(gnutls)
2014-11-07 08:51:11 +00:00
BuildRequires : libacl-devel
2006-04-04 17:22:59 +00:00
BuildRequires : openldap-devel
2014-03-10 09:11:58 +00:00
BuildRequires : pkgconfig(libusb-1.0)
2007-07-18 14:30:37 +00:00
BuildRequires : krb5-devel
2014-03-10 09:11:58 +00:00
BuildRequires : pkgconfig(avahi-client)
BuildRequires : systemd
2016-06-27 11:43:31 +00:00
BuildRequires : pkgconfig(libsystemd)
2014-03-10 09:11:58 +00:00
BuildRequires : pkgconfig(dbus-1)
2012-08-08 11:28:28 +00:00
BuildRequires : automake
2018-06-12 13:33:34 +00:00
# needed for decompressing functions when reading from gzipped ppds
BuildRequires : zlib-devel
2005-10-20 16:11:25 +00:00
2018-02-19 12:05:07 +00:00
# gcc and gcc-c++ is no longer in buildroot by default
# gcc for most of files
BuildRequires : gcc
# gcc-c++ for ppdc and cups-driverd
Buildrequires : gcc-c++
2010-02-04 14:50:53 +00:00
# Make sure we get postscriptdriver tags.
2017-06-29 06:49:58 +00:00
BuildRequires : python3-cups
2010-02-04 14:50:53 +00:00
2015-07-07 08:08:06 +00:00
%if %{lspp}
2013-01-10 13:54:30 +00:00
BuildRequires : libselinux-devel
BuildRequires : audit-libs-devel
2006-07-21 12:00:05 +00:00
%endif
2012-08-08 11:28:28 +00:00
Requires : dbus
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2012-03-28 14:35:41 +00:00
# Requires working PrivateTmp (bug #807672)
2013-01-10 13:54:30 +00:00
Requires(pre) : systemd
Requires(post) : systemd
Requires(post) : grep, sed
Requires(preun) : systemd
Requires(postun) : systemd
2010-11-26 13:36:08 +00:00
2009-08-07 07:53:56 +00:00
# We ship udev rules which use setfacl.
2012-06-05 12:41:09 +00:00
Requires : systemd
2009-08-07 07:53:56 +00:00
Requires : acl
2009-08-06 13:21:22 +00:00
2010-01-22 15:48:18 +00:00
# Make sure we have some filters for converting to raster format.
2012-08-08 14:14:36 +00:00
Requires : cups-filters
2010-01-22 15:48:18 +00:00
2014-04-02 15:03:28 +00:00
%package client
Summary : CUPS printing system - client programs
License : GPLv2
Requires : %{name} -libs%{?_isa} = %{epoch} :%{version} -%{release}
2015-07-07 08:08:06 +00:00
%if %{use_alternatives}
2014-04-02 15:03:28 +00:00
Provides : /usr/bin/lpq /usr/bin/lpr /usr/bin/lp /usr/bin/cancel /usr/bin/lprm /usr/bin/lpstat
Requires : /usr/sbin/alternatives
%endif
Provides : lpr
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%package devel
2013-02-27 15:17:44 +00:00
Summary : CUPS printing system - development environment
2007-08-29 15:30:15 +00:00
License : LGPLv2
2011-08-19 14:18:49 +00:00
Requires : %{name} -libs%{?_isa} = %{epoch} :%{version} -%{release}
2014-11-07 08:52:09 +00:00
Requires : gnutls-devel
2007-07-20 14:39:47 +00:00
Requires : krb5-devel
2008-07-15 09:12:30 +00:00
Requires : zlib-devel
2012-12-19 17:00:15 +00:00
Provides : cupsddk-devel
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%package libs
2013-02-27 15:17:44 +00:00
Summary : CUPS printing system - libraries
2012-09-20 13:22:05 +00:00
License : LGPLv2 and zlib
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2012-08-08 11:28:28 +00:00
%package filesystem
2013-02-27 15:17:44 +00:00
Summary : CUPS printing system - directory layout
2012-08-08 11:28:28 +00:00
BuildArch : noarch
2004-11-08 10:14:50 +00:00
%package lpd
2013-02-27 15:17:44 +00:00
Summary : CUPS printing system - lpd emulation
2014-04-02 15:03:28 +00:00
Requires : %{name} %{?_isa} = %{epoch} :%{version} -%{release}
2011-08-19 14:18:49 +00:00
Requires : %{name} -libs%{?_isa} = %{epoch} :%{version} -%{release}
2014-04-02 15:03:28 +00:00
Provides : lpd
2004-11-08 10:14:50 +00:00
2011-05-26 14:27:09 +00:00
%package ipptool
2013-02-27 15:17:44 +00:00
Summary : CUPS printing system - tool for performing IPP requests
2012-08-08 11:28:28 +00:00
Requires : %{name} -libs%{?_isa} = %{epoch} :%{version} -%{release}
2008-11-12 16:09:54 +00:00
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%description
2013-02-27 15:17:44 +00:00
CUPS printing system provides a portable printing layer for
UNIX® operating systems. It has been developed by Apple Inc.
2012-08-08 11:28:28 +00:00
to promote a standard printing solution for all UNIX vendors and users.
CUPS provides the System V and Berkeley command-line interfaces.
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2014-04-02 15:03:28 +00:00
%description client
CUPS printing system provides a portable printing layer for
UNIX® operating systems. This package contains command-line client
programs.
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%description devel
2013-02-27 15:17:44 +00:00
CUPS printing system provides a portable printing layer for
2005-02-22 10:49:12 +00:00
UNIX® operating systems. This is the development package for creating
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
additional printer drivers, and other CUPS services.
%description libs
2013-02-27 15:17:44 +00:00
CUPS printing system provides a portable printing layer for
UNIX® operating systems. It has been developed by Apple Inc.
2012-08-08 11:28:28 +00:00
to promote a standard printing solution for all UNIX vendors and users.
CUPS provides the System V and Berkeley command-line interfaces.
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
The cups-libs package provides libraries used by applications to use CUPS
natively, without needing the lp/lpr commands.
2012-08-08 11:28:28 +00:00
%description filesystem
2013-02-27 15:17:44 +00:00
CUPS printing system provides a portable printing layer for
2012-08-08 11:28:28 +00:00
UNIX® operating systems. This package provides some directories which are
required by other packages that add CUPS drivers (i.e. filters, backends etc.).
2004-11-08 10:14:50 +00:00
2012-08-08 11:28:28 +00:00
%description lpd
2013-02-27 15:17:44 +00:00
CUPS printing system provides a portable printing layer for
2012-08-08 11:28:28 +00:00
UNIX® operating systems. This is the package that provides standard
lpd emulation.
2008-09-03 16:43:13 +00:00
2011-05-26 14:27:09 +00:00
%description ipptool
Sends IPP requests to the specified URI and tests and/or displays the results.
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%prep
2015-06-29 11:47:50 +00:00
%setup -q -n cups-%{VERSION}
2010-03-02 16:45:28 +00:00
# Don't gzip man pages in the Makefile, let rpmbuild do it.
2008-07-28 16:20:35 +00:00
%patch1 -p1 -b .no-gzip-man
2010-03-02 16:45:28 +00:00
# Use the system pam configuration.
2008-07-28 16:20:35 +00:00
%patch2 -p1 -b .system-auth
2010-03-02 16:45:28 +00:00
# Prevent multilib conflict in cups-config script.
2008-07-28 16:20:35 +00:00
%patch3 -p1 -b .multilib
2010-03-02 16:45:28 +00:00
# Ignore rpm save/new files in the banners directory.
2009-11-10 11:44:14 +00:00
%patch5 -p1 -b .banners
2010-03-02 16:45:28 +00:00
# Use compatibility fallback path for ServerBin.
2018-06-27 14:21:32 +00:00
#%%patch6 -p1 -b .serverbin-compat
2014-11-07 08:52:09 +00:00
# Don't export SSLLIBS to cups-config.
%patch7 -p1 -b .no-export-ssllibs
2010-03-02 16:45:28 +00:00
# Allow file-based usb device URIs.
- 1.4.3.
- No longer need CVE-2009-3553, str3381, str3390, str3391, str3403,
str3407, str3413, str3418, str3422, str3425, str3428, str3431, str3435,
str3436, str3439, str3440, str3442, str3448, str3458, str3460,
cups-sidechannel-intrs, negative-snmp-string-length,
cups-media-empty-warning patches.
2010-03-31 13:11:00 +00:00
%patch8 -p1 -b .direct-usb
2010-03-02 16:45:28 +00:00
# Add --help option to lpr.
- 1.4.3.
- No longer need CVE-2009-3553, str3381, str3390, str3391, str3403,
str3407, str3413, str3418, str3422, str3425, str3428, str3431, str3435,
str3436, str3439, str3440, str3442, str3448, str3458, str3460,
cups-sidechannel-intrs, negative-snmp-string-length,
cups-media-empty-warning patches.
2010-03-31 13:11:00 +00:00
%patch9 -p1 -b .lpr-help
2010-03-02 16:45:28 +00:00
# Fix compilation of peer credentials support.
2018-06-27 14:21:32 +00:00
#%%patch10 -p1 -b .peercred
2010-03-02 16:45:28 +00:00
# Maintain a cupsd.pid file.
2018-06-27 14:21:32 +00:00
#%%patch11 -p1 -b .pid
2010-03-02 16:45:28 +00:00
# Fix implementation of com.redhat.PrinterSpooler D-Bus object.
2011-05-24 12:27:29 +00:00
%patch12 -p1 -b .eggcups
2012-02-06 10:40:44 +00:00
# Increase driverd timeout to 70s to accommodate foomatic (bug #744715).
2013-03-18 18:26:09 +00:00
%patch13 -p1 -b .driverd-timeout
2010-03-02 16:45:28 +00:00
# Only enforce maximum PPD line length when in strict mode.
2018-06-27 14:21:32 +00:00
#%%patch14 -p1 -b .strict-ppd-line-length
2010-03-02 16:45:28 +00:00
# Re-open the log if it has been logrotated under us.
2013-03-18 18:26:09 +00:00
%patch15 -p1 -b .logrotate
2010-03-02 16:45:28 +00:00
# Support for errno==ENOSPACE-based USB paper-out reporting.
2013-03-18 18:26:09 +00:00
%patch16 -p1 -b .usb-paperout
2012-08-08 11:28:28 +00:00
# Re-initialise the resolver on failure in httpAddrGetList() (bug #567353).
2018-06-27 14:21:32 +00:00
#%%patch17 -p1 -b .res_init
2010-03-02 16:45:28 +00:00
# Log extra debugging information if no filters are available.
2013-03-18 18:26:09 +00:00
%patch18 -p1 -b .filter-debug
2010-03-02 16:45:28 +00:00
# Allow the usb backend to understand old-style URI formats.
2013-03-18 18:26:09 +00:00
%patch19 -p1 -b .uri-compat
2010-03-02 16:45:28 +00:00
# Fix temporary filename creation.
2018-06-27 14:21:32 +00:00
#%%patch20 -p1 -b .str3382
2010-03-02 16:45:28 +00:00
# Use mode 0755 for binaries and libraries where appropriate.
2017-10-17 17:21:25 +00:00
#%%patch21 -p1 -b .0755
2010-04-13 16:06:48 +00:00
# Add an SNMP query for HP's device ID OID (STR #3552).
2013-03-18 18:26:09 +00:00
%patch22 -p1 -b .hp-deviceid-oid
2010-04-16 18:46:49 +00:00
# Mark DNS-SD Device IDs that have been guessed at with "FZY:1;".
2018-06-27 14:21:32 +00:00
#%%patch23 -p1 -b .dnssd-deviceid
2010-05-11 16:55:25 +00:00
# Add an SNMP query for Ricoh's device ID OID (STR #3552).
2013-03-18 18:26:09 +00:00
%patch24 -p1 -b .ricoh-deviceid-oid
2014-09-12 16:19:24 +00:00
# Make cups.service Type=notify (bug #1088918).
2013-03-18 18:26:09 +00:00
%patch25 -p1 -b .systemd-socket
2013-04-04 14:50:25 +00:00
# Use IP address when resolving DNSSD URIs (bug #948288).
2018-06-27 14:21:32 +00:00
#%%patch27 -p1 -b .avahi-address
2013-06-18 16:00:53 +00:00
# Added IEEE 1284 Device ID for a Dymo device (bug #747866).
2014-04-14 13:55:16 +00:00
%patch29 -p1 -b .dymo-deviceid
2013-06-20 10:52:35 +00:00
# Use IP_FREEBIND socket option when binding listening sockets (bug #970809).
2015-02-10 13:34:09 +00:00
%patch30 -p1 -b .freebind
2013-06-24 11:19:37 +00:00
# Don't link against libgcrypt needlessly.
2017-10-17 17:21:25 +00:00
#%%patch31 -p1 -b .no-gcry
2013-06-26 14:03:39 +00:00
# Default to IPP/1.1 for now (bug #977813).
2018-06-27 14:21:32 +00:00
#%%patch33 -p1 -b .use-ipp1.1
2013-07-01 15:28:21 +00:00
# Don't use D-Bus from two threads (bug #979748).
2018-06-27 14:21:32 +00:00
#%%patch34 -p1 -b .avahi-no-threaded
2013-08-06 16:27:37 +00:00
# Fixes for jobs with multiple files and multiple formats.
2014-04-14 13:55:16 +00:00
%patch35 -p1 -b .ipp-multifile
2013-08-16 15:03:17 +00:00
# Increase web interface get-devices timeout to 10s (bug #996664).
2014-04-14 13:55:16 +00:00
%patch36 -p1 -b .web-devices-timeout
2013-10-31 11:21:59 +00:00
# Set the default for SyncOnClose to Yes.
2015-09-01 08:50:31 +00:00
%patch37 -p1 -b .synconclose
2017-09-22 14:57:30 +00:00
# CUPS may fail to start if NIS groups are used (bug #1494558)
2018-01-12 11:03:58 +00:00
%patch38 -p1 -b .ypbind
2013-04-29 14:07:09 +00:00
2015-07-07 08:08:06 +00:00
%if %{lspp}
2010-03-05 10:54:21 +00:00
# LSPP support.
2006-07-21 12:00:05 +00:00
%patch100 -p1 -b .lspp
%endif
2018-06-12 10:12:20 +00:00
# cupsd LogLevel ignored when logging to journald (syslog) (bug #1589593)
%patch40 -p1 -b .journal-history
2018-06-27 14:21:32 +00:00
%patch41 -p1 -b .accesslog-null
%patch42 -p1 -b .epson-A6-crash
%patch43 -p1 -b .ippvalidateattr-regression
%patch44 -p1 -b .ippeve-webui
2018-09-21 09:39:31 +00:00
# fixed covscan issues from upstream
%patch45 -p1 -b .covscan
2018-11-09 15:23:16 +00:00
%patch46 -p1 -b .multifile-stuck
2018-12-10 14:29:24 +00:00
%patch47 -p1 -b .predictable-cookie
2018-03-28 15:36:13 +00:00
2018-06-27 14:21:32 +00:00
# if cupsd is set to log into /var/log/cups, then 'MaxLogSize 0' needs to be
# in cupsd.conf to disable cupsd logrotate functionality and use logrotated
2008-02-26 14:56:43 +00:00
sed -i -e '1iMaxLogSize 0' conf/cupsd.conf.in
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2018-02-21 14:28:40 +00:00
# Log to the system journal by default (bug #1078781, bug #1519331).
2015-06-29 11:47:50 +00:00
sed -i -e 's,^ErrorLog .*$,ErrorLog syslog,' conf/cups-files.conf.in
2018-02-21 14:28:40 +00:00
sed -i -e 's,^AccessLog .*$,AccessLog syslog,' conf/cups-files.conf.in
sed -i -e 's,^PageLog .*,PageLog syslog,' conf/cups-files.conf.in
2014-04-04 12:20:36 +00:00
2016-08-03 11:46:22 +00:00
# Add comment text mentioning syslog is systemd journal (bug #1358589)
sed -i -e 's,\"syslog\",\"syslog\" \(syslog means systemd journal by default\),' conf/cups-files.conf.in
2017-01-11 16:22:56 +00:00
# Add group wheel to SystemGroups (bug #1405669)
sed -i -e 's,^SystemGroup .*$, SystemGroup sys root wheel,' conf/cups-files.conf.in
2004-09-09 04:05:22 +00:00
# Let's look at the compilation command lines.
perl -pi -e " s , ^ . S I L E N T : , , " Makedefs.in
2017-06-30 20:21:46 +00:00
f=CREDITS.md
2010-12-07 17:14:48 +00:00
mv " $ f " " $ f " ~
iconv -f MACINTOSH -t UTF-8 " $ f " ~ > " $ f "
2014-01-02 17:03:10 +00:00
rm -f " $ f " ~
2010-12-07 17:14:48 +00:00
2009-02-19 18:30:52 +00:00
aclocal -I config-scripts
autoconf -I config-scripts
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%build
2018-02-27 17:02:36 +00:00
# add Fedora specific flags to DSOFLAGS
export DSOFLAGS=" $ D S O F L A G S - L . . / c g i - b i n - L . . / f i l t e r - L . . / p p d c - L . . / s c h e d u l e r - W l , - z , r e l r o - W l , - z , n o w - s p e c s = / u s r / l i b / r p m / r e d h a t / r e d h a t - h a r d e n e d - l d - W l , - z , r e l r o , - z , n o w - f P I E - p i e "
2009-05-08 16:34:12 +00:00
export CFLAGS=" $RPM_OPT_FLAGS - f s t a c k - p r o t e c t o r - a l l - D L D A P _ D E P R E C A T E D = 1 "
# --enable-debug to avoid stripping binaries
%configure --with-docdir=%{_datadir} /%{name} /www --enable-debug \
2015-07-07 08:08:06 +00:00
%if %{lspp}
2006-07-21 12:00:05 +00:00
--enable-lspp \
%endif
2017-10-17 17:21:25 +00:00
--with-exe-file-perm=0755 \
2012-08-08 11:28:28 +00:00
--with-cupsd-file-perm=0755 \
--with-log-file-perm=0600 \
--enable-relro \
2009-04-21 15:44:21 +00:00
--with-dbusdir=%{_sysconfdir} /dbus-1 \
2012-08-08 11:28:28 +00:00
--with-php=/usr/bin/php-cgi \
--enable-avahi \
2014-11-06 17:41:01 +00:00
--enable-threads \
2014-11-07 08:52:09 +00:00
--enable-gnutls \
2012-11-19 17:10:39 +00:00
--enable-webif \
2012-12-19 16:41:00 +00:00
--with-xinetd=no \
2018-02-21 14:28:40 +00:00
--with-access-log-level=actions \
--enable-page-logging \
2007-09-17 16:10:57 +00:00
localedir=%{_datadir} /locale
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
# If we got this far, all prerequisite libraries must be here.
2011-07-07 13:46:50 +00:00
make %{?_smp_mflags}
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%install
2015-07-07 08:08:06 +00:00
make BUILDROOT=%{buildroot} install
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2015-07-07 08:08:06 +00:00
rm -rf %{buildroot} %{_initddir} \
%{buildroot} %{_sysconfdir} /init.d \
%{buildroot} %{_sysconfdir} /rc?.d
mkdir -p %{buildroot} %{_unitdir}
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2015-07-07 08:08:06 +00:00
find %{buildroot} %{_datadir} /cups/model -name " * . p p d " |xargs gzip -n9f
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2015-07-07 08:08:06 +00:00
%if %{use_alternatives}
pushd %{buildroot} %{_bindir}
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
for i in cancel lp lpq lpr lprm lpstat; do
mv $i $i.cups
done
2015-07-07 08:08:06 +00:00
cd %{buildroot} %{_sbindir}
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
mv lpc lpc.cups
2015-07-07 08:08:06 +00:00
cd %{buildroot} %{_mandir} /man1
2007-07-31 14:32:53 +00:00
for i in cancel lp lpq lpr lprm lpstat; do
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
mv $i.1 $i-cups.1
done
2015-07-07 08:08:06 +00:00
cd %{buildroot} %{_mandir} /man8
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
mv lpc.8 lpc-cups.8
2004-09-09 04:02:40 +00:00
popd
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%endif
2015-07-07 08:08:06 +00:00
mv %{buildroot} %{_unitdir} /org.cups.cupsd.path %{buildroot} %{_unitdir} /cups.path
mv %{buildroot} %{_unitdir} /org.cups.cupsd.service %{buildroot} %{_unitdir} /cups.service
mv %{buildroot} %{_unitdir} /org.cups.cupsd.socket %{buildroot} %{_unitdir} /cups.socket
mv %{buildroot} %{_unitdir} /org.cups.cups-lpd.socket %{buildroot} %{_unitdir} /cups-lpd.socket
mv %{buildroot} %{_unitdir} /org.cups.cups-lpd@.service %{buildroot} %{_unitdir} /cups-lpd@.service
/bin/sed -i -e " s , o r g . c u p s . c u p s d , c u p s , g " %{buildroot} %{_unitdir} /cups.service
2014-09-12 16:19:24 +00:00
2015-07-07 08:08:06 +00:00
mkdir -p %{buildroot} %{_datadir} /pixmaps %{buildroot} %{_sysconfdir} /X11/sysconfig %{buildroot} %{_sysconfdir} /X11/applnk/System %{buildroot} %{_sysconfdir} /logrotate.d
install -p -m 644 %{SOURCE2} %{buildroot} %{_datadir} /pixmaps
install -p -m 644 %{SOURCE6} %{buildroot} %{_sysconfdir} /logrotate.d/cups
install -p -m 755 %{SOURCE7} %{buildroot} %{cups_serverbin} /backend/ncp
2006-08-02 14:49:36 +00:00
2011-07-15 15:51:13 +00:00
# Ship an rpm macro for where to put driver executables.
2015-07-07 08:08:06 +00:00
mkdir -p %{buildroot} %{_rpmconfigdir} /macros.d
install -m 0644 %{SOURCE8} %{buildroot} %{_rpmconfigdir} /macros.d
2011-07-15 15:51:13 +00:00
2006-03-27 14:39:02 +00:00
# Ship a printers.conf file, and a client.conf file. That way, they get
# their SELinux file contexts set correctly.
2015-07-07 08:08:06 +00:00
touch %{buildroot} %{_sysconfdir} /cups/printers.conf
touch %{buildroot} %{_sysconfdir} /cups/classes.conf
touch %{buildroot} %{_sysconfdir} /cups/client.conf
touch %{buildroot} %{_sysconfdir} /cups/subscriptions.conf
touch %{buildroot} %{_sysconfdir} /cups/lpoptions
2006-09-07 12:29:21 +00:00
2009-08-21 09:08:00 +00:00
# LSB 3.2 printer driver directory
2015-07-07 08:08:06 +00:00
mkdir -p %{buildroot} %{_datadir} /ppd
2009-08-21 09:08:00 +00:00
2004-09-09 04:02:40 +00:00
# Remove unshipped files.
2015-07-07 08:08:06 +00:00
rm -rf %{buildroot} %{_mandir} /cat? %{buildroot} %{_mandir} /*/cat?
rm -f %{buildroot} %{_datadir} /applications/cups.desktop
rm -rf %{buildroot} %{_datadir} /icons
2013-03-19 11:36:59 +00:00
# there are pdf-banners shipped with cups-filters (#919489)
2015-07-07 08:08:06 +00:00
rm -rf %{buildroot} %{_datadir} /cups/banners
rm -f %{buildroot} %{_datadir} /cups/data/testprint
2009-07-13 17:24:07 +00:00
2013-01-10 13:53:04 +00:00
# install /usr/lib/tmpfiles.d/cups.conf (bug #656566, bug #893834)
2013-04-15 08:16:57 +00:00
mkdir -p ${RPM_BUILD_ROOT} %{_tmpfilesdir}
cat > ${RPM_BUILD_ROOT} %{_tmpfilesdir} /cups.conf <<EOF
2013-01-10 13:53:04 +00:00
# See tmpfiles.d(5) for details
2013-01-14 10:57:47 +00:00
2013-01-10 13:53:04 +00:00
d /run/cups 0755 root lp -
d /run/cups/certs 0511 lp sys -
d /var/spool/cups/tmp - - - 30d
2010-11-26 13:36:08 +00:00
EOF
2012-04-17 18:06:27 +00:00
# /usr/lib/tmpfiles.d/cups-lp.conf (bug #812641)
2013-04-19 10:52:50 +00:00
cat > ${RPM_BUILD_ROOT} %{_tmpfilesdir} /cups-lp.conf <<EOF
2012-04-17 18:06:27 +00:00
# Legacy parallel port character device nodes, to trigger the
# auto-loading of the kernel module on access.
#
# See tmpfiles.d(5) for details
c /dev/lp0 0660 root lp - 6:0
c /dev/lp1 0660 root lp - 6:1
c /dev/lp2 0660 root lp - 6:2
c /dev/lp3 0660 root lp - 6:3
EOF
2015-07-07 08:08:06 +00:00
find %{buildroot} -type f -o -type l | sed '
2011-06-29 09:11:01 +00:00
s:.*\('%{_datadir}' /\)\([^/_]\+\)\(.*\.po$\):%lang(\2) \1\2\3:
/^%lang(C)/d
/^\([^%].*\)/d
' > %{name} .lang
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%post
2012-12-04 11:16:41 +00:00
%systemd_post %{name} .path %{name} .socket %{name} .service
# Remove old-style certs directory; new-style is /var/run
# (see bug #194581 for why this is necessary).
2014-04-02 15:03:28 +00:00
rm -rf %{_sysconfdir} /cups/certs
2012-12-04 11:16:41 +00:00
rm -f %{_localstatedir} /cache/cups/*.ipp %{_localstatedir} /cache/cups/*.cache
2014-10-03 12:09:59 +00:00
# Previous migration script unnecessarily put PageLogFormat into cups-files.conf
# (see bug #1148995)
FILE=%{_sysconfdir} /cups/cups-files.conf
for keyword in PageLogFormat; do
/bin/sed -i -e " s , ^ $ k e y w o r d , # $ k e y w o r d , i " " $ F I L E " || :
2012-11-27 11:33:25 +00:00
done
2018-02-21 14:28:40 +00:00
# Because of moving logs to journal, we need to create placeholder files
# at /var/log/cups for users, whose are going to install CUPS on new OS
# machine with info message
%if 0%{?rhel} > 7 || 0%{?fedora} > 27
2018-02-28 16:32:58 +00:00
confignames=( " E r r o r L o g " " A c c e s s L o g " " P a g e L o g " )
lognames=( " e r r o r _ l o g " " a c c e s s _ l o g " " p a g e _ l o g " )
message=" T h i s C U P S l o g h a s b e e n m o v e d i n t o j o u r n a l b y d e f a u l t u n l e s s c h a n g e s h a v e b e e n m a d e i n / e t c / c u p s / c u p s - f i l e s . c o n f . L o g m e s s a g e s c a n b e g o t b y \" $ j o u r n a l c t l - u c u p s - e \" "
for ((i=0;i<${#confignames[@]};i++));
2018-02-21 14:28:40 +00:00
do
2018-02-28 16:32:58 +00:00
found=`grep -i " $ { c o n f i g n a m e s [ i ] } s y s l o g " /etc/cups/cups-files.conf`
if [ ! -z " $ f o u n d " ]
2018-02-21 14:28:40 +00:00
then
2018-02-28 16:32:58 +00:00
if [ ! -f %{_localstatedir} /log/cups/${lognames[i]} ]
then
%{_bindir} /touch %{_localstatedir} /log/cups/${lognames[i]} || :
fi
lastmessage=`%{_bindir} /tail -n 1 %{_localstatedir} /log/cups/${lognames[i]} | grep " $ m e s s a g e " `
if [ -z " $ l a s t m e s s a g e " ]
then
%{_bindir} /echo $message >> %{_localstatedir} /log/cups/${lognames[i]} || :
fi
2018-02-21 14:28:40 +00:00
fi
done
%endif
2015-06-29 11:47:50 +00:00
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
exit 0
2014-04-02 15:03:28 +00:00
%post client
2015-07-07 08:08:06 +00:00
%if %{use_alternatives}
2014-04-02 15:03:28 +00:00
/usr/sbin/alternatives --install %{_bindir} /lpr print %{_bindir} /lpr.cups 40 \
--slave %{_bindir} /lp print-lp %{_bindir} /lp.cups \
--slave %{_bindir} /lpq print-lpq %{_bindir} /lpq.cups \
--slave %{_bindir} /lprm print-lprm %{_bindir} /lprm.cups \
--slave %{_bindir} /lpstat print-lpstat %{_bindir} /lpstat.cups \
--slave %{_bindir} /cancel print-cancel %{_bindir} /cancel.cups \
--slave %{_sbindir} /lpc print-lpc %{_sbindir} /lpc.cups \
--slave %{_mandir} /man1/cancel.1.gz print-cancelman %{_mandir} /man1/cancel-cups.1.gz \
--slave %{_mandir} /man1/lp.1.gz print-lpman %{_mandir} /man1/lp-cups.1.gz \
--slave %{_mandir} /man8/lpc.8.gz print-lpcman %{_mandir} /man8/lpc-cups.8.gz \
--slave %{_mandir} /man1/lpq.1.gz print-lpqman %{_mandir} /man1/lpq-cups.1.gz \
--slave %{_mandir} /man1/lpr.1.gz print-lprman %{_mandir} /man1/lpr-cups.1.gz \
--slave %{_mandir} /man1/lprm.1.gz print-lprmman %{_mandir} /man1/lprm-cups.1.gz \
--slave %{_mandir} /man1/lpstat.1.gz print-lpstatman %{_mandir} /man1/lpstat-cups.1.gz
%endif
exit 0
2012-12-19 16:41:00 +00:00
%post lpd
%systemd_post cups-lpd.socket
exit 0
2018-02-02 10:14:44 +00:00
%ldconfig_scriptlets libs
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%preun
2012-08-13 15:03:18 +00:00
%systemd_preun %{name} .path %{name} .socket %{name} .service
2014-04-02 15:03:28 +00:00
exit 0
2012-08-08 11:28:28 +00:00
2014-04-02 15:03:28 +00:00
%preun client
2015-07-07 08:08:06 +00:00
%if %{use_alternatives}
2012-08-08 11:28:28 +00:00
if [ $1 -eq 0 ] ; then
2009-12-24 12:32:59 +00:00
/usr/sbin/alternatives --remove print %{_bindir} /lpr.cups
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
fi
2012-08-08 11:28:28 +00:00
%endif
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
exit 0
2012-12-19 16:41:00 +00:00
%preun lpd
%systemd_preun cups-lpd.socket
exit 0
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%postun
2014-08-20 15:40:19 +00:00
%systemd_postun_with_restart %{name} .path %{name} .socket %{name} .service
2004-09-09 04:00:15 +00:00
exit 0
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2012-12-19 16:41:00 +00:00
%postun lpd
%systemd_postun_with_restart cups-lpd.socket
exit 0
2012-08-08 11:28:28 +00:00
2004-09-09 04:00:15 +00:00
%triggerin -- samba-client
2016-06-15 13:10:41 +00:00
ln -sf %{_libexecdir} /samba/cups_backend_smb %{cups_serverbin} /backend/smb || :
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
exit 0
2004-09-09 04:00:15 +00:00
%triggerun -- samba-client
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
[ $2 = 0 ] || exit 0
2006-03-17 12:10:57 +00:00
rm -f %{cups_serverbin} /backend/smb
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2011-06-29 09:11:01 +00:00
%files -f %{name}.lang
2017-06-30 20:21:46 +00:00
%doc README.md CREDITS.md CHANGES.md
2010-01-13 17:36:33 +00:00
%dir %attr (0755,root,lp) %{_sysconfdir} /cups
2012-04-17 18:06:27 +00:00
%dir %attr (0755,root,lp) %{_localstatedir} /run/cups
%dir %attr (0511,lp,sys) %{_localstatedir} /run/cups/certs
2013-04-19 10:52:50 +00:00
%{_tmpfilesdir} /cups.conf
%{_tmpfilesdir} /cups-lp.conf
2010-01-13 17:36:33 +00:00
%verify (not md5 size mtime) %config (noreplace) %attr (0640,root,lp) %{_sysconfdir} /cups/cupsd.conf
%attr (0640,root,lp) %{_sysconfdir} /cups/cupsd.conf.default
2015-06-29 11:47:50 +00:00
%verify (not md5 size mtime) %config (noreplace) %attr (0640,root,lp) %{_sysconfdir} /cups/cups-files.conf
%attr (0640,root,lp) %{_sysconfdir} /cups/cups-files.conf.default
2010-01-13 17:36:33 +00:00
%verify (not md5 size mtime) %config (noreplace) %attr (0644,root,lp) %{_sysconfdir} /cups/client.conf
%verify (not md5 size mtime) %config (noreplace) %attr (0600,root,lp) %{_sysconfdir} /cups/classes.conf
%verify (not md5 size mtime) %config (noreplace) %attr (0600,root,lp) %{_sysconfdir} /cups/printers.conf
%verify (not md5 size mtime) %config (noreplace) %attr (0644,root,lp) %{_sysconfdir} /cups/snmp.conf
2015-06-29 11:47:50 +00:00
%attr (0640,root,lp) %{_sysconfdir} /cups/snmp.conf.default
2015-11-02 11:10:46 +00:00
%verify (not md5 size mtime) %config (noreplace) %attr (0640,root,lp) %{_sysconfdir} /cups/subscriptions.conf
2017-10-17 17:21:25 +00:00
#%%{_sysconfdir}/cups/interfaces
2010-01-13 17:36:33 +00:00
%verify (not md5 size mtime) %config (noreplace) %attr (0644,root,lp) %{_sysconfdir} /cups/lpoptions
%dir %attr (0755,root,lp) %{_sysconfdir} /cups/ppd
%dir %attr (0700,root,lp) %{_sysconfdir} /cups/ssl
%config (noreplace) %{_sysconfdir} /pam.d/cups
2008-02-14 12:49:40 +00:00
%config (noreplace) %{_sysconfdir} /logrotate.d/cups
2008-03-17 09:27:32 +00:00
%dir %{_datadir} /%{name} /www
2015-06-09 15:56:57 +00:00
%dir %{_datadir} /%{name} /www/de
2014-10-01 17:19:50 +00:00
%dir %{_datadir} /%{name} /www/es
2015-02-10 13:34:09 +00:00
%dir %{_datadir} /%{name} /www/ja
2015-06-09 15:56:57 +00:00
%dir %{_datadir} /%{name} /www/ru
2010-12-07 16:31:21 +00:00
%{_datadir} /%{name} /www/images
%{_datadir} /%{name} /www/*.css
%doc %{_datadir} /%{name} /www/index.html
%doc %{_datadir} /%{name} /www/help
%doc %{_datadir} /%{name} /www/robots.txt
2015-06-09 15:56:57 +00:00
%doc %{_datadir} /%{name} /www/de/index.html
2014-10-01 17:19:50 +00:00
%doc %{_datadir} /%{name} /www/es/index.html
2015-02-10 13:34:09 +00:00
%doc %{_datadir} /%{name} /www/ja/index.html
2015-06-09 15:56:57 +00:00
%doc %{_datadir} /%{name} /www/ru/index.html
2016-06-15 13:10:41 +00:00
%doc %{_datadir} /%{name} /www/pt_BR/index.html
2014-09-12 16:19:24 +00:00
%doc %{_datadir} /%{name} /www/apple-touch-icon.png
2013-10-24 15:20:32 +00:00
%dir %{_datadir} /%{name} /usb
%{_datadir} /%{name} /usb/org.cups.usb-quirks
2011-06-29 12:07:24 +00:00
%{_unitdir} /%{name} .service
2011-07-04 20:04:49 +00:00
%{_unitdir} /%{name} .socket
%{_unitdir} /%{name} .path
2010-01-15 11:17:49 +00:00
%{_bindir} /cupstestppd
%{_bindir} /cupstestdsc
%{_bindir} /ppd*
2012-08-08 11:28:28 +00:00
%{cups_serverbin} /backend/*
2006-03-17 12:10:57 +00:00
%{cups_serverbin} /cgi-bin
%dir %{cups_serverbin} /daemon
%{cups_serverbin} /daemon/cups-deviced
%{cups_serverbin} /daemon/cups-driverd
2011-05-26 14:27:09 +00:00
%{cups_serverbin} /daemon/cups-exec
2006-08-18 14:52:30 +00:00
%{cups_serverbin} /notifier
2012-08-08 11:28:28 +00:00
%{cups_serverbin} /filter/*
2006-03-17 12:10:57 +00:00
%{cups_serverbin} /monitor
2012-12-03 14:59:55 +00:00
%{_mandir} /man[1578]/*
2014-04-02 15:03:28 +00:00
# client subpackage
%exclude %{_mandir} /man1/lp*.1.gz
%exclude %{_mandir} /man1/cancel-cups.1.gz
%exclude %{_mandir} /man8/lpc-cups.8.gz
2012-12-03 14:59:55 +00:00
# devel subpackage
%exclude %{_mandir} /man1/cups-config.1.gz
# ipptool subpackage
%exclude %{_mandir} /man1/ipptool.1.gz
%exclude %{_mandir} /man5/ipptoolfile.5.gz
2012-12-19 16:41:00 +00:00
# lpd subpackage
%exclude %{_mandir} /man8/cups-lpd.8.gz
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%{_sbindir} /*
2014-04-02 15:03:28 +00:00
# client subpackage
%exclude %{_sbindir} /lpc.cups
2008-08-05 08:33:02 +00:00
%dir %{_datadir} /cups/templates
2015-06-09 15:56:57 +00:00
%dir %{_datadir} /cups/templates/de
2014-10-01 17:19:50 +00:00
%dir %{_datadir} /cups/templates/es
2015-02-10 13:34:09 +00:00
%dir %{_datadir} /cups/templates/ja
2015-06-09 15:56:57 +00:00
%dir %{_datadir} /cups/templates/ru
2016-06-15 13:10:41 +00:00
%dir %{_datadir} /cups/templates/pt_BR
2010-12-07 16:31:21 +00:00
%{_datadir} /cups/templates/*.tmpl
2015-06-09 15:56:57 +00:00
%{_datadir} /cups/templates/de/*.tmpl
2017-10-17 17:21:25 +00:00
%{_datadir} /cups/templates/fr/*.tmpl
2014-10-01 17:19:50 +00:00
%{_datadir} /cups/templates/es/*.tmpl
2015-02-10 13:34:09 +00:00
%{_datadir} /cups/templates/ja/*.tmpl
2015-06-09 15:56:57 +00:00
%{_datadir} /cups/templates/ru/*.tmpl
2016-06-15 13:10:41 +00:00
%{_datadir} /cups/templates/pt_BR/*.tmpl
2012-04-17 18:06:27 +00:00
%dir %attr (1770,root,lp) %{_localstatedir} /spool/cups/tmp
%dir %attr (0710,root,lp) %{_localstatedir} /spool/cups
%dir %attr (0755,lp,sys) %{_localstatedir} /log/cups
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%{_datadir} /pixmaps/cupsprinter.png
2010-12-07 16:43:31 +00:00
%config (noreplace) %{_sysconfdir} /dbus-1/system.d/cups.conf
2012-08-08 11:28:28 +00:00
%{_datadir} /cups/drv/sample.drv
2008-11-12 16:09:54 +00:00
%{_datadir} /cups/examples
2010-12-07 16:34:18 +00:00
%{_datadir} /cups/mime/mime.types
%{_datadir} /cups/mime/mime.convs
2008-11-12 16:09:54 +00:00
%{_datadir} /cups/ppdc/*.defs
2009-12-08 09:41:20 +00:00
%{_datadir} /cups/ppdc/*.h
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2014-04-02 15:03:28 +00:00
%files client
%{_sbindir} /lpc.cups
%{_bindir} /cancel*
%{_bindir} /lp*
%{_mandir} /man1/lp*.1.gz
%{_mandir} /man1/cancel-cups.1.gz
%{_mandir} /man8/lpc-cups.8.gz
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%files libs
2016-04-06 10:40:01 +00:00
%{license} LICENSE.txt
2018-02-28 10:48:22 +00:00
%{_libdir} /libcups.so.2
%{_libdir} /libcupscgi.so.1
%{_libdir} /libcupsimage.so.2
%{_libdir} /libcupsmime.so.1
%{_libdir} /libcupsppdc.so.1
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2012-08-08 11:28:28 +00:00
%files filesystem
%dir %{cups_serverbin}
%dir %{cups_serverbin} /backend
%dir %{cups_serverbin} /driver
%dir %{cups_serverbin} /filter
%dir %{_datadir} /cups
2013-03-19 11:36:59 +00:00
#%%dir %%{_datadir}/cups/banners
2012-08-08 11:28:28 +00:00
#%%dir %%{_datadir}/cups/charsets
%dir %{_datadir} /cups/data
%dir %{_datadir} /cups/drv
%dir %{_datadir} /cups/mime
%dir %{_datadir} /cups/model
2013-05-15 10:48:18 +00:00
%dir %{_datadir} /cups/ppdc
2012-08-08 11:28:28 +00:00
%dir %{_datadir} /ppd
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%files devel
%{_bindir} /cups-config
%{_libdir} /*.so
%{_includedir} /cups
2012-12-03 14:59:55 +00:00
%{_mandir} /man1/cups-config.1.gz
2014-02-03 11:34:36 +00:00
%{_rpmconfigdir} /macros.d/macros.cups
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
2004-11-08 10:14:50 +00:00
%files lpd
2012-12-19 16:41:00 +00:00
%{_unitdir} /cups-lpd.socket
%{_unitdir} /cups-lpd@.service
2006-03-17 12:10:57 +00:00
%{cups_serverbin} /daemon/cups-lpd
2012-12-19 16:41:00 +00:00
%{_mandir} /man8/cups-lpd.8.gz
2004-11-08 10:14:50 +00:00
2011-05-26 14:27:09 +00:00
%files ipptool
%{_bindir} /ipptool
2013-07-12 10:56:11 +00:00
%{_bindir} /ippfind
2011-05-26 14:27:09 +00:00
%dir %{_datadir} /cups/ipptool
2012-02-06 10:40:44 +00:00
%{_datadir} /cups/ipptool/*
2011-05-26 14:27:09 +00:00
%{_mandir} /man1/ipptool.1.gz
2012-12-03 14:59:55 +00:00
%{_mandir} /man5/ipptoolfile.5.gz
2011-05-26 14:27:09 +00:00
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
%changelog
2018-12-10 14:29:24 +00:00
* Mon Dec 10 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.8-7
- 1657750 - CVE-2018-4700 cups: Predictable session cookie breaks CSRF protection [fedora-all]
2018-11-09 15:23:16 +00:00
* Fri Nov 09 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.8-6
- 1622432 - Jobs with multiple files don't complete when backend fails
2018-11-09 15:33:21 +00:00
- 1648396 - 'cupsd[998]: [CGI] Unable to execute ippfind utility: No such file or directory' in journal
2018-11-09 15:23:16 +00:00
2018-09-21 09:39:31 +00:00
* Fri Sep 21 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.8-5
- fixed coverity issues
2018-09-19 09:59:44 +00:00
* Wed Sep 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.8-4
- 1618018 - Make cups systemd unit files more upstream-like
2018-07-24 13:24:56 +00:00
* Tue Jul 24 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.8-3
- correcting license
2018-07-12 22:27:10 +00:00
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.2.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
2018-06-27 14:21:32 +00:00
* Wed Jun 27 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.8-1
- 2.2.8, removing several downstream patches, adding some upstream patches
2018-06-12 10:12:20 +00:00
* Tue Jun 12 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.7-2
- 1589593 - cupsd LogLevel ignored when logging to journald (syslog)
2018-06-12 13:33:34 +00:00
- 1590123 - cups-driverd doesn't recognize static gzipped ppds
2018-06-12 10:12:20 +00:00
2018-04-03 14:38:06 +00:00
* Tue Apr 03 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.7-1
- rebase to 2.2.7
- substitute default values for invalid job attributes (upstream issues #5229 and #5186)
2018-03-29 10:02:55 +00:00
* Thu Mar 29 2018 Pavel Zhukov <pzhukov@redhat.com> - 1:2.2.6-13
- Use dbus fix instead of general attr delete (upstream)
2018-03-28 15:36:13 +00:00
* Wed Mar 28 2018 Pavel Zhukov <pzhukov@redhat.com> - 1:2.2.6-12
- Fix for CVE-2017-18248
2018-02-28 16:32:58 +00:00
* Wed Feb 28 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-11
- remake of 1499261
2018-02-28 10:48:22 +00:00
* Wed Feb 28 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-10
- mention library names explicitly to warn about soname change
2018-02-27 17:02:36 +00:00
* Tue Feb 27 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-9
- 1548120 - cups: Partial injection of Fedora build flags
2018-02-26 11:52:53 +00:00
* Mon Feb 26 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-8
- pkgconfig is now shipped in pkgconf-pkg-config package
2018-02-21 14:28:40 +00:00
* Tue Feb 20 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-7
- 1499261 - Move log files into journal
2018-02-19 12:05:07 +00:00
* Mon Feb 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-6
- gcc and gcc-c++ is not in buildroot by default now
2018-02-07 06:05:52 +00:00
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.2.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
2018-02-02 10:14:44 +00:00
* Fri Feb 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:2.2.6-4
- Switch to %%ldconfig_scriptlets
2018-01-20 22:06:36 +00:00
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 1:2.2.6-3
- Rebuilt for switch to libxcrypt
2018-01-12 11:03:58 +00:00
* Fri Jan 12 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-2
- 1437345 - Remove cups-resolv_reload.patch
2017-11-03 15:44:04 +00:00
* Fri Nov 03 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-1
- rebase to 2.2.6
2017-10-17 17:21:25 +00:00
* Tue Oct 17 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.5-1
- rebase to 2.2.5
2017-10-09 17:27:14 +00:00
* Mon Oct 09 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.4-7
- removing ghostscript-cups dependency - cups-filters ships it
2017-10-04 14:15:45 +00:00
* Wed Oct 04 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.4-6
- 1498091 - Cannot browse CUPS servers in GNOME Control Panel Printers
2017-10-02 09:44:15 +00:00
* Mon Oct 02 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.4-5
- 1484916 - Can not get destinations from CUPS server
2017-09-22 15:14:04 +00:00
* Fri Sep 22 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.4-4
2017-09-22 14:57:30 +00:00
- 1494558 - CUPS may fail to start if NIS groups are used
2017-08-02 19:21:28 +00:00
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.2.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-07-26 05:46:24 +00:00
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-06-30 20:21:46 +00:00
* Fri Jun 30 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.4-1
- rebase to 2.2.4
2017-06-29 06:49:58 +00:00
* Thu Jun 29 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.3-6
- update python dependencies accordingly Fedora Guideline for Python (python-cups -> python3-cups)
2017-05-09 10:55:53 +00:00
* Thu Apr 27 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.3-5
2017-04-27 08:44:02 +00:00
- copying cups-resolv_reload.patch from RHEL
2017-04-05 19:43:00 +00:00
* Wed Apr 05 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.3-4
2017-04-05 15:57:36 +00:00
- fixing issue with #1437065 - makes res_init() call to local resolver and keeps error message, but no hard exit for cupsd
2017-04-04 13:46:13 +00:00
* Tue Apr 04 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.3-3
2017-04-04 13:36:19 +00:00
- disable patch for #1437065 for now until issue with stat is solved
2017-03-30 11:55:41 +00:00
* Thu Mar 30 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.3-2
2017-03-30 08:28:00 +00:00
- 1437065 - CUPS does not recognize changes to /etc/resolv.conf until CUPS restart
2017-03-29 12:56:55 +00:00
* Wed Mar 29 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.3-1
- rebase to 2.2.3
2017-02-10 08:03:57 +00:00
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-01-19 11:02:44 +00:00
* Thu Jan 19 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.2-1
- rebase to 2.2.2
2017-01-11 16:30:46 +00:00
* Wed Jan 11 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.1-4
2017-01-11 16:22:56 +00:00
- bug 1405669 - adding group wheel to SystemGroup
2016-11-11 13:25:22 +00:00
* Fri Nov 11 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.1-3
- Unable to print from Windows (7) on a Cups-Server(2.2.1-1) with german umlauts in the filename (bug #1386751)
2016-11-07 18:24:46 +00:00
* Mon Nov 07 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.1-2
2016-11-07 18:01:50 +00:00
- #873123 - (cups-usb-quirks) usb printer doesn't print (usblp0: USB Bidirectional printer dev)
2016-10-04 17:13:34 +00:00
* Tue Oct 04 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.1-1
- rebase to 2.2.1
2016-09-22 09:27:58 +00:00
* Thu Sep 22 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.0-2
- fixing looping in partial failing service (bug #1366775)
2016-09-15 12:54:01 +00:00
* Thu Sep 15 2016 Jiri Popelka <jpopelka@redhat.com> - 1:2.2.0-1
- 2.2.0
2016-08-12 09:21:49 +00:00
* Fri Aug 12 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2-0.4rc1
- fixing release number
2016-08-09 09:59:55 +00:00
* Tue Aug 09 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2-0.2rc1
- rebase to cups-2.2rc1
2016-08-03 11:51:11 +00:00
* Wed Aug 03 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2-0.2b2
2016-08-03 11:46:22 +00:00
- bug 1358589 - added information about syslog means systemd journal by default
2016-06-27 16:29:55 +00:00
* Mon Jun 27 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2-0.1b2
- Rebase to 2.2b2, editing patches and spec (no need for /etc/cups/interfaces)
2016-06-27 11:43:31 +00:00
* Mon Jun 27 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.1.4-1
- substitution BuildRequires: pkgconfig(libsystemd-*) for BuildRequires: pkgconfig(libsystemd)
2016-06-15 13:10:41 +00:00
* Wed Jun 15 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.1.4-1
- 2.1.4, 1346668 - Change symlink for smb backend to /usr/libexec/samba/cups_backend_smb
2016-02-08 11:38:03 +00:00
* Mon Feb 08 2016 Jiri Popelka <jpopelka@redhat.com> - 1:2.1.3-1
- 2.1.3
2016-02-03 18:19:35 +00:00
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2015-12-02 15:36:39 +00:00
* Wed Dec 02 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.1.2-1
- 2.1.2 - interface scripts support is back (until 2.2)
2015-12-01 11:29:24 +00:00
* Tue Dec 01 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.1.1-1
- 2.1.1 - interface scripts no longer supported.
2015-11-02 11:10:46 +00:00
* Mon Nov 02 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.1.0-2
- Change mode of subscriptions.conf from 644 to 640 (bug #1259770).
2015-09-01 08:50:31 +00:00
* Tue Sep 01 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.1.0-1
- 2.1.0
2015-08-13 09:16:19 +00:00
* Thu Aug 13 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.1-0.3rc1
- fix crash in scheduler (#1253135)
2015-08-10 15:22:46 +00:00
* Mon Aug 10 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.1-0.2rc1
- better fix for STR#4687
2015-06-29 11:47:50 +00:00
* Mon Aug 10 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.1-0.1rc1
- 2.1rc1
2015-08-10 12:14:34 +00:00
* Mon Aug 10 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.0.4-1
- 2.0.4
2015-07-28 11:05:28 +00:00
* Tue Jul 28 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.0.3-5
2015-07-28 11:04:33 +00:00
- BuildRequires: gnutls-devel -> pkgconfig(gnutls)
2015-07-07 08:10:48 +00:00
* Tue Jul 07 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.0.3-4
2015-07-07 08:08:06 +00:00
- RPM_BUILD_ROOT -> %%{buildroot} , put braces around lspp and use_alternatives
2015-06-25 08:01:24 +00:00
* Thu Jun 25 2015 Tim Waugh <twaugh@redhat.com> - 1:2.0.3-3
2015-06-25 07:59:36 +00:00
- Fix slow resume of jobs after restart (STR #4646).
2015-06-25 07:37:32 +00:00
- Fix redirection from CGI scripts (bug #1232030, STR #4538).
2015-06-17 03:32:15 +00:00
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-09 15:56:57 +00:00
* Tue Jun 09 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.0.3-1
- 2.0.3
2015-05-02 11:14:10 +00:00
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1:2.0.2-6
- Rebuilt for GCC 5 C++11 ABI change
2015-03-16 17:20:35 +00:00
* Mon Mar 16 2015 Tim Waugh <twaugh@redhat.com> - 1:2.0.2-5
- Avoid busy loop in cupsd when connection is closed after request
sent (bug #1179596).
2015-03-13 09:25:35 +00:00
2015-02-16 14:24:33 +00:00
* Mon Feb 16 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.0.2-2
- Fixed multilib.patch to check for gnutls instead of openssl.
2015-02-10 13:34:09 +00:00
* Tue Feb 10 2015 Jiri Popelka <jpopelka@redhat.com> - 1:2.0.2-1
- 2.0.2
2015-01-27 11:06:16 +00:00
* Tue Jan 27 2015 Tim Waugh <twaugh@redhat.com> - 1:2.0.1-2
- Fixed systemd notify support (bug #1184453).
2014-11-15 14:42:30 +00:00
* Sat Nov 15 2014 Jiri Popelka <jpopelka@redhat.com> - 1:2.0.1-1
- 2.0.1
2014-11-07 08:52:09 +00:00
* Fri Nov 7 2014 Tim Waugh <twaugh@redhat.com> - 1:2.0.0-12
2014-11-07 08:58:28 +00:00
- Re-introduce SSLOptions configuration directive, disable SSL3 by
default (STR #4476).
2014-11-07 08:52:09 +00:00
- Enable SSL again via GnuTLS (bug #1161235).
2014-11-06 17:41:01 +00:00
* Thu Nov 6 2014 Tim Waugh <twaugh@redhat.com> - 1:2.0.0-11
- Removed openssl requirements from spec file as it is no longer
supported upstream (see bug #1161235).
2014-11-06 14:48:42 +00:00
* Thu Nov 6 2014 Tim Waugh <twaugh@redhat.com> - 1:2.0.0-10
2014-11-06 15:09:52 +00:00
- cups-lspp.patch: use cupsdLogJob() when appropriate.
2014-11-06 13:43:32 +00:00
- Fixed some warnings in cups-lspp.patch.
2014-11-06 13:42:50 +00:00
- New systemd journal fields CUPS_DEST and CUPS_PRINTER, as well as
accurate code location fields.
2014-10-22 09:05:37 +00:00
* Wed Oct 22 2014 Tim Waugh <twaugh@redhat.com> - 1:2.0.0-9
2014-10-22 08:04:09 +00:00
- Upstream fix for cupsd crash on restart when colord not available
- (STR #4496).
2014-10-18 14:04:51 +00:00
* Sat Oct 18 2014 Tim Waugh <twaugh@redhat.com> - 1:2.0.0-7
2014-10-18 14:00:58 +00:00
- Fix for last fix (bug #1153660, bug #1154284).
2014-10-16 13:40:39 +00:00
* Thu Oct 16 2014 Tim Waugh <twaugh@redhat.com> - 1:2.0.0-6
- Start cupsd systemd service after network.target (bug #1153660).
2014-10-16 13:25:30 +00:00
2014-10-15 12:13:41 +00:00
* Wed Oct 15 2014 Tim Waugh <twaugh@redhat.com> - 1:2.0.0-5
2014-10-15 12:06:38 +00:00
- Fix cupsGetPPD3() so it doesn't give the caller an unreadable file
(bug #1150917, STR #4500).
2014-10-15 11:10:44 +00:00
* Wed Oct 15 2014 Tim Waugh <twaugh@redhat.com> - 1:2.0.0-4
2014-10-15 11:02:36 +00:00
- Can no longer reproduce bug #1010580 so removing final-content-type
patch as it causes issues for some backends (bug #1149244).
2014-10-03 12:09:59 +00:00
* Fri Oct 03 2014 Jiri Popelka <jpopelka@redhat.com> - 1:2.0.0-3
- comment out unnecessary PageLogFormat from cups-files.conf (#1148995)
2014-10-03 11:10:26 +00:00
* Fri Oct 03 2014 Jiri Popelka <jpopelka@redhat.com> - 1:2.0.0-2
- s/org.cups.cupsd/cups/ cups.service
2014-10-01 17:19:50 +00:00
* Wed Oct 01 2014 Jiri Popelka <jpopelka@redhat.com> - 1:2.0.0-1
- 2.0.0
2014-09-12 16:19:24 +00:00
* Fri Sep 12 2014 Jiri Popelka <jpopelka@redhat.com> - 1:2.0-0.1.rc1
- 2.0rc1
2014-09-01 12:07:02 +00:00
* Mon Sep 1 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.5-7
2014-09-01 12:05:11 +00:00
- Fix icon display in web interface during server restart (STR #4475).
2014-09-01 09:48:56 +00:00
* Mon Sep 1 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.5-6
2014-09-01 09:17:39 +00:00
- More STR #4461 fixes from upstream.
2014-08-26 13:59:41 +00:00
* Tue Aug 26 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.5-5
2014-08-26 13:58:54 +00:00
- Use upstream patch for STR #4461.
2014-08-20 15:40:19 +00:00
* Wed Aug 20 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.5-4
- Removed old one-off trigger now it's no longer needed.
- Run systemd postun script for path and socket unit files as well as
the main service unit file.
2014-08-20 16:02:00 +00:00
- Upstream patch for STR #4396, pre-requisite for STR #2913 patch.
- Upstream patch for STR #2913 to limit Get-Jobs replies to 500 jobs
(bug #421671).
2014-08-20 15:40:19 +00:00
2014-08-16 01:53:26 +00:00
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.7.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-11 15:30:21 +00:00
* Mon Aug 11 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.5-2
- Fix conf/log file reading for authenticated users (STR #4461).
2014-08-01 08:31:06 +00:00
* Fri Aug 01 2014 Jiri Popelka <jpopelka@redhat.com> - 1:1.7.5-1
- 1.7.5
2014-07-23 15:18:39 +00:00
* Wed Jul 23 2014 Jiri Popelka <jpopelka@redhat.com> - 1:1.7.4-3
- CVE-2014-5029, CVE-2014-5030, CVE-2014-5031 (#1122601)
2014-07-23 13:32:05 +00:00
* Wed Jul 23 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.4-2
- Fix CGI handling (STR #4454).
2014-07-14 14:20:20 +00:00
* Mon Jul 14 2014 Jiri Popelka <jpopelka@redhat.com> - 1:1.7.4-1
- 1.7.4: CVE-2014-3537
2014-06-07 06:27:45 +00:00
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.7.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-05-28 08:24:09 +00:00
* Wed May 28 2014 Jiri Popelka <jpopelka@redhat.com> - 1:1.7.3-1
- 1.7.3
- str4386.patch merged upstream in STR #4403
2014-05-09 14:45:31 +00:00
* Fri May 9 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.2-3
- Another attempt at avoiding race condition when sending IPP requests
(STR #4386, bug #1072952).
2014-04-17 14:59:54 +00:00
* Thu Apr 17 2014 Jiri Popelka <jpopelka@redhat.com> - 1:1.7.2-2
- Make cups.service Type=notify (bug #1088918).
2014-04-14 13:55:16 +00:00
* Mon Apr 14 2014 Jiri Popelka <jpopelka@redhat.com> - 1:1.7.2-1
- 1.7.2
2014-04-04 12:20:36 +00:00
* Fri Apr 4 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.1-11
- Log to the system journal by default (bug #1078781).
2014-04-03 16:45:18 +00:00
* Thu Apr 3 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.1-10
2014-04-03 16:17:18 +00:00
- libcups: avoid race condition when sending IPP requests (STR #4386,
bug #1072952).
2014-04-02 15:03:28 +00:00
* Wed Apr 02 2014 Jiri Popelka <jpopelka@redhat.com> - 1:1.7.1-9
- New client subpackage containing command line client tools (bug #1002342).
- Removed unneeded Group tags.
- Removed 'Requires: /sbin/chkconfig' .
- Moved 'Provides: lpd' to lpd subpackage.
2014-03-18 15:33:54 +00:00
* Tue Mar 18 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.1-8
- Removed patch for STR #4386 as it does not work and causes problems
instead (bug #1077239).
2014-03-10 09:11:58 +00:00
* Mon Mar 10 2014 Jiri Popelka <jpopelka@redhat.com> - 1:1.7.1-7
- BuildRequires: pkgconfig(foo) instead of foo-devel
2014-03-06 10:57:43 +00:00
* Thu Mar 6 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.1-6
2014-03-06 11:03:37 +00:00
- Track local default in cupsEnumDests() (STR #4332).
2014-03-06 11:01:13 +00:00
- libcups: avoid race condition when sending IPP requests (STR #4386).
2014-03-06 10:57:43 +00:00
- Prevent feedback loop when fetching error_log over HTTP (STR #4366).
2014-03-05 13:15:02 +00:00
* Wed Mar 5 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.1-5
- Fix for cupsEnumDest() 'removed' callbacks (bug #1054312, STR #4380).
2014-02-17 17:15:17 +00:00
* Mon Feb 17 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.1-4
- Document 'journal' logging target.
2014-02-11 12:29:01 +00:00
* Tue Feb 11 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.1-3
- Prevent dnssd backend exiting too early (bug #1026940, STR #4365).
2014-02-03 11:34:36 +00:00
* Mon Feb 03 2014 Jiri Popelka <jpopelka@redhat.com> - 1:1.7.1-2
- move macros.cups from /etc/rpm/ to /usr/lib/rpm/macros.d
2014-01-08 17:53:40 +00:00
* Wed Jan 08 2014 Jiri Popelka <jpopelka@redhat.com> - 1:1.7.1-1
- 1.7.1
2014-01-08 16:31:16 +00:00
* Wed Jan 8 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.0-11
- Apply upstream patch to improve cupsUser() (STR #4327).
2014-01-07 09:48:26 +00:00
* Tue Jan 7 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.0-10
2014-01-07 14:50:13 +00:00
- Removed cups-dbus-utf8.patch as no longer needed (see STR #4314).
2014-01-07 09:48:26 +00:00
- Return jobs in rank order when handling IPP-Get-Jobs (STR #4326).
2014-01-02 12:08:49 +00:00
* Thu Jan 2 2014 Tim Waugh <twaugh@redhat.com> - 1:1.7.0-9
2014-01-02 17:04:08 +00:00
- dbus notifier: call _exit when handling SIGTERM (STR #4314).
2014-01-02 17:03:10 +00:00
- Use '-f' when using rm in %%setup section.
2014-01-02 12:08:49 +00:00
- Fixed avahi-no-threaded patch so it removes a call to
avahi_threaded_poll_stop() (bug #1044602).
2013-12-13 15:21:08 +00:00
* Fri Dec 13 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7.0-8
- Use string literal for format string in sd_journal_print call.
2013-11-28 16:53:54 +00:00
* Thu Nov 28 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7.0-7
2013-11-28 16:44:42 +00:00
- Prevent USB timeouts causing incorrect print output (bug #1026914).
2013-11-14 21:20:14 +00:00
* Thu Nov 14 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7.0-6
2013-11-14 17:18:13 +00:00
- Avoid stale lockfile in dbus notifier (bug #1026949).
2013-11-07 13:30:13 +00:00
* Thu Nov 7 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7.0-5
- Use upstream patch for stringpool corruption issue (bug #974048).
2013-11-04 11:45:33 +00:00
* Mon Nov 4 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7.0-4
- Adjusted commented out default for SyncOnClose in cups-files.conf.
2013-10-31 11:21:59 +00:00
* Thu Oct 31 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7.0-3
- Set the default for SyncOnClose to Yes.
2013-10-28 16:31:46 +00:00
* Mon Oct 28 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7.0-2
- Use upstream patch to fix job history.
2013-10-24 15:20:32 +00:00
* Thu Oct 24 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7.0-1
- 1.7.0.
2013-10-24 15:50:13 +00:00
* Thu Oct 24 2013 Tim Waugh <twaugh@redhat.com>
2013-10-24 14:44:10 +00:00
- Fix job history logging.
2013-10-18 15:24:48 +00:00
* Mon Oct 21 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7-0.27.rc1
- Allow " j o u r n a l " log type for log output to system journal.
2013-09-27 16:42:46 +00:00
* Fri Sep 27 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7-0.26.rc1
2013-09-27 16:02:28 +00:00
- Reverted upstream change to FINAL_CONTENT_TYPE in order to fix
printing to remote CUPS servers (bug #1010580).
2013-09-27 16:42:46 +00:00
* Wed Aug 21 2013 Jaromír Končický <jkoncick@redhat.com>
2013-08-21 14:33:08 +00:00
- Add SyncOnClose option (bug #984883).
2013-08-16 15:03:17 +00:00
* Fri Aug 16 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7-0.25.rc1
- Increase web interface get-devices timeout to 10s (bug #996664).
2013-08-15 11:50:22 +00:00
* Thu Aug 15 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7-0.24.rc1
2013-08-15 11:48:49 +00:00
- Build with full read-only relocations (bug #996740).
2013-08-06 16:29:24 +00:00
* Tue Aug 6 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7-0.23.rc1
2013-08-06 16:27:37 +00:00
- Fixes for jobs with multiple files and multiple formats.
2013-08-03 06:23:13 +00:00
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.7-0.22.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-07-24 08:11:27 +00:00
* Wed Jul 24 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7-0.21.rc1
2013-07-24 08:04:35 +00:00
- Fixed cups-config, broken by last change (bug #987660).
2013-07-22 14:00:43 +00:00
* Mon Jul 22 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7-0.20.rc1
2013-07-22 13:47:47 +00:00
- Removed stale comment in spec file.
2013-07-22 13:41:55 +00:00
- Link against OpenSSL instead of GnuTLS.
2013-07-22 10:48:45 +00:00
* Mon Jul 22 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7-0.19.rc1
- Fixed avahi-no-threaded patch (was missing part of cupsd.h). Thanks
to Joseph Wang for spotting it.
2013-07-18 11:02:35 +00:00
* Thu Jul 18 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7-0.18.rc1
2013-07-18 11:00:43 +00:00
- Fixed downoad URL to point to the actual source, not a download
page.
2013-07-12 10:56:11 +00:00
* Fri Jul 12 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.7-0.17.rc1
- 1.7rc1
2013-07-11 12:24:57 +00:00
* Thu Jul 11 2013 Tim Waugh <twaugh@redhat.com> 1:1.7-0.16.b1
2013-07-11 11:15:41 +00:00
- Avoid sign-extending CRCs for gz decompression (bug #983486).
2013-07-10 15:31:47 +00:00
* Wed Jul 10 2013 Tim Waugh <twaugh@redhat.com> 1:1.7-0.15.b1
2013-07-10 15:27:23 +00:00
- Fixed download URL.
2013-07-10 12:30:02 +00:00
* Wed Jul 10 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.7-0.14.b1
2013-07-10 12:28:07 +00:00
- Remove pstops cost factor tweak from conf/mime.convs.in
2013-07-01 16:31:08 +00:00
* Mon Jul 1 2013 Tim Waugh <twaugh@redhat.com> 1:1.7-0.13.b1
2013-07-01 15:28:21 +00:00
- Don't use D-Bus from two threads (bug #979748).
2013-06-28 16:10:11 +00:00
* Fri Jun 28 2013 Tim Waugh <twaugh@redhat.com> 1:1.7-0.12.b1
2013-06-28 11:16:55 +00:00
- Fix for DNSSD name resolution.
2013-06-26 14:06:31 +00:00
* Wed Jun 26 2013 Tim Waugh <twaugh@redhat.com> 1:1.7-0.11.b1
2013-06-26 14:03:39 +00:00
- Default to IPP/1.1 for now (bug #977813).
2013-06-26 14:04:54 +00:00
* Tue Jun 25 2013 Tim Waugh <twaugh@redhat.com> 1:1.7-0.10.b1
2013-06-25 08:30:01 +00:00
- Added libusb quirk for Canon PIXMA MP540 (bug #967873).
2013-06-24 11:19:37 +00:00
* Mon Jun 24 2013 Tim Waugh <twaugh@redhat.com> 1:1.7-0.9.b1
- Don't link against libgcrypt needlessly.
2013-06-20 15:17:07 +00:00
* Thu Jun 20 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.7-0.8.b1
- Remove scriptlet for migrating to a systemd unit from a SysV initscript
2013-06-20 10:52:35 +00:00
* Thu Jun 20 2013 Tim Waugh <twaugh@redhat.com> 1:1.7-0.7.b1
- Use IP_FREEBIND socket option when binding listening sockets (bug #970809).
2013-06-18 16:06:18 +00:00
* Tue Jun 18 2013 Tim Waugh <twaugh@redhat.com> 1:1.7-0.6.b1
2013-06-18 16:00:53 +00:00
- Added IEEE 1284 Device ID for a Dymo device (bug #747866).
2013-06-13 11:18:36 +00:00
* Thu Jun 13 2013 Tim Waugh <twaugh@redhat.com> 1:1.7-0.5.b1
2013-06-13 10:58:55 +00:00
- Prevent stringpool damage leading to memory leaks (bug #974048).
2013-06-04 10:45:27 +00:00
* Tue Jun 4 2013 Tim Waugh <twaugh@redhat.com> - 1:1.7-0.4.b1
2013-06-04 10:00:27 +00:00
- Return from cupsEnumDests() once all records have been returned.
2013-06-04 10:45:27 +00:00
* Thu May 23 2013 Jiri Popelka <jpopelka@redhat.com>
2013-05-23 08:29:56 +00:00
- don't ship Russian web templates because they' re broken (#960571, STR #4310)
2013-05-15 10:48:18 +00:00
* Wed May 15 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.7-0.3.b1
- move cups/ppdc/ to filesystem subpackage
2013-04-29 14:07:09 +00:00
* Mon Apr 29 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.7-0.2.b1
- Do not apply unary exclamation mark to va_list (bug #957737).
2013-04-19 10:52:50 +00:00
* Fri Apr 19 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.7-0.1.b1
- 1.7b1
- use _tmpfilesdir macro
2013-04-10 10:26:11 +00:00
* Wed Apr 10 2013 Tim Waugh <twaugh@redhat.com>
- cups-dbus-utf.patch: now that the scheduler only accepts valid UTF-8
strings for job-name, there's no need to validate it as UTF-8 in the
dbus notifier.
2013-04-19 11:29:56 +00:00
* Thu Apr 4 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-4
2013-04-04 14:50:25 +00:00
- Use IP address when resolving DNSSD URIs (bug #948288).
2013-04-19 11:29:56 +00:00
* Thu Mar 28 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.2-3
2013-03-28 16:25:35 +00:00
- Check for cupsd.conf existence prior to grepping it (bug #928816).
2013-03-19 11:36:59 +00:00
* Tue Mar 19 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.2-2
- revert previous bug #919489 fix (i.e we don't ship banners now)
2013-03-18 18:26:09 +00:00
* Mon Mar 18 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.2-1
- 1.6.2
2013-03-13 17:05:38 +00:00
* Wed Mar 13 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.1-26
- ship banners again (#919489)
2013-03-05 17:36:53 +00:00
* Tue Mar 5 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.1-25
- Talk about systemd in cups-lpd manpage (part of bug #884641).
2013-03-05 15:34:51 +00:00
* Tue Mar 5 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.1-24
- Documentation fixes from STR #4223 (bug #915981).
2013-02-27 15:02:33 +00:00
* Wed Feb 27 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.1-23
2013-02-27 15:35:55 +00:00
- Removed obsolete browsing directives from cupsd.conf (bug #880826, STR #4157).
2013-02-27 15:17:44 +00:00
- Updated summary and descriptions (#882982).
- Fixed bogus dates in changelog.
2013-02-27 15:02:33 +00:00
2013-02-15 17:16:30 +00:00
* Fri Feb 15 2013 Tim Waugh <twaugh@redhat.com> 1:1.6.1-22
- Applied colorman fix from STR #4232 and STR #4276.
2013-02-13 19:17:47 +00:00
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.6.1-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-01-18 14:48:13 +00:00
* Fri Jan 18 2013 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-20
- Add quirk rule for Canon MP210 (#847923).
2013-01-14 10:57:47 +00:00
* Mon Jan 14 2013 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-19
- Fix unowned directories (#894531).
2013-01-10 13:53:04 +00:00
* Thu Jan 10 2013 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-18
2013-01-14 10:57:47 +00:00
- Clean /var/spool/cups/tmp with tmpfiles.d instead of tmpwatch&cron (#893834).
2013-01-10 13:53:04 +00:00
2012-12-19 16:41:00 +00:00
* Wed Dec 19 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-17
2012-12-19 16:44:32 +00:00
- Migrate cups-lpd from xinetd to systemd socket activatable service (#884641).
- Clean up old Requires/Conflicts/Obsoletes/Provides.
2012-12-19 16:41:00 +00:00
2012-12-06 12:31:10 +00:00
* Thu Dec 6 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-16
- Additional fix relating to CVE-2012-5519 to avoid misleading error
message about actions to take to enable file device URIs.
2012-12-04 11:16:41 +00:00
* Tue Dec 4 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-15
- Small error handling improvements in the configuration migration
script.
2012-12-03 14:59:55 +00:00
* Mon Dec 3 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-14
- move ipptoolfile(5) to ipptool subpackage
2012-12-03 11:17:50 +00:00
* Mon Dec 3 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-13
- Applied additional upstream patch for CVE-2012-5519 so that the
RemoteRoot keyword is recognised in the correct configuration file.
2012-11-28 11:26:29 +00:00
* Wed Nov 28 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-12
- Fixed paths in config migration %%post script.
2012-11-28 11:42:47 +00:00
- Set default cups-files.conf filename.
2012-11-28 11:26:29 +00:00
2012-11-27 11:33:25 +00:00
* Mon Nov 26 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-11
- Apply upstream fix for CVE-2012-5519 (STR #4223, bug #875898).
Migrate configuration keywords as needed.
2012-11-19 17:10:39 +00:00
* Mon Nov 19 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-10
- Re-enable the web interface as it is required for adjusting server
settings (bug #878090).
2012-11-06 16:11:24 +00:00
* Tue Nov 6 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-9
- Disable the web interface by default (bug #864522).
2012-10-30 16:49:20 +00:00
* Tue Oct 30 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-8
- Ensure attributes are valid UTF-8 in dbus notifier (bug #863387).
2012-10-29 11:44:35 +00:00
* Mon Oct 29 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-7
- Removed broken cups-get-classes patch (bug #870612).
2012-10-22 08:26:23 +00:00
* Mon Oct 22 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-6
- Add quirk rule for Xerox Phaser 3124 (#867392)
- backport more quirk rules (STR #4191)
2012-09-20 13:22:05 +00:00
* Thu Sep 20 2012 Tim Waugh <twaugh@redhat.com> 1:1.6.1-5
- The cups-libs subpackage contains code distributed under the zlib
license (md5.c).
2012-08-23 11:45:22 +00:00
* Thu Aug 23 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-4
- quirk handler for port reset done by new USB backend (bug #847923, STR #4155)
2012-08-13 15:03:18 +00:00
* Mon Aug 13 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-3
- fixed usage of parametrized systemd macros (#847405)
2012-08-08 14:14:36 +00:00
* Wed Aug 08 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-2
- Requires: cups-filters
2012-08-08 11:28:28 +00:00
* Wed Aug 08 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.6.1-1
- 1.6.1
- simplified systemd.patch due to removed CUPS Browsing protocol (STR #3922)
- removed:
textonly filter - moved to cups-filters
pstopdf filter - cups-filters also has pstopdf (different)
PHP module - moved to cups-filters (STR #3932)
serial.patch - moved to cups-filters
getpass.patch - r10140 removed the getpass() use
snmp-quirks.patch - fixed upstream (r10493)
avahi patches - merged upstream (STR #3066)
icc.patch - merged upstream (STR #3808)
- TODO:
- do we need cups-build.patch ?
- added filesystem sub-package (#624695)
- use macroized systemd scriptlets
2012-07-26 00:10:39 +00:00
* Thu Jul 26 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.4-1
- 1.5.4
2012-07-24 15:43:58 +00:00
* Tue Jul 24 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.3-5
- Don't enable IP-based systemd socket activation by default (bug #842365).
2012-07-18 20:04:53 +00:00
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.5.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-06-05 12:41:09 +00:00
* Tue Jun 05 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.3-3
- Require systemd instead of udev.
2012-05-28 09:03:41 +00:00
* Mon May 28 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.3-2
- Buildrequire libusb1 (STR #3477)
2012-05-15 15:16:59 +00:00
* Tue May 15 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.3-1
- 1.5.3
2012-05-09 16:02:23 +00:00
* Wed May 09 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.2-13
- Add triggers for samba4-client. (#817110)
- No need to define BuildRoot and clean it in clean and install section anymore.
- %%defattr no longer needed in %%files sections.
2012-04-17 18:06:27 +00:00
* Tue Apr 17 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.2-12
- Install /usr/lib/tmpfiles.d/cups-lp.conf to support /dev/lp* devices (#812641)
- Move /etc/tmpfiles.d/cups.conf to /usr/lib/tmpfiles.d/ (#812641)
2012-04-17 16:19:22 +00:00
* Tue Apr 17 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.2-11
- The IPP backend did not always setup username/password authentication
for printers (bug #810007, STR #3985)
- Detect authentication errors for all requests.
(bug #810007, upstream commit revision10277)
2012-03-29 11:18:51 +00:00
* Thu Mar 29 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-10
- Removed private-shared-object-provides filter lines as they are not
necessary (see bug #807767 comment #3).
2012-03-29 09:49:11 +00:00
* Thu Mar 29 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1:1.5.2-9
- Rebuild against fixed rpm (bug #807767)
2012-03-28 14:35:41 +00:00
* Wed Mar 28 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-8
- Avoid systemd PrivateTmp bug by explicitly requiring the fixed
version of systemd (bug #807672).
2012-03-16 14:53:56 +00:00
* Fri Mar 16 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-7
- Removed debugging messages from systemd-socket patch.
2012-03-14 15:10:32 +00:00
* Wed Mar 14 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-6
- Pulled in bugfixes from Avahi patches on fedorapeople.org.
2012-02-28 10:29:19 +00:00
* Tue Feb 28 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.2-5
- If the translated message is empty return the original message
(bug #797570, STR #4033).
2012-02-23 10:52:22 +00:00
* Thu Feb 23 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-4
- cups-polld: restart polling on error (bug #769292, STR #4031).
2012-02-16 16:03:19 +00:00
* Thu Feb 16 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-3
- Removed hard requirement on colord as it is optional.
2012-02-15 13:03:58 +00:00
* Wed Feb 15 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.2-2
2012-02-15 13:19:02 +00:00
- Synthesize notify-printer-uri for job-completed events where the job
never started processing (bug #784786, STR #4014).
2012-02-15 13:03:58 +00:00
- Removed banners from LSPP patch on Dan Walsh's advice.
2012-02-06 10:40:44 +00:00
* Mon Feb 06 2012 Jiri Popelka <jpopelka@redhat.com> 1:1.5.2-1
- 1.5.2
- Updated FSF address in pstopdf and textonly filters
2012-01-20 16:54:40 +00:00
* Wed Jan 18 2012 Remi Collet <remi@fedoraproject.org> 1:1.5.0-28
- build against php 5.4.0, patch for STR #3999
- add filter to fix private-shared-object-provides
- add %%check for php extension
2012-01-17 16:30:01 +00:00
* Tue Jan 17 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.0-27
- Use PrivateTmp=true in the service file (bug #782495).
2012-01-17 12:54:39 +00:00
* Tue Jan 17 2012 Tim Waugh <twaugh@redhat.com> 1:1.5.0-26
2012-01-17 12:40:06 +00:00
- Replace newline characters with spaces in reported Device IDs
(bug #782129, STR #4005).
2012-01-17 12:30:52 +00:00
- Don't accept Device URIs of ' \0' from SNMP devices
(bug #770646, STR #4004).
2012-01-13 00:09:05 +00:00
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.5.0-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2011-12-21 11:28:35 +00:00
* Wed Dec 21 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-24
2011-12-21 11:27:55 +00:00
- Fixed textonly filter to work with single copies (bug #738412).
2011-12-08 16:31:26 +00:00
* Fri Dec 9 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-23
2011-12-09 12:03:27 +00:00
- Detangle cups-serverbin-compat.patch from cups-lspp.patch.
2011-12-08 16:31:26 +00:00
- Bind to datagram socket as well in systemd cups.socket unit file, to
prevent that port being stolen by another service (bug #760070).
2011-11-11 11:39:54 +00:00
* Fri Nov 11 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-22
- Fixed trigger (bug #748841).
2011-11-09 15:32:16 +00:00
* Wed Nov 9 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-21
- Set correct systemd service default on upgrade, once updates are
applied (bug #748841).
2011-11-04 13:13:28 +00:00
* Fri Nov 4 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-20
- Set the correct PostScript command filter for e.g. foomatic queues
(STR #3973).
2011-10-31 10:54:25 +00:00
* Mon Oct 31 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-19
- Set correct systemd service default on upgrade (bug #748841).
2011-10-19 10:55:09 +00:00
* Wed Oct 19 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-18
- Make sure to guard against retrying the Avahi connection whilst
already doing so (Ubuntu #877967).
2011-10-18 13:57:41 +00:00
* Tue Oct 18 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-17
- Use libsystemd-daemon instead of bundling sd-daemon.c.
2011-10-11 10:31:32 +00:00
* Tue Oct 11 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-16
2011-10-11 11:38:55 +00:00
- Use upstream fix for driverd issue (bug #742989).
2011-10-11 11:05:12 +00:00
- Array handling fixes for DNSSDPrinters.
2011-10-11 10:31:32 +00:00
- Array handling fixes for Avahi poll implementation.
2011-10-10 16:05:55 +00:00
- Increase client blocking timeout from 30s to 70s (bug #744715).
2011-10-10 12:28:21 +00:00
- Set BindIPv6Only=ipv6-only in systemd socket unit file as better fix
for bug #737230.
2011-10-07 11:51:17 +00:00
* Fri Oct 7 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-15
- Fixed Timeouts array comparison function (Ubuntu #860691).
2011-10-05 17:26:56 +00:00
* Wed Oct 5 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-14
- Handle " l o c a l h o s t " resolving to 127.0.0.1 on IPv6-addressed systems
(bug #737230).
2011-10-04 15:21:24 +00:00
* Tue Oct 4 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-13
- Work around PPDs cache handling issue (bug #742989).
2011-10-04 11:03:00 +00:00
* Tue Oct 4 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-12
2011-10-04 11:19:24 +00:00
- More fixes for systemd socket activation:
- relax permissions check for domain socket in libcups.
- initialise addrlen before calling getsockname().
2011-10-04 11:03:00 +00:00
2011-10-03 11:30:59 +00:00
* Mon Oct 03 2011 Richard Hughes <rhughes@redhat.com> 1:1.5.0-11
- Updated colord patch with fixes to DeleteDevice.
- Resolves https://bugzilla.redhat.com/show_bug.cgi?id=741697
2011-09-28 11:44:34 +00:00
* Wed Sep 28 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-10
2011-09-28 09:38:42 +00:00
- Fixed string manipulation in the dbus notifier (STR #3947, bug #741833).
2011-09-22 12:15:48 +00:00
* Thu Sep 22 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-9
- Fixed systemd socket activation support (bug #738709, bug #738710).
2011-09-14 11:10:45 +00:00
* Wed Sep 14 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-8
2011-09-14 11:01:25 +00:00
- Prevent libcups crash in cups-get-classes patch (bug #736698).
2011-09-01 09:47:44 +00:00
* Thu Sep 1 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-7
- Use PathExistsGlob instead of DirectoryNotEmpty in cups.path
(bug #734435).
2011-08-19 14:19:48 +00:00
* Fri Aug 19 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-6
2011-08-19 14:18:49 +00:00
- Tighten explicit libs sub-package requirement so that it includes
the correct architecture as well (bug #731421 comment #8).
2011-08-19 10:38:12 +00:00
* Fri Aug 19 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-5
2011-08-19 10:35:13 +00:00
- Avoid GIF reader loop (CVE-2011-2896, STR #3914, bug #727800).
2011-08-17 15:38:58 +00:00
* Wed Aug 17 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-4
- Enable systemd units by default (bug #731421).
2011-08-08 17:10:45 +00:00
* Mon Aug 8 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-3
- Updated avahi support to register sub-types.
2011-08-05 14:11:04 +00:00
* Fri Aug 5 2011 Tim Waugh <twaugh@redhat.com> 1:1.5.0-2
- Ported avahi support from 1.4.
2011-07-26 11:23:01 +00:00
* Tue Jul 26 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.5.0-1
- 1.5.0
2011-07-26 09:06:18 +00:00
2011-07-20 12:26:05 +00:00
* Wed Jul 20 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.16.rc1
2011-07-20 12:12:33 +00:00
- Don't delete job data files when restarted (STR #3880).
2011-07-15 16:41:36 +00:00
* Fri Jul 15 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.15.rc1
2011-07-15 15:51:13 +00:00
- Ship an rpm macro for where to put driver executables.
2011-07-07 13:48:32 +00:00
* Thu Jul 7 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.14.rc1
2011-07-07 13:46:50 +00:00
- Undo last change which had no effect. We already remove the .SILENT
target from the Makefile as part of the build.
2011-07-07 08:59:52 +00:00
* Thu Jul 7 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.13.rc1
2011-07-07 08:50:31 +00:00
- Make build log verbose enough to include compiler flags used.
2011-07-05 15:44:29 +00:00
* Tue Jul 5 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.12.rc1
- Removed udev rules file as it is no longer necessary.
2011-07-05 12:25:55 +00:00
* Tue Jul 5 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.11.rc1
- Add support for systemd socket activation (patch from Lennart
Poettering).
2011-06-29 15:35:40 +00:00
* Wed Jun 29 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.10.rc1
- Don't use portreserve any more. Better approach is to use systemd
socket activation (not yet done).
2011-06-29 12:07:24 +00:00
* Wed Jun 29 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.9.rc1
- Ship systemd service unit instead of SysV initscript (bug #690766).
2011-06-29 09:21:57 +00:00
* Wed Jun 29 2011 Tim Waugh <twaugh@redhat.com> 1:1.5-0.8.rc1
2011-06-29 09:11:01 +00:00
- Tag localization files correctly (bug #716421).
2011-06-15 10:11:10 +00:00
* Wed Jun 15 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.5-0.7.rc1
- 1.5rc1
2011-06-04 15:13:25 +00:00
* Sat Jun 04 2011 Richard Hughes <rhughes@redhat.com> 1:1.5-0.6.b2
- Updated colord patch with fixes from Tim Waugh.
2011-05-31 16:35:20 +00:00
* Tue May 31 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.5-0.5.b2
- enable LSPP support again
2011-05-31 16:25:38 +00:00
* Tue May 31 2011 Richard Hughes <rhughes@redhat.com> 1:1.5-0.4.b2
- Updated colord patch against 1.5 upstream and fixes from Tim Waugh.
2011-05-31 15:29:17 +00:00
* Tue May 31 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.5-0.3.b2
- fix lspp.patch to not include " c o n f i g . h " in cups/cups.h (#709384)
2011-05-26 14:27:09 +00:00
* Thu May 26 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.5-0.2.b2
- 1.5b2
2011-05-24 12:27:29 +00:00
2011-05-26 14:27:09 +00:00
* Tue May 24 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.5-0.1.b1
- 1.5b1
- removed cups-texttops-rotate-page.patch (#572338 is CANTFIX)
- removed cups-page-label.patch (#520141 seems to be CANTFIX)
2011-05-18 14:54:48 +00:00
* Wed May 18 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-17
- Package parallel port printer device nodes (bug #678804).
2011-05-17 08:43:15 +00:00
* Tue May 17 2011 Richard Hughes <rhughes@redhat.com> 1:1.4.6-16
- Updated colord patch from upstream review.
2011-03-25 15:56:11 +00:00
* Fri Mar 25 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.4.6-15
- Polished patches according to results from static analysis of code (bug #690130).
2011-03-10 13:40:08 +00:00
* Thu Mar 10 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-14
- Fixed some typos in colord patch.
2011-03-10 13:42:03 +00:00
- LSPP: only warn when unable to get printer context.
2011-03-10 13:40:08 +00:00
2011-03-07 13:40:36 +00:00
* Mon Mar 07 2011 Richard Hughes <rhughes@redhat.com> 1:1.4.6-13
- Updated colord patch.
2011-02-25 13:23:55 +00:00
* Fri Feb 25 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-12
2011-02-25 13:22:46 +00:00
- Fixed build failure due to php_zend_api macro type.
2011-02-25 12:52:59 +00:00
* Fri Feb 25 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-11
2011-02-25 12:49:30 +00:00
- Fixed dbus notifier support for job-state-changed.
2011-02-10 09:46:23 +00:00
* Thu Feb 10 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.4.6-10
2011-02-10 09:38:49 +00:00
- Remove testing cups-usb-buffer-size.patch (bug #661814).
2011-02-08 12:18:51 +00:00
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4.6-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-01 15:31:48 +00:00
* Tue Feb 01 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.4.6-8
- Use Till's patch to fix USB-Parallel adapter cable problem (bug #624564).
2011-01-25 17:40:34 +00:00
* Tue Jan 25 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-7
- Some fixes for the AvahiClient callback (bug #672143).
2011-01-18 12:49:05 +00:00
* Tue Jan 18 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-6
2011-01-18 11:54:21 +00:00
- Don't use --enable-pie configure option as it has been removed and
2011-01-18 12:48:16 +00:00
is now assumed. See STR #3691.
2011-01-18 11:54:21 +00:00
2011-01-14 17:15:42 +00:00
* Fri Jan 14 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-5
- ICC colord support.
2011-01-12 16:45:25 +00:00
* Wed Jan 12 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-4
- Properly separated serverbin-compat and lspp patches.
2011-01-12 16:46:00 +00:00
- Updated ICC patch (still not yet applied).
2011-01-12 16:45:25 +00:00
2011-01-11 15:36:48 +00:00
* Tue Jan 11 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-3
- Build requires automake for avahi support.
2011-01-10 15:35:08 +00:00
* Mon Jan 10 2011 Tim Waugh <twaugh@redhat.com> 1:1.4.6-2
2011-02-10 09:38:49 +00:00
- Use a smaller buffer when writing to USB devices (bug #661814).
2011-01-10 15:35:08 +00:00
- Handle EAI_NONAME when resolving hostnames (bug #617208).
2011-01-07 10:00:50 +00:00
* Fri Jan 07 2011 Jiri Popelka <jpopelka@redhat.com> 1:1.4.6-1
- 1.4.6.
2010-12-31 10:32:04 +00:00
* Fri Dec 31 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.5-10
- Some Avahi support fixes from Till Kamppeter.
2010-12-24 13:14:06 +00:00
* Fri Dec 24 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.5-9
- Native Avahi support for announcing printers on the network.
2010-12-22 11:17:39 +00:00
* Wed Dec 22 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.5-8
2010-12-22 11:16:17 +00:00
- Don't crash when job queued for browsed printer that times out
(bug #660604).
2010-12-13 14:11:06 +00:00
* Mon Dec 13 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.5-7
2010-12-13 14:07:55 +00:00
- Call avc_init() only once to not leak file descriptors (bug #654075).
2010-12-09 13:44:34 +00:00
* Thu Dec 9 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.5-6
2010-12-09 13:45:10 +00:00
- The cups-config man page has been moved to the devel sub-package.
2010-12-09 13:44:34 +00:00
- The php sub-package now explicitly requires the libs package with
the same version and release (bug #646814).
2010-12-07 16:29:08 +00:00
* Tue Dec 7 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.5-5
2010-12-07 17:14:48 +00:00
- Fixed character encoding in CREDITS.txt.
2010-12-07 16:43:31 +00:00
- Mark D-Bus configuration file as config file.
2010-12-07 16:34:18 +00:00
- Don't mark MIME types and convs files as config files. Overrides
can be placed as new *.types/*.convs files in /etc/cups.
2010-12-07 16:32:42 +00:00
- Don't mark banners as config files. Better is to provide new
banners.
2010-12-07 16:31:21 +00:00
- Don't mark templates and www files as config files. A better way to
provide local overrides is to use a different ServerRoot setting.
Note that a recent security fix required changed to template files.
2010-12-07 16:29:08 +00:00
- Provide versioned LPRng symbol for rpmlint.
* Mon Dec 6 2010 Tim Waugh <twaugh@redhat.com>
2010-12-06 17:35:44 +00:00
- /usr/sbin/cupsd should be mode 0755 (bug #546004).
2010-12-03 13:35:22 +00:00
* Fri Dec 03 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.5-4
2010-12-03 13:10:34 +00:00
- Changed subsystem lock file name in initscript
so the service is correctly stopped on reboot or halt (bug #659391).
2010-11-26 15:10:11 +00:00
* Fri Nov 26 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.5-3
- BuildRequires python-cups instead of pycups.
2010-11-26 13:36:08 +00:00
* Fri Nov 26 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.5-2
- Added /etc/tmpfiles.d/cups.conf to enable /var/run/cups directory on tmpfs (#656566).
2010-11-12 13:19:16 +00:00
* Fri Nov 12 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.5-1
- 1.4.5.
- No longer need CVE-2010-2941, str3608
2010-11-11 11:41:05 +00:00
* Thu Nov 11 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-12
2010-11-11 11:35:06 +00:00
- Applied patch to fix cupsd memory corruption vulnerability
(CVE-2010-2941, bug #652161).
2010-10-15 14:41:21 +00:00
- Don't crash when MIME database could not be loaded (bug #610088).
2010-09-29 21:04:08 +00:00
* Wed Sep 29 2010 jkeating - 1:1.4.4-11
- Rebuilt for gcc bug 634757
2010-09-17 13:44:14 +00:00
* Fri Sep 17 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-10
2010-09-17 13:41:37 +00:00
- Perform locking for gnutls and avoid libgcrypt's broken
locking (bug #607159).
2010-09-15 14:45:35 +00:00
- Build with --enable-threads again (bug #607159).
2010-09-15 14:57:45 +00:00
- Force the use of gnutls despite thread-safety concerns (bug #607159).
2010-09-17 13:44:14 +00:00
2010-09-15 12:23:05 +00:00
* Wed Sep 15 2010 Tim Waugh <twaugh@redhat.com>
- Fixed serverbin-compat patch to avoid misleading " f i l t e r n o t
available" m e s s a g e s ( b u g # 6 3 3 7 7 9 ) .
2010-08-23 10:22:55 +00:00
* Mon Aug 23 2010 Tim Waugh <twaugh@redhat.com>
- Fixed SNMP quirks parsing.
2010-08-20 10:58:13 +00:00
* Fri Aug 20 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-9
2010-08-20 10:38:32 +00:00
- Use better upstream fix for STR #3608 (bug #606909).
2010-08-13 10:11:42 +00:00
* Fri Aug 13 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-8
2010-08-13 09:49:07 +00:00
- Specify udevadm trigger action in initscript (bug #623959).
2010-08-13 10:11:42 +00:00
2010-08-03 12:10:53 +00:00
* Tue Aug 3 2010 Tim Waugh <twaugh@redhat.com>
2010-08-03 12:25:13 +00:00
- Merged F-12 change:
- Use numeric addresses for interfaces unless HostNameLookups are
turned on (bug #583054).
2010-07-13 09:30:22 +00:00
* Tue Jul 13 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.4-7
2010-07-13 09:28:53 +00:00
- Added restartlog to initscript usage output (bug #612996).
2010-07-12 12:09:00 +00:00
* Mon Jul 12 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.4-6
- Moved LICENSE.txt to libs sub-package.
2010-06-28 12:08:36 +00:00
* Mon Jun 28 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-5
- Avoid empty notify-subscribed-event attributes (bug #606909,
STR #3608).
2010-06-24 12:07:08 +00:00
* Thu Jun 24 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-4
- Use gnutls again but disable threading (bug #607159).
2010-06-22 09:47:50 +00:00
* Tue Jun 22 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-3
- Rebuilt to keep correct package n-v-r ordering between releases.
2010-06-18 13:49:51 +00:00
* Fri Jun 18 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-2
- Re-enabled SSL support by using OpenSSL instead of gnutls.
2010-06-18 10:51:07 +00:00
* Fri Jun 18 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.4-1
- 1.4.4. Fixes several security vulnerabilities (bug #605399):
CVE-2010-0540, CVE-2010-0542, CVE-2010-1748. No longer need str3503,
str3399, str3505, str3541, str3425p2 or CVE-2010-0302 patches.
2010-06-10 10:37:03 +00:00
* Thu Jun 10 2010 Tim Waugh <twaugh@redhat.com>
- Removed unapplied gnutls-gcrypt-threads patch. Fixed typos in
descriptions for lpd and php sub-packages.
2010-06-09 15:52:18 +00:00
* Wed Jun 9 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-11
- Use upstream method of handling SNMP quirks in PPDs (STR #3551,
bug #581825).
2010-06-01 15:34:26 +00:00
* Tue Jun 01 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.3-10
- Added back still useful str3425.patch.
Second part of STR #3425 is still not fixed in 1.4.3
2010-05-18 16:08:49 +00:00
* Tue May 18 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-9
- Adjust texttops output to be in natural orientation (STR #3563).
This fixes page-label orientation when texttops is used in the
filter chain (bug #572338).
2010-05-13 22:31:34 +00:00
* Thu May 13 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-8
- Fixed Ricoh Device ID OID (STR #3552).
2010-05-11 16:55:25 +00:00
* Tue May 11 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-7
- Add an SNMP query for Ricoh's device ID OID (STR #3552).
2010-04-16 18:46:49 +00:00
* Fri Apr 16 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-6
- Mark DNS-SD Device IDs that have been guessed at with " F Z Y : 1 ; " .
2010-04-16 11:39:48 +00:00
* Fri Apr 16 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.3-5
- Fixed str3541.patch
2010-04-13 16:06:48 +00:00
* Tue Apr 13 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-4
- Add an SNMP query for HP's device ID OID (STR #3552).
2010-04-13 11:22:19 +00:00
* Tue Apr 13 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-3
- Handle SNMP supply level quirks (bug #581825).
2010-03-31 16:08:39 +00:00
* Wed Mar 31 2010 Tim Waugh <twaugh@redhat.com> 1:1.4.3-2
- Another BrowsePoll fix: handle EAI_NODATA as well (bug #567353).
- 1.4.3.
- No longer need CVE-2009-3553, str3381, str3390, str3391, str3403,
str3407, str3413, str3418, str3422, str3425, str3428, str3431, str3435,
str3436, str3439, str3440, str3442, str3448, str3458, str3460,
cups-sidechannel-intrs, negative-snmp-string-length,
cups-media-empty-warning patches.
2010-03-31 13:11:00 +00:00
* Wed Mar 31 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.3-1
- 1.4.3.
- No longer need CVE-2009-3553, str3381, str3390, str3391,
str3403, str3407, str3413, str3418, str3422, str3425,
str3428, str3431, str3435, str3436, str3439, str3440,
str3442, str3448, str3458, str3460, cups-sidechannel-intrs,
negative-snmp-string-length, cups-media-empty-warning patches.
2010-03-30 16:39:51 +00:00
* Tue Mar 30 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.2-36
- Fixed lpstat to adhere to -o option (bug #577901, STR #3541).
2010-03-10 11:08:02 +00:00
* Wed Mar 10 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.2-35
- Fixed (for the third time) patch for STR #3425 to correctly
remove job info files in /var/spool/cups (bug #571830).
2010-03-05 10:54:21 +00:00
* Fri Mar 5 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-34
- Applied patch for CVE-2010-0302 (incomplete fix for CVE-2009-3553,
bug #557775).
2010-03-02 16:45:28 +00:00
- Added comments for all sources and patches.
2010-03-02 11:34:08 +00:00
* Tue Mar 2 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-33
2010-03-02 13:00:03 +00:00
- Don't own filesystem locale directories (bug #569403).
2010-03-02 12:05:39 +00:00
- Don't apply gcrypt threading patch (bug #553834).
2010-03-02 11:34:08 +00:00
- Don't treat SIGPIPE as an error (bug #569770).
2010-02-24 11:10:34 +00:00
* Wed Feb 24 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.2-32
- Fixed cupsGetNamedDest() so it falls back to the real default
printer when a default from configuration file does not exist (bug #565569, STR #3503).
2010-02-23 12:25:38 +00:00
* Tue Feb 23 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-31
- Update classes.conf when a class member printer is deleted
(bug #565878, STR #3505).
2010-02-23 11:37:47 +00:00
* Tue Feb 23 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-30
- Re-initialize the resolver if getnameinfo() returns EAI_AGAIN
(bug #567353).
2010-02-15 11:40:21 +00:00
* Mon Feb 15 2010 Jiri Popelka <jpopelka@redhat.com> 1:1.4.2-29
- Improve cups-gnutls-gcrypt-threads.patch (#564841, STR #3461).
2010-02-04 14:50:53 +00:00
* Thu Feb 4 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-28
- Rebuild for postscriptdriver tags.
2010-01-22 15:48:18 +00:00
* Fri Jan 22 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-27
- Make sure we have some filters for converting to raster format.
2010-01-15 11:12:00 +00:00
* Fri Jan 15 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-26
2010-01-15 10:43:48 +00:00
- Reset status after successful ipp job (bug #548219, STR #3460).
2010-01-14 12:30:31 +00:00
* Thu Jan 14 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-24
2010-01-14 12:39:26 +00:00
- Install udev rules in correct place (bug #530378).
2010-01-14 12:30:31 +00:00
- Don't mark initscript as config file.
2010-01-13 17:36:33 +00:00
* Wed Jan 13 2010 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-23
- Use %%{_initddir} , %%{_sysconfdir} and SMP make flags.
- Use mode 0755 for binaries and libraries where appropriate.
- Fix lpd obsoletes tag.
2009-12-24 12:32:59 +00:00
* Thu Dec 24 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-22
- Removed use of prereq and buildprereq.
- Fixed use of '%%' in changelog.
- Versioned explicit obsoletes/provides.
- Use tabs throughout.
2009-12-23 11:19:51 +00:00
* Wed Dec 23 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-21
- Fixed patch for STR #3425 again by adding in back-ported change from
svn revision 8929 (bug #549899). No longer need
delete-active-printer patch.
2009-12-22 17:06:04 +00:00
* Tue Dec 22 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-20
- Fixed ipp authentication for servers requiring authentication for
IPP-Get-Printer-Attributes (bug #548873, STR #3458).
2009-12-21 17:11:58 +00:00
* Mon Dec 21 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-19
- Ensure proper thread-safety in gnutls's use of libgcrypt
(bug #544619).
2009-12-19 13:03:41 +00:00
* Sat Dec 19 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-18
- Fixed patch for STR #3425 by adding in back-ported change from svn
revision 8936 (bug #548904).
2009-12-10 18:31:27 +00:00
* Thu Dec 10 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-17
2009-12-11 08:31:07 +00:00
- Fixed invalid read in cupsAddDest (bug #537460).
2009-12-10 18:19:33 +00:00
2009-12-09 11:39:16 +00:00
* Wed Dec 9 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-15
- Use upstream patch to fix scheduler crash when an active printer was
deleted (rev 8914).
2009-12-08 09:41:20 +00:00
* Tue Dec 8 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-14
2009-12-08 12:34:48 +00:00
- The scheduler did not use the Get-Job-Attributes policy for a
printer (STR #3431).
2009-12-08 12:31:35 +00:00
- The scheduler added two job-name attributes to each job object
(STR #3428).
2009-12-08 12:26:48 +00:00
- The scheduler did not clean out completed jobs when
PreserveJobHistory was turned off (STR #3425).
2009-12-08 12:22:49 +00:00
- The web interface did not show completed jobs (STR #3436).
2009-12-08 12:16:14 +00:00
- Authenticated printing did not always work when printing directly to
a remote server (STR #3435).
2009-12-08 11:25:50 +00:00
- Use upstream patch to stop the network backends incorrectly clearing
the media-empty-warning state (rev 8896).
2009-12-08 11:13:07 +00:00
- Use upstream patch to fix interrupt handling in the side-channel
APIs (rev 8896).
2009-12-08 11:06:55 +00:00
- Use upstream patch to handle negative SNMP string lengths (rev 8896).
2009-12-08 10:59:20 +00:00
- Use upstream fix for SNMP detection (bug #542857, STR #3413).
2009-12-08 10:22:08 +00:00
- Use the text filter for text/css files (bug #545026, STR #3442).
2009-12-08 10:15:31 +00:00
- Show conflicting option values in web UI (bug #544326, STR #3440).
2009-12-08 10:07:59 +00:00
- Use upstream fix for adjustment of conflicting options
(bug #533426, STR #3439).
2009-12-08 09:57:29 +00:00
- No longer requires paps. The texttopaps filter MIME conversion file
is now provided by the paps package (bug #545036).
2009-12-08 09:41:20 +00:00
- Moved %%{_datadir} /cups/ppdc/*.h to the main package (bug #545348).
2009-12-04 15:51:35 +00:00
* Fri Dec 4 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-13
- The web interface prevented conflicting options from being adjusted
(bug #533426, STR #3439).
2009-12-03 23:09:28 +00:00
* Thu Dec 3 2009 Tim Waugh <twaugh@redhat.com> - 1:1.4.2-12
2009-12-03 23:05:53 +00:00
- Fixes for SNMP scanning with Lexmark printers (bug #542857, STR #3413).
2009-11-23 13:08:59 +00:00
* Mon Nov 23 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-10
- Undo last change as it was incorrect.
2009-11-23 12:04:14 +00:00
* Mon Nov 23 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-9
- Fixed small typos introduced in fix for bug #536741.
2009-11-20 13:58:47 +00:00
* Fri Nov 20 2009 Jiri Popelka <jpopelka@redhat.com> 1:1.4.2-8
2009-11-23 12:04:14 +00:00
- Do not translate russian links showing completed jobs
(bug #539354, STR #3422).
2009-11-20 13:58:47 +00:00
2009-11-19 13:29:08 +00:00
* Thu Nov 19 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-7
- Applied patch to fix CVE-2009-3553 (bug #530111, STR #3200).
2009-11-17 13:14:28 +00:00
* Tue Nov 17 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-6
2009-11-17 13:26:07 +00:00
- Fixed display of current driver (bug #537182, STR #3418).
2009-11-17 13:14:28 +00:00
- Fixed out-of-memory handling when loading jobs (bug #538054,
STR #3407).
2009-11-16 17:17:17 +00:00
* Mon Nov 16 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-5
2009-11-16 17:23:13 +00:00
- Fixed typo in admin web template (bug #537884, STR #3403).
2009-11-16 17:17:17 +00:00
- Reset SIGPIPE handler for child processes (bug #537886, STR #3399).
2009-11-16 11:02:13 +00:00
* Mon Nov 16 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-4
2009-11-16 17:17:17 +00:00
- Upstream fix for GNU TLS error handling bug (bug #537883, STR #3381).
2009-11-16 11:02:13 +00:00
2009-11-11 09:51:45 +00:00
* Wed Nov 11 2009 Jiri Popelka <jpopelka@redhat.com> 1:1.4.2-3
- Fixed lspp-patch to avoid memory leak (bug #536741).
2009-11-10 16:56:21 +00:00
* Tue Nov 10 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-2
- Added explicit version dependency on cups-libs to cups-lpd
(bug #502205).
2009-11-10 11:36:16 +00:00
* Tue Nov 10 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.2-1
- 1.4.2. No longer need str3380, str3332, str3356, str3396 patches.
- Removed postscript.ppd.gz (bug #533371).
2009-11-10 11:44:14 +00:00
- Renumbered patches and sources.
2009-11-10 11:36:16 +00:00
2009-11-03 17:19:22 +00:00
* Tue Nov 3 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-14
2009-11-03 16:52:09 +00:00
- Removed stale patch from STR #2831 which was causing problems with
number-up (bug #532516).
2009-11-03 17:19:22 +00:00
* Tue Oct 27 2009 Jiri Popelka <jpopelka@redhat.com> 1:1.4.1-13
2009-10-27 14:43:09 +00:00
- Fix incorrectly applied patch from #STR3285 (bug #531108).
- Set the PRINTER_IS_SHARED variable for admin.cgi (bug #529634, #STR3390).
- Pass through serial parameters correctly in web interface (bug #529635, #STR3391).
- Fixed German translation (bug #531144, #STR3396).
2009-11-03 17:19:22 +00:00
* Tue Oct 20 2009 Jiri Popelka <jpopelka@redhat.com> 1:1.4.1-12
2009-10-20 13:42:59 +00:00
- Fix cups-lpd to create unique temporary data files (bug #529838).
2009-11-03 17:19:22 +00:00
* Mon Oct 19 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-11
2009-10-19 11:06:26 +00:00
- Fixed German translation (bug #529575, STR #3380).
2009-11-03 17:19:22 +00:00
* Thu Oct 15 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-10
- Don't ship pstoraster -- it is now provided by the ghostscript-cups
package.
2009-10-08 10:40:12 +00:00
* Thu Oct 8 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-9
- Fixed naming of 'Generic PostScript Printer' entry.
2009-10-07 16:46:04 +00:00
* Wed Oct 7 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-8
- Use upstream patch for STR #3356 (bug #526405).
2009-10-02 12:03:19 +00:00
* Fri Oct 2 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-7
- Fixed orientation of page labels when printing text in landscape
mode (bug #520141, STR #3334).
2009-09-30 11:37:42 +00:00
* Wed Sep 30 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-6
- Don't use cached PPD for raw queue (bug #526405, STR #3356).
2009-09-23 14:31:50 +00:00
* Wed Sep 23 2009 Jiri Popelka <jpopelka@redhat.com> 1:1.4.1-5
- Fixed cups.init to be LSB compliant (bug #521641)
2009-09-21 13:57:36 +00:00
* Mon Sep 21 2009 Jiri Popelka <jpopelka@redhat.com> 1:1.4.1-4
- Changed cups.init to be LSB compliant (bug #521641), i.e.
return code " 2 " (instead of " 3 " ) if invalid arguments
return code " 4 " if restarting service under nonprivileged user
return code " 5 " if cupsd not exist or is not executable
return code " 6 " if cupsd.conf not exist
2009-09-16 10:25:32 +00:00
* Wed Sep 16 2009 Tomas Mraz <tmraz@redhat.com> 1:1.4.1-3
- Use password-auth common PAM configuration instead of system-auth
when available.
2009-09-15 10:11:01 +00:00
* Tue Sep 15 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-2
- Fixed 'service cups status' to check for correct subsys name
(bug #521641).
2009-09-14 17:03:49 +00:00
* Mon Sep 14 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-1
- 1.4.1.
2009-09-04 14:07:20 +00:00
* Fri Sep 4 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.0-2
- Fixed the dnssd backend so that it only reports devices once avahi
resolution has completed. This makes it report Device IDs
2009-09-04 14:07:55 +00:00
(bug #520858).
2009-09-01 14:15:46 +00:00
- Fix locale code for Norwegian (bug #520379).
2009-08-28 21:06:47 +00:00
* Fri Aug 28 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.0-1
- 1.4.0.
2009-08-27 20:28:47 +00:00
* Thu Aug 27 2009 Warren Togami <wtogami@redhat.com> 1:1.4-0.rc1.21
- rebuild
2009-08-27 15:36:35 +00:00
* Wed Aug 26 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.20
- Fixed admin.cgi crash when modifying a class (bug #519724,
STR #3312, patch from Jiri Popelka).
2009-08-27 12:40:28 +00:00
* Wed Aug 26 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.19
2009-08-27 12:30:35 +00:00
- Prevent infinite loop in cupsDoIORequest when processing HTTP
errors (bug #518065, bug #519663, STR #3311).
2009-08-26 17:20:25 +00:00
- Fixed document-format-supported attribute when
application/octet-stream is enabled (bug #516507, STR #3308, patch
from Jiri Popelka).
2009-08-26 16:41:14 +00:00
- Fixed buggy JobKillDelay handling fix (STR #3292).
2009-08-21 14:50:22 +00:00
- Prevent infinite loop in ppdc (STR #3293).
2009-08-21 10:24:38 +00:00
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1:1.4-0.rc1.17.1
- rebuilt with new audit
2009-08-21 09:08:00 +00:00
* Fri Aug 21 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.17
- Removed 3-distribution symlink (bug #514244).
2009-08-18 16:51:18 +00:00
* Tue Aug 18 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.16
2009-08-21 09:08:00 +00:00
- Fixed JobKillDelay handling for cancelled jobs (bug #518026, STR
#3292).
2009-08-18 16:51:18 +00:00
- Use 'exec' to invoke ghostscript in the pstoraster filter. This
allows the SIGTERM signal to reach the correct process, as well as
conserving memory (part of bug #518026).
2009-08-11 08:12:19 +00:00
* Tue Aug 11 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.15
- Avoid empty BrowseLocalProtocols setting (bug #516460, STR #3287).
2009-08-10 09:38:00 +00:00
* Mon Aug 10 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.14
2009-08-10 14:51:15 +00:00
- Fixed ppds.dat handling of drv files (bug #515027, STR #3279).
2009-08-10 14:14:08 +00:00
- Fixed udev rules file to avoid DEVTYPE warning messages.
2009-08-10 10:47:04 +00:00
- Fixed cupsGetNamedDest() so it does not fall back to the default
printer when a destination has been named (bug #516439, STR #3285).
2009-08-10 09:38:00 +00:00
- Fixed MIME type rules for image/jpeg and image/x-bitmap
(bug #516438, STR #3284).
2009-08-07 11:05:58 +00:00
- Clear out cache files on upgrade.
2009-08-07 07:53:56 +00:00
- Require acl.
2009-08-06 13:21:22 +00:00
* Thu Aug 6 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.13
- Ship udev rules to allow libusb to access printer devices.
2009-08-04 12:32:18 +00:00
- Fixed duplex test pages (bug #514898, STR #3277).
2009-07-29 13:00:27 +00:00
* Wed Jul 29 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.12
2009-07-29 13:48:33 +00:00
- Fixed Avahi support in the dnssd backend (bug #513888).
2009-07-29 13:00:27 +00:00
- Fixed incorrect arguments to sigaction() in dnssd backend (STR #3272).
2009-07-28 21:39:42 +00:00
- Cheaply restore compatibility with 1.1.x by having cups_get_sdests()
perform a CUPS_GET_CLASSES request if it is not sure it is talking
to CUPS 1.2 or later (bug #512866).
2009-07-28 12:22:39 +00:00
- Prevent ipp backend looping with bad IPP devices (bug #476424,
STR #3262).
2009-07-28 11:53:09 +00:00
- Fixed Device ID reporting in the usb backend (STR #3266).
2009-07-24 19:48:42 +00:00
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4-0.rc1.11.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-24 12:22:35 +00:00
* Fri Jul 24 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.11
- Tell udevd to replay printer add events in the initscript.
2009-07-15 13:27:21 +00:00
* Wed Jul 15 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.10
- Applied patch to prevent bad job control files crashing cupsd on
start-up (STR #3253, bug #509741).
- Correctly handle CUPS-Get-PPDs requests for models with '+' in their
names (STR #3254, bug #509586).
- Accept incorrect device URIs in the (non-libusb) usb backend for
compatibility with Fedora 11 before bug #507244 was fixed.
- Applied patch to fix incorrect device URIs (STR #3259, bug #507244).
- Applied patch to fix job-hold-until for remote queues (STR #3258,
bug #497376).
2009-07-13 17:24:07 +00:00
* Mon Jul 13 2009 Remi Collet <Fedora@FamilleCollet.com> 1:1.4-0.rc1.9
- add PHP ABI check
- use php_extdir
- add php configuration file (/etc/php.d/cups.ini)
2009-07-10 15:26:18 +00:00
* Fri Jul 10 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.8
- Build does not require aspell-devel (bug #510405).
2009-07-01 13:13:02 +00:00
* Wed Jul 1 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.7
- Fixed template problem preventing current printer option defaults
from being shown in the web interface (bug #506794, STR #3244).
2009-07-01 11:28:25 +00:00
* Wed Jul 1 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.6
- Fixed lpadmin for remote 1.3.x servers (bug #506977, STR #3231).
* Tue Jun 23 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.5
- Added more debugging output when constructing filter chain.
2009-06-18 17:59:39 +00:00
* Thu Jun 18 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.4
- More complete fix for STR #3229 (bug #506461).
2009-06-17 15:13:21 +00:00
* Wed Jun 17 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.3
2009-06-17 15:06:39 +00:00
- Don't use RPM_SOURCE_DIR macro.
- Fixed add/modify-printer templates which had extra double-quote
characters, preventing the Continue button from appearing in certain
browsers (bug #506461, STR #3229).
2009-06-17 11:30:03 +00:00
* Wed Jun 17 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.rc1.1
- 1.4rc1. No longer need str3124, CVE-2009-0163, CVE-2009-0164,
str3197, missing-devices patches.
- Disabled avahi patch for the time being. More work is needed to
port this to rc1.
- Removed wbuffer patch as it is not needed (see STR #1968).
2009-05-15 09:02:47 +00:00
* Fri May 15 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.18
- More complete fix for STR #3197 (bug #500859).
2009-05-14 15:14:09 +00:00
* Thu May 14 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.17
- Prevent cupsd crash when handling IPP_TAG_DELETEATTR requests
(STR #3197, bug #500859).
2009-05-08 16:34:12 +00:00
* Thu May 7 2009 Ville Skyttä <ville.skytta at iki.fi> - 1:1.4-0.b2.16
- Avoid stripping binaries before rpmbuild creates the -debuginfo subpackage.
2009-04-26 12:58:48 +00:00
* Sun Apr 26 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.15
- Accept " H o s t : : : 1 " (bug #497393).
- Accept Host: fields set to the ServerName value (bug #497301).
2009-04-21 15:44:21 +00:00
- Specify that we want poppler's pdftops (not ghostscript) for the
pdftops wrapper when calling configure.
2009-04-17 16:34:28 +00:00
* Fri Apr 17 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.14
- Applied patch to fix CVE-2009-0163 (bug #490596).
- Applied patch to fix CVE-2009-0164 (bug #490597).
2009-04-02 11:50:24 +00:00
* Thu Apr 2 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.13
- Don't verify MD5 sum, file size, or mtime for several config files:
cupsd.conf, client.conf, classes.conf, printers.conf, snmp.conf,
subscriptions.conf, lpoptions (bug #486287).
2009-03-23 18:04:54 +00:00
* Mon Mar 23 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.12
- If cups-polld gets EAI_AGAIN when looking up a hostname,
re-initialise the resolver (bug #490943).
2009-03-11 12:07:51 +00:00
* Wed Mar 11 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.11
- Bumped cupsddk n-v-r for obsoletes/provides, as cupsddk was rebuilt.
2009-03-10 18:39:13 +00:00
* Tue Mar 10 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.10
- Applied patch to fix ppd-natural-language attribute in PPD list
(STR #3124).
2009-03-09 12:11:38 +00:00
* Mon Mar 9 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.9
- Handle https:// device URIs (bug #478677, STR #3122).
2009-03-05 13:31:30 +00:00
* Thu Mar 5 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.8
- Updated to svn8404.
2009-02-25 11:27:37 +00:00
* Wed Feb 25 2009 Tim Waugh <twaugh@redhat.com>
- Added 'Should-Start: portreserve' to the initscript (part of bug #487250).
2009-02-24 10:16:59 +00:00
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4-0.b2.7.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-19 18:30:52 +00:00
* Thu Feb 19 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.7
- Prevent cups-deviced missing devices (STR #3108).
- Actually drop the perl implementation of the dnssd backend and use
the avahi-aware one.
2009-02-12 14:33:59 +00:00
* Thu Feb 12 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.6
2009-02-12 13:38:50 +00:00
- Beginnings of avahi support. The dnssd backend should now work, but
the scheduler will not yet advertise DNS-SD services.
2009-02-10 14:54:33 +00:00
- No longer require avahi-tools as the dnssd backend does not use the
2009-02-12 13:38:50 +00:00
command line tools any longer.
2009-01-28 17:42:16 +00:00
- Load MIME type rules correctly (bug #426089, STR #3059).
2009-01-28 17:17:46 +00:00
* Wed Jan 28 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.4
- Fixed quotas (STR #3077, STR #3078).
2009-01-27 14:57:00 +00:00
* Tue Jan 27 2009 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.3
- Fixed default BrowseLocalProtocols (bug #481505).
2008-12-16 16:59:28 +00:00
* Tue Dec 16 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b2.2
2008-12-16 12:31:53 +00:00
- 1.4b2.
- No longer need CVE-2008-5183 patch.
2008-12-13 11:34:46 +00:00
* Sat Dec 13 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b1.6
- Start cupsd at priority 25: after avahi-daemon but before haldaemon
(bug #468709).
2008-12-09 12:16:54 +00:00
* Tue Dec 9 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b1.5
2008-12-09 12:19:10 +00:00
- Applied patch to fix RSS subscription limiting (bug #473901,
CVE-2008-5183).
2008-12-09 12:16:54 +00:00
- Attempt to unbreak the fix for STR #2831 (bug #474742).
2008-11-30 22:45:28 +00:00
* Sun Nov 30 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b1.4
- Own more directories (bug #473581).
2008-11-12 16:17:13 +00:00
* Tue Nov 11 2008 Tim Waugh <twaugh@redhat.com> 1:1.4-0.b1.3
2008-11-12 16:09:54 +00:00
- 1.4b1.
- No longer need ext, includeifexists, foomatic-recommended,
getnameddest, str2101, str2536 patches.
- Require poppler-utils at runtime and for build. No longer need
pdftops.conf.
- Obsolete cupsddk.
2008-10-30 14:31:23 +00:00
* Thu Oct 30 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.9-3
- Fixed LSPP labels (bug #468442).
2008-10-21 10:23:31 +00:00
* Tue Oct 21 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.9-2
- Fixed textonly filter to send FF correctly.
2008-10-10 09:44:33 +00:00
* Fri Oct 10 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.9-1
- 1.3.9, including fixes for CVE-2008-3639 (STR #2918, bug #464710),
CVE-2008-3640 (STR #2919, bug #464713) and CVE-2008-3641 (STR #2911,
bug #464716).
- No longer need str2892 or res_init patches.
2008-09-10 15:21:18 +00:00
* Wed Sep 10 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-6
2008-09-10 15:20:58 +00:00
- Backported patch for FatalErrors configuration directive
(bug #314941, STR #2536).
2008-09-04 12:40:34 +00:00
* Thu Sep 4 2008 Tim Waugh <twaugh@redhat.com>
- Use php-cgi for executing PHP scripts (bug #460898).
2008-09-03 16:46:54 +00:00
* Wed Sep 3 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-5
2008-09-03 16:46:08 +00:00
- The dnssd backend uses avahi-browse so require it (bug #458565).
2008-09-03 16:43:13 +00:00
- New php sub-package (bug #428235).
2008-09-03 14:58:27 +00:00
- cups-polld: reinit the resolver if we haven't yet resolved the
hostname (bug #354071).
2008-08-11 16:34:51 +00:00
* Mon Aug 11 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-4
- Better password prompting behaviour (bug #215133, STR #2101).
2008-08-05 08:37:35 +00:00
* Tue Aug 5 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-3
2008-08-05 08:33:02 +00:00
- Mark template files config(noreplace) for site-local modifications
(bug #441719).
2008-08-03 13:31:08 +00:00
* Sun Aug 3 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-2
- Applied patch to fix STR #2892 (bug #453610).
2008-07-28 15:40:15 +00:00
* Mon Jul 28 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.8-1
- 1.3.8.
2008-07-18 12:12:59 +00:00
* Fri Jul 18 2008 Tim Waugh <twaugh@redhat.com>
- Removed autoconf requirement by applying autoconf-generated changes
to patches that caused them. Affected patches: cups-lspp.
2008-07-15 09:56:44 +00:00
* Tue Jul 15 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-13
2008-07-15 12:55:32 +00:00
- CVE-2008-1373 patch is no longer needed (applied upstream).
2008-07-15 09:51:23 +00:00
- Mark HTML files and templates config(noreplace) for site-local
modifications (bug #441719).
2008-07-15 09:12:30 +00:00
- The cups-devel package requires zlib-devel (bug #455192).
2008-07-01 11:34:31 +00:00
* Tue Jul 1 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-12
- Fixed bug #447200 again.
2008-07-01 10:49:59 +00:00
* Tue Jul 1 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-11
- Use portreserve.
2008-06-24 13:06:06 +00:00
* Tue Jun 24 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-10
- Rebuilt for new gnutls.
2008-06-17 16:24:54 +00:00
* Tue Jun 17 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-9
- Don't overwrite the upstream snmp.conf file.
2008-06-17 10:47:37 +00:00
* Tue Jun 17 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-8
- Fixed bug #447200 again.
2008-06-17 10:17:02 +00:00
* Tue Jun 17 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-7
- Backported cupsGetNamedDest from 1.4 (bug #428086).
2008-06-03 15:14:27 +00:00
* Tue Jun 3 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-6
- Applied patch to fix STR #2750 (IPP authentication).
2008-05-30 16:09:48 +00:00
* Fri May 30 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-5
- Better fix for cupsdTimeoutJob LSPP configuration suggested by
Matt Anderson (bug #447200).
2008-05-29 16:01:05 +00:00
* Thu May 29 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-4
- Fix last fix (bug #447200).
2008-05-28 09:05:21 +00:00
* Wed May 28 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-3
2008-05-28 09:04:18 +00:00
- If cupsdTimeoutJob is called when the originating connection is still
known, pass that to the function so that copy_banner can get at it if
necessary (bug #447200).
2008-05-09 10:29:47 +00:00
* Fri May 9 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-2
- Applied patch to fix CVE-2008-1722 (integer overflow in image filter,
bug #441692, STR #2790).
2008-04-03 08:11:51 +00:00
* Thu Apr 3 2008 Tim Waugh <twaugh@redhat.com>
- Main package requires exactly-matching libs package.
2008-04-02 11:33:34 +00:00
* Wed Apr 2 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.7-1
- 1.3.7. No longer need str2715, str2727, or CVE-2008-0047 patches.
2013-02-27 15:02:33 +00:00
* Tue Apr 1 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-9
2008-04-01 15:48:12 +00:00
- Applied patch to fix CVE-2008-1373 (GIF overflow, bug #438303).
- Applied patch to prevent heap-based buffer overflow in CUPS helper
program (bug #436153, CVE-2008-0047, STR #2729).
2013-02-27 15:02:33 +00:00
* Tue Apr 1 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-8
2008-04-01 12:05:26 +00:00
- Ship a few doc files (bug #438598).
2008-03-27 11:41:54 +00:00
* Thu Mar 27 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-7
- Don't ship broken symlink %%{_datadir} /cups/doc (bug #438598).
2008-03-17 09:27:32 +00:00
* Mon Mar 17 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-6
- Own %%{_datadir} /cups/www (bug #437742).
2008-02-28 22:35:18 +00:00
* Thu Feb 28 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-5
- Apply upstream fix for Adobe JPEG files (bug #166460, STR #2727).
2008-02-26 17:47:57 +00:00
* Tue Feb 26 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-4
2008-02-26 17:46:55 +00:00
- LSB header for initscript (bug #246897).
2008-02-26 16:40:37 +00:00
- Move HTML-related files to main application directory so that the CUPS
web interface still works even with --excludedocs (bug #375631).
2008-02-26 14:56:43 +00:00
* Tue Feb 26 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-3
- Set MaxLogSize to 0 to prevent log rotation. Upstream default is 1Mb, but
we want logrotate to be in charge.
2008-02-23 12:21:04 +00:00
* Sat Feb 23 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-2
- Fix encoding of job-sheets option (bug #433753, STR #2715).
2008-02-20 10:00:28 +00:00
* Wed Feb 20 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.6-1
- 1.3.6.
2008-02-14 13:26:01 +00:00
* Thu Feb 14 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-6
- Include fixes from svn up to revision 7304. No longer need str2703 patch.
2008-02-14 14:08:32 +00:00
Build with --with-dbusdir.
2008-02-14 12:49:40 +00:00
- Try out logrotate again (bug #432730).
2008-02-12 16:40:09 +00:00
* Tue Feb 12 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-5
- Fixed admin.cgi handling of DefaultAuthType (bug #432478, STR #2703).
2008-02-05 15:37:24 +00:00
* Tue Feb 5 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-4
2008-02-05 16:58:04 +00:00
- Fix compilation of SO_PEERCRED support.
2008-02-05 15:37:24 +00:00
- Include fixes from svn up to revision 7287. No longer need str2650 or
str2664 patches.
2008-02-01 13:33:44 +00:00
* Fri Feb 1 2008 Tim Waugh <twaugh@redhat.com>
- Updated initscript for LSB exit codes and actions (bug #246897).
2008-01-24 14:14:03 +00:00
* Thu Jan 24 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-3
- Build requires autoconf.
2008-01-21 13:12:40 +00:00
* Mon Jan 21 2008 Tim Waugh <twaugh@redhat.com> 1:1.3.5-2
2008-01-21 13:09:52 +00:00
- Main package requires libs sub-package of the same release.
2008-01-10 09:14:32 +00:00
* Thu Jan 10 2008 Tim Waugh <twaugh@redhat.com>
- Apply patch to fix busy looping in the backends (bug #426653, STR #2664).
2008-01-09 12:17:54 +00:00
* Wed Jan 9 2008 Tim Waugh <twaugh@redhat.com>
2008-01-09 17:46:46 +00:00
- Apply patch to prevent overlong PPD lines from causing failures except
in strict mode (bug #405061). Needed for compatibility with older
versions of foomatic (e.g. Red Hat Enterprise Linux 3/4).
2008-01-09 12:17:54 +00:00
- Applied upstream patch to fix cupsctl --remote-any (bug #421411, STR #2650).
2008-01-03 16:17:10 +00:00
* Thu Jan 3 2008 Tim Waugh <twaugh@redhat.com>
- Efficiency fix for pstoraster (bug #416871).
2007-12-18 17:36:16 +00:00
* Tue Dec 18 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.5-1
- 1.3.5.
2007-12-10 16:45:31 +00:00
* Mon Dec 10 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.4-5
- Rebuilt with higher release number.
2007-12-05 02:27:13 +00:00
* Tue Dec 4 2007 Warren Togami <wtogami@redhat.com> 1:1.3.4-3
- rebuild
2007-11-30 09:22:14 +00:00
* Fri Nov 30 2007 Tim Waugh <twaugh@redhat.com>
- CVE-2007-4045 patch is not necessarily because cupsd_client_t objects are
not moved in array operations, only pointers to them.
2007-11-27 13:56:52 +00:00
* Tue Nov 27 2007 Tim Waugh <twaugh@redhat.com>
- Updated to improved dnssd backend from Till Kamppeter.
2007-11-13 14:53:32 +00:00
* Tue Nov 13 2007 Tim Waugh <twaugh@redhat.com>
2007-11-13 14:54:12 +00:00
- Fixed CVE-2007-4045 patch; has no effect with shipped packages since they
are linked with gnutls.
2007-11-13 14:53:32 +00:00
- LSPP cupsdSetString/ClearString fixes (bug #378451).
2007-11-07 21:26:56 +00:00
* Wed Nov 7 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.4-2
- Applied patch to fix CVE-2007-4045 (bug #250161).
- Applied patch to fix CVE-2007-4352, CVE-2007-5392 and
CVE-2007-5393 (bug #345101).
2007-11-01 16:08:41 +00:00
* Thu Nov 1 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.4-1
- 1.3.4 (bug #361681).
2007-10-10 11:24:50 +00:00
* Wed Oct 10 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.3-3
- Use ppdev instead of libieee1284 for parallel port Device ID
retrieval (bug #311671). This avoids SELinux audit messages.
2007-10-09 16:23:59 +00:00
* Tue Oct 9 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.3-2
- Use libieee1284 for parallel port Device ID retrieval (bug #311671).
2007-09-28 21:15:32 +00:00
* Fri Sep 28 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.3-1
- 1.3.3.
2007-09-25 10:24:22 +00:00
* Tue Sep 25 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.2-3
- Don't strip foomatic recommended strings from make/model names.
2007-09-21 12:48:18 +00:00
* Fri Sep 21 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.2-2
- Write printcap when remote printers have timed out (bug #290831).
2007-09-19 11:02:14 +00:00
* Wed Sep 19 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.2-1
2007-09-19 11:28:11 +00:00
- Include Till Kamppeter's dnssd backend.
2007-09-19 11:02:14 +00:00
- 1.3.2.
- No longer need str2512 patches.
2007-09-18 15:33:14 +00:00
* Tue Sep 18 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.1-3
- Write printcap when a remote queue is deleted (bug #290831).
2007-09-18 08:32:42 +00:00
* Tue Sep 18 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.1-2
2007-09-19 12:17:39 +00:00
- Avoid writing printcap unnecessarily (bug #290831).
2007-09-18 08:32:42 +00:00
2007-09-17 16:10:57 +00:00
* Mon Sep 17 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.1-1
- 1.3.1.
2007-08-29 15:30:15 +00:00
* Wed Aug 29 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.0-2
- More specific license tag.
2007-08-13 22:31:26 +00:00
* Mon Aug 13 2007 Tim Waugh <twaugh@redhat.com> 1:1.3.0-1
- 1.3.0.
2007-08-08 11:33:54 +00:00
* Tue Jul 31 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.rc2.2
2007-07-31 14:32:53 +00:00
- Make cancel man page work properly with alternatives system (bug #249768).
2007-07-31 13:51:42 +00:00
- Don't call aclocal even when we modify m4 files -- CUPS does not use
automake (bug #250251).
2007-07-31 12:28:40 +00:00
* Tue Jul 31 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.rc2.1
- Better buildroot tag.
- Moved LSPP access check in add_job() to before allocation of the job
structure (bug #231522).
- 1.3rc2. No longer need avahi patch.
2007-07-23 12:19:34 +00:00
* Mon Jul 23 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.5
- Use kernel support for USB paper-out detection, when available
(bug #249213).
2007-07-20 16:40:47 +00:00
* Fri Jul 20 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.4
- Better error checking in the LSPP patch (bug #231522).
2007-07-20 14:39:47 +00:00
* Fri Jul 20 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.3
2007-07-20 14:44:12 +00:00
- Change initscript start level to 98, to start after avahi but before
haldaemon.
2007-07-20 14:39:47 +00:00
- The devel sub-package requires krb5-devel.
2007-07-19 12:54:10 +00:00
* Thu Jul 19 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.2
- Build requires avahi-compat-libdns_sd-devel. Applied patch to fix
build against avahi (bug #245824).
2007-07-18 14:30:37 +00:00
- Build requires krb5-devel.
2007-07-18 11:55:01 +00:00
* Wed Jul 18 2007 Tim Waugh <twaugh@redhat.com> 1:1.3-0.b1.1
- 1.3b1. No longer need relro, directed-broadcast, af_unix-auth, or
str2109 patches.
2007-07-13 09:17:56 +00:00
* Fri Jul 13 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.12-1
- 1.2.12. No longer need adminutil or str2408 patches.
2007-07-09 14:32:11 +00:00
* Mon Jul 9 2007 Tim Waugh <twaugh@redhat.com>
- Another small improvement for the textonly filter (bug #244979).
2007-07-05 15:41:27 +00:00
* Thu Jul 5 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-5
- Support for page-ranges and accounting in the textonly filter (bug #244979).
2007-07-04 12:21:44 +00:00
* Wed Jul 4 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-4
- Better paper-out detection patch still (bug #246222).
2007-06-29 09:05:30 +00:00
* Fri Jun 29 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-3
- Applied patch to fix group handling in PPDs (bug #186231, STR #2408).
2007-06-27 08:32:18 +00:00
* Wed Jun 27 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-2
- Fixed _cupsAdminSetServerSettings() sharing/shared handling (bug #238057).
2007-06-25 11:35:21 +00:00
* Mon Jun 25 2007 Tim Waugh <twaugh@redhat.com>
2007-06-26 14:05:24 +00:00
- Fixed permissions on classes.conf in the file manifest (bug #245748).
2007-06-25 11:35:21 +00:00
2007-06-13 16:43:07 +00:00
* Wed Jun 13 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.11-1
- 1.2.11.
2007-06-12 09:24:24 +00:00
* Tue Jun 12 2007 Tim Waugh <twaugh@redhat.com>
2007-06-12 09:25:14 +00:00
- Make the initscript use start priority 56 (bug #213828).
2007-06-12 09:24:24 +00:00
- Better paper-out detection patch (bug #241589).
2007-05-09 14:17:40 +00:00
* Wed May 9 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-10
* Revert paper-out detection for the moment.
2007-05-09 13:12:09 +00:00
* Wed May 9 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-9
- Applied fix for rotated PDFs (bug #236753, STR #2348).
2007-04-26 12:50:08 +00:00
* Thu Apr 26 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-8
- Initscript fixes (bug #237955).
2007-04-25 17:10:11 +00:00
* Wed Apr 25 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-7
- Until bug #236736 is fixed, work around the kernel usblp driver's
quirks so that we can detect paper-out conditions.
2007-04-10 10:52:58 +00:00
* Tue Apr 10 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-6
- Fixed 'cancel' man page (bug #234088).
- Added empty subscriptions.conf file to make sure it gets the right
SELinux file context.
2007-04-04 16:56:58 +00:00
* Wed Apr 4 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-5
- Send D-BUS QueueChanged signal on printer state changes.
2007-04-03 10:08:56 +00:00
* Tue Apr 3 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-4
- Relay printer-state-message values in the IPP backend (STR #2109).
2007-04-02 13:29:08 +00:00
* Mon Apr 2 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-3
- Don't clear printer-state-reasons after job completion (STR #2323).
2007-03-29 16:35:20 +00:00
* Thu Mar 29 2007 Tim Waugh <twaugh@redhat.com>
- Small improvement for AF_UNIX auth patch.
2007-03-29 10:30:29 +00:00
* Thu Mar 29 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-2
- LSPP: Updated patch for line-wrapped labels (bug #228107).
2007-03-20 16:53:07 +00:00
* Tue Mar 20 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.10-1
- 1.2.10.
2007-03-20 09:02:32 +00:00
* Tue Mar 20 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.9-2
- Added %%{_datadir} /ppd for LSB (bug #232893).
2007-03-16 10:51:31 +00:00
* Fri Mar 16 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.9-1
- 1.2.9.
2007-03-09 17:17:58 +00:00
* Fri Mar 9 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-5
- Better UNIX domain sockets authentication patch after feedback from
Uli (bug #230613).
2007-03-08 17:22:40 +00:00
* Thu Mar 8 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-4
- Implemented SCM_CREDENTIALS authentication for UNIX domain sockets
(bug #230613).
2007-03-02 14:13:58 +00:00
* Fri Mar 2 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-3
- Updated LSPP patch (bug #229673).
2007-02-26 18:45:57 +00:00
* Mon Feb 26 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-2
- Applied fix for STR #2264 (bug #230116).
2007-02-14 18:00:11 +00:00
* Wed Feb 14 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.8-1
- 1.2.8.
2007-02-13 17:32:37 +00:00
* Tue Feb 13 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.7-8
2007-02-12 15:52:33 +00:00
- Removed logrotate config file and maxlogsize patch (bug #227369). Now
CUPS is in charge of rotating its own logs, and defaults to doing so once
they get to 1Mb in size.
2007-01-12 16:30:31 +00:00
* Fri Jan 12 2007 Tim Waugh <twaugh@redhat.com> 1:1.2.7-7
- Don't even reload CUPS when rotating logs (bug #215024).
2006-12-08 16:05:37 +00:00
* Fri Dec 8 2006 Tim Waugh <twaugh@redhat.com>
- Requires tmpwatch for the cron.daily script (bug #218901).
2006-12-07 13:56:15 +00:00
* Thu Dec 7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-6
2006-12-07 13:55:59 +00:00
- Fixed If-Modified-Since: handling in libcups (bug #217556, STR #2133).
2006-12-07 13:55:07 +00:00
- Fixed extra EOF in pstops output (bug #216154, STR #2111).
2006-12-07 13:49:55 +00:00
- Use upstream patch for STR #2121.
2006-11-27 15:04:47 +00:00
* Mon Nov 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-5
2006-11-27 15:03:26 +00:00
- Better LSPP fix for bug #216855.
2006-11-23 09:49:25 +00:00
* Thu Nov 23 2006 Tim Waugh <twaugh@redhat.com>
- Use translated string for password prompt (STR #2121).
2006-11-22 11:13:12 +00:00
* Wed Nov 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-4
2006-11-22 12:02:15 +00:00
- Another LSPP fix (bug #216669).
2006-11-22 11:59:57 +00:00
- Fixed LSPP SELinux check (bug #216855).
2006-11-22 10:48:21 +00:00
- Increased PPD timeout in copy_model() (bug #216065).
2006-11-21 13:28:22 +00:00
* Tue Nov 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-3
- Run the serial backend as root (bug #212577).
2006-11-16 16:30:20 +00:00
* Thu Nov 16 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.7-2
- 1.2.7.
2006-11-14 16:48:54 +00:00
* Tue Nov 14 2006 Tim Waugh <twaugh@redhat.com>
- Fixed LogFilePerm.
2006-11-13 16:03:46 +00:00
* Mon Nov 13 2006 Tim Waugh <twaugh@redhat.com>
2006-11-16 16:58:05 +00:00
- Don't use getpass() (bug #215133).
2006-11-13 16:03:46 +00:00
2006-11-10 17:24:03 +00:00
* Fri Nov 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.6-5
- Reload, don't restart, when logrotating (bug #215023).
2006-11-08 17:19:51 +00:00
* Wed Nov 8 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.6-4
- Fixed pdftops.conf (bug #214611).
2006-11-06 23:07:13 +00:00
* Mon Nov 6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.6-3
- 1.2.6.
2006-11-06 16:07:22 +00:00
* Mon Nov 6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-7
- One more D-Bus signal fix (bug #212763).
2006-11-03 12:12:18 +00:00
* Fri Nov 3 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-6
- Restore missed JobQueuedRemote D-Bus signal in ipp backend (part of
bug #212763).
2006-11-02 11:39:16 +00:00
* Thu Nov 2 2006 Tim Waugh <twaugh@redhat.com>
- LSPP patch fix (bug #213498).
2006-11-01 17:45:11 +00:00
* Wed Nov 1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-5
2006-11-01 17:44:50 +00:00
- Send QueueChanged D-Bus signal on all job state changes.
2006-10-31 13:37:46 +00:00
* Tue Oct 31 2006 Tim Waugh <twaugh@redhat.com>
- Added filter and PPD for text-only printer (bug #213030).
2006-10-30 16:50:17 +00:00
* Mon Oct 30 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-4
2006-10-30 16:49:53 +00:00
- Fixed support for /dev/ttyUSB devices (bug #212577, STR #2061).
2006-10-30 16:34:53 +00:00
- Fixed parallel backend (bug #213021, STR #2056).
2013-02-27 15:02:33 +00:00
* Thu Oct 26 2006 Tim Waugh <twaugh@redhat.com>
2006-10-26 17:07:00 +00:00
- Ship a real lpoptions file to make sure it is world-readable (bug #203510).
2006-10-23 15:59:11 +00:00
* Mon Oct 23 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-3
2006-10-23 15:58:48 +00:00
- 1.2.5.
2006-10-17 10:41:11 +00:00
* Tue Oct 17 2006 Tim Waugh <twaugh@redhat.com>
2006-10-13 15:12:02 +00:00
- Feature-complete LSPP patch from Matt Anderson (bug #210542).
2006-10-05 15:38:40 +00:00
* Thu Oct 5 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-9
- adminutil.c: when writing 'BrowseAllow @LOCAL' , add a comment about what
to change it to when using directed broadcasts from another subnet
(bug #204373).
2006-10-04 16:27:23 +00:00
* Wed Oct 4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-8
2006-10-04 16:04:19 +00:00
- LSPP patch didn't get updated properly in 1:1.2.4-6. Use the right
patch this time (bug #208676). LSPP re-enabled.
2006-10-04 10:52:10 +00:00
* Wed Oct 4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-7
- LSPP patch disabled, since it still causes cupsd to crash.
2006-10-04 08:52:33 +00:00
* Wed Oct 4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-6
- Updated LSPP patch from Matt Anderson (bug #208676).
2006-10-03 10:57:31 +00:00
* Tue Oct 3 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-5
- Updated LSPP patch from Matt Anderson (bug #208676).
2006-10-01 20:19:10 +00:00
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.4-4
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
2006-09-27 14:21:02 +00:00
* Wed Sep 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-3
- Add '--help' option to lpr command (bug #206380, STR #1989).
2006-09-22 16:32:58 +00:00
* Fri Sep 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.4-2
- 1.2.4 (bug #206763). No longer need str1968 patch.
2006-09-13 16:51:23 +00:00
* Wed Sep 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-5
- Fixed STR #1968 properly (bug #205619).
2006-09-12 13:52:42 +00:00
* Tue Sep 12 2006 Tim Waugh <twaugh@redhat.com>
- No longer need language patch.
2006-09-11 15:35:06 +00:00
* Mon Sep 11 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-4
- Applied upstream patch to fix STR #1968 (bug #205619).
2006-09-07 12:29:21 +00:00
* Thu Sep 7 2006 Tim Waugh <twaugh@redhat.com>
- %%ghost %%config (noreplace) /etc/cups/lpoptions (bug #59022).
2006-08-30 15:59:48 +00:00
* Wed Aug 30 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-3
- Don't overwrite snmp.c.
2006-08-30 15:50:30 +00:00
- No longer need str1893 patch.
2006-08-30 15:01:38 +00:00
* Wed Aug 30 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.3-2
- 1.2.3. No longer need str1880 or str1881 patches.
* Tue Aug 29 2006 Tim Waugh <twaugh@redhat.com>
2006-08-29 14:27:33 +00:00
- Removed dest-cache patch.
2006-08-24 16:17:52 +00:00
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-17
2006-08-24 15:50:51 +00:00
- Fixed another LSPP patch problem (bug #203784).
- Updated fix for STR #1881 from upstream.
2006-08-24 11:40:19 +00:00
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-16
- Fixed another LSPP patch problem noted by Erwin Rol.
2006-08-24 09:50:28 +00:00
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-15
- Fixed LSPP patch passing NULL to strcmp (bug #203784).
2006-08-21 16:26:28 +00:00
* Mon Aug 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-14
- Updated LSPP patch (bug #203376).
2006-08-18 20:11:38 +00:00
* Fri Aug 18 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.2-13
- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc*
(#203001)
2006-08-18 14:52:30 +00:00
* Fri Aug 18 2006 Tim Waugh <twaugh@redhat.com>
- Own notifier directory (bug #203085).
2006-08-17 12:18:12 +00:00
* Thu Aug 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-12
- Apply patch to fix STR #1880 (bug #200205).
2006-08-16 09:08:22 +00:00
* Wed Aug 16 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-11
- Use upstream patch to fix STR #1881.
2006-08-11 17:13:35 +00:00
* Fri Aug 11 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-10
2006-08-11 17:12:39 +00:00
- Remove 'Provides: LPRng = 3.8.15-3' (bug #148757).
2006-08-11 17:11:31 +00:00
- Applied patch to fix STR #1893 (bug #201800).
2006-08-10 17:10:47 +00:00
* Thu Aug 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-9
- Try different fix for STR #1795/STR #1881 (bug #201167).
2006-08-06 11:04:17 +00:00
* Sun Aug 6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-8
- Apply patch from STR #1881 for remote IPP printing (bug #201167).
2006-08-02 09:37:31 +00:00
* Wed Aug 2 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-7
- Updated LSPP patch from Matt Anderson.
2006-08-02 14:26:07 +00:00
- Ship pstopdf filter for LSPP.
2006-08-02 09:37:31 +00:00
2006-07-28 14:45:41 +00:00
* Fri Jul 28 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-6
- Use replacement snmp.c from STR #1737 (bug #193093).
- Re-enable LSPP; doesn't harm browsing after all.
2006-07-28 13:55:16 +00:00
* Fri Jul 28 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-5
- Disable LSPP for now, since it seems to break browsing somehow.
2006-07-24 10:54:28 +00:00
* Mon Jul 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-4
- Fixed package requirements (bug #199903).
2006-07-21 12:00:05 +00:00
* Fri Jul 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-3
- Apply Matt Anderson's LSPP patch.
2006-07-21 11:23:41 +00:00
- Renumbered patches.
2006-07-20 10:30:23 +00:00
* Thu Jul 20 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.2-2
- 1.2.2.
2006-07-19 11:18:36 +00:00
* Wed Jul 19 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-21
- Sync with svn5754. Fixes bug #198987, bug #195532, bug #130118.
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 1:1.2.1-20
2006-07-19 00:01:44 +00:00
- Require a new version of D-Bus and rebuild
2006-07-14 11:02:44 +00:00
* Fri Jul 14 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-19
2006-07-19 11:18:36 +00:00
- Sync with svn5737. Fixes bug #192015.
2006-07-14 11:02:44 +00:00
2006-07-12 04:54:42 +00:00
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.1-18.1
- rebuild
2006-07-07 10:27:09 +00:00
* Fri Jul 7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-18
- Ship with an empty classes.conf file.
2006-07-04 16:58:59 +00:00
* Tue Jul 4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-17
- Sync with svn5706.
- No longer need localhost, str1740, str1758, str1736, str1776 patches.
2006-06-29 21:48:57 +00:00
* Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-16
2006-06-29 21:48:30 +00:00
- Bumped paps requirement.
- Don't use texttopaps for application/* MIME types (bug #197214).
2006-06-29 11:53:08 +00:00
* Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-15
- Require paps and use it for printing text (bug #197214).
2006-06-15 12:16:06 +00:00
* Thu Jun 15 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-14
- Don't export in SSLLIBS to cups-config.
2006-06-15 11:12:33 +00:00
* Thu Jun 15 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-13
2006-06-15 11:12:12 +00:00
- Fixed cupsd network default printer crash (STR #1776).
2006-06-14 14:45:26 +00:00
* Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 1:1.2.1-12
- rebuilt with new gnutls
2006-06-13 16:23:51 +00:00
* Tue Jun 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-11
- Remove certs directory in %%post, not %%postun.
2006-06-13 14:32:37 +00:00
* Tue Jun 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-10
- Remove old-style certs directory after upgrade (bug #194581).
2006-06-07 16:04:02 +00:00
* Wed Jun 7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-9
- Prevent 'too many open files' error (STR #1736, bug #194368).
2006-06-07 14:56:31 +00:00
* Wed Jun 7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-8
- Fix 'Allow from @IF(...)' (STR #1758, bug #187703).
2006-06-07 12:57:42 +00:00
* Wed Jun 7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-7
2006-06-07 12:06:51 +00:00
- ServerBin compatibility patch (bug #194005).
2006-06-02 14:10:00 +00:00
* Fri Jun 2 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-6
- Applied upstream patch to fix STR #1740 (bug #192809).
2006-06-01 15:31:24 +00:00
* Thu Jun 1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-5
- Fixed group ownerships again (bug #192880).
2006-06-01 12:58:58 +00:00
* Thu Jun 1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-4
2006-06-01 15:31:24 +00:00
- Fixed 'service cups reload' not to give an error message.
2006-06-01 12:58:58 +00:00
2006-05-25 11:04:07 +00:00
* Thu May 25 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-3
2006-05-25 09:28:37 +00:00
- Fix 'localhost' fallback in httpAddrGetList() (bug #192628, STR #1723).
2006-05-22 21:19:04 +00:00
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.1-2
- 1.2.1.
2006-05-22 22:04:50 +00:00
- Another STR #1705 fix (bug #192034).
2006-05-22 18:13:40 +00:00
- Fixed devel package multilib conflict (bug #192664).
2006-05-22 17:17:00 +00:00
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-7
2006-05-22 17:09:38 +00:00
- Sync to svn5568. No longer need rpath patch.
2006-05-22 14:07:25 +00:00
- Added a 'conflicts:' for kdelibs to prevent bug #192548.
2006-05-21 09:40:42 +00:00
2006-05-20 16:36:17 +00:00
* Sat May 20 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-6
2006-05-20 16:35:12 +00:00
- Sync to svn5555. No longer need str1670 or str1705 patches.
2006-05-19 08:44:30 +00:00
* Fri May 19 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-5
2006-05-19 08:44:02 +00:00
- Sync to svn5545.
2006-05-19 08:33:37 +00:00
- Ship a driver directory.
2006-05-18 17:18:28 +00:00
* Thu May 18 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-4
2006-05-18 17:17:51 +00:00
- Disable back-channel data in the usb backend (STR #1705, bug #192034).
2006-05-18 17:10:58 +00:00
- Fix for 'browsing stops on reload' , STR #1670 (bug #191217).
2013-02-27 15:02:33 +00:00
* Wed May 17 2006 Tim Waugh <twaugh@redhat.com>
2006-05-17 15:07:00 +00:00
- Sync to svn5538.
2006-05-17 11:40:41 +00:00
- Added 'restartlog' to initscript, for clearing out error_log. Useful
for problem diagnosis.
2006-05-17 11:36:12 +00:00
- Initscript no longer needs to check for printconf-backend.
2006-05-16 15:19:45 +00:00
* Tue May 16 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-3
- Added image library build requirements.
2006-05-16 16:03:25 +00:00
- The devel package requires gnutls-devel (bug #191908).
2006-05-16 15:19:45 +00:00
2006-05-08 21:55:44 +00:00
* Mon May 8 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.0-2
- 1.2.0.
2006-05-05 16:45:34 +00:00
* Fri May 5 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.4
- Sync to svn5493.
2006-05-05 13:08:02 +00:00
* Fri May 5 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.3
- Sync to svn5491.
2006-05-02 11:32:17 +00:00
2006-04-28 12:41:35 +00:00
* Fri Apr 28 2006 Tim Waugh <twaugh@redhat.com>
- Sync to svn5470.
- No longer need link, CAN-2005-0064, or no-propagate-ipp-port patches.
- Switch to upstream PIE implementation (every single binary is PIE).
2006-04-28 13:09:58 +00:00
- Extend relro to all binaries.
2006-04-28 13:32:35 +00:00
- Better rpath patch.
2006-04-28 12:41:35 +00:00
2006-04-26 12:14:03 +00:00
* Wed Apr 26 2006 Tim Waugh <twaugh@redhat.com>
2006-04-28 12:41:35 +00:00
- No longer need backend, rcp, or ppdsdat patches.
2006-04-26 12:25:47 +00:00
- Use configure switch for LogFilePerm default instead of patch.
2006-04-26 12:14:03 +00:00
2006-04-25 14:09:40 +00:00
* Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com>
- Own /var/run/cups (bug #189561).
2006-04-25 22:30:02 +00:00
- Sync from svn5460 to svn5462.
2006-04-25 14:09:40 +00:00
2006-04-25 12:40:00 +00:00
* Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.2
2006-04-25 12:38:48 +00:00
- Patch pdftops to understand 'includeifexists' , and use that in the
pdftops.conf file (bug #189809).
2006-04-24 16:49:05 +00:00
* Mon Apr 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.5.rc3.1
- 1.2rc3.
2006-04-24 12:07:28 +00:00
- Ship an snmp.conf.
2006-04-21 13:47:04 +00:00
* Fri Apr 21 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.4.rc2.2
- Updated to svn 5446.
2006-04-19 15:15:06 +00:00
* Wed Apr 19 2006 Tim Waugh <twaugh@redhat.com>
- Ignore .rpmnew and .rpmsave banner files.
2006-04-11 17:06:44 +00:00
* Tue Apr 11 2006 Tim Waugh <twaugh@redhat.com>
- Ship a /etc/cups/pdftops.conf file (bug #188583).
2006-04-07 22:22:09 +00:00
* Fri Apr 7 2006 Tim Waugh <twaugh@redhat.com>
- Build requires libacl-devel.
2006-04-07 21:52:23 +00:00
* Fri Apr 7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.4.rc2.1
- 1.2rc2.
2006-04-07 16:59:33 +00:00
* Fri Apr 7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.9
2006-04-07 16:58:46 +00:00
- Sync scheduler/* with svn 5383.
2006-04-07 15:37:34 +00:00
* Fri Apr 7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.8
2006-04-07 15:12:06 +00:00
- No longer need openssl-devel.
- Build with LDAP_DEPRECATED=1, to pick up declarations of ldap_init() etc.
- Only warn about ACLs once (STR #1532).
2006-04-07 15:21:02 +00:00
- Fix imagetops filter (STR #1533).
2006-04-07 15:34:43 +00:00
- Sync pstops.c with svn 5382.
2006-04-07 15:12:06 +00:00
2006-04-06 14:14:33 +00:00
* Thu Apr 6 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.7
2006-04-04 17:22:59 +00:00
- Build requires openldap-devel.
2006-04-06 14:14:33 +00:00
- Sync pstops.c with svn 5372.
2006-04-04 17:22:59 +00:00
2006-04-04 15:10:37 +00:00
* Tue Apr 4 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.6
- Tweak to allow 'usb:/dev/usb/lp0' -style URIs again.
2006-04-02 19:19:27 +00:00
* Sun Apr 2 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.5
2006-04-03 12:50:48 +00:00
- Backported svn 5365:5366 change for mutex-protected stringpool (STR #1530).
2006-04-02 19:19:27 +00:00
2006-04-01 08:24:52 +00:00
* Sat Apr 1 2006 Tim Waugh <twaugh@redhat.com>
- Fixed _cupsStrFree() (STR #1529).
2006-03-31 15:34:43 +00:00
* Fri Mar 31 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.4
- Fixed interaction with CUPS 1.1 servers (STR #1528).
2006-03-30 09:31:35 +00:00
* Wed Mar 29 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.3
2006-03-30 09:31:05 +00:00
- Fix group list of non-root backends (STR #1521, bug #186954).
2006-03-28 16:32:33 +00:00
* Tue Mar 28 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.2
2006-03-28 16:31:19 +00:00
- Fix lpq -h (STR#1515, bug #186686).
2006-03-27 14:39:02 +00:00
* Mon Mar 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.1
- Ship a printers.conf file, and a client.conf file. That way, they get
their SELinux file contexts set correctly.
2006-03-27 10:20:44 +00:00
* Mon Mar 27 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.2.rc1.0
- 1.2rc1.
2006-03-24 15:53:11 +00:00
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.6
- Add KDE compatibility symbols _ipp_add_attr/_ipp_free_attr to ipp.h, with
a comment saying why they shouldn't be used.
2006-03-24 14:44:00 +00:00
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.5
- Fix KDE compatibility symbols _ipp_add_attr/_ipp_free_attr.
2006-03-24 09:16:57 +00:00
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.4
- Update to svn snapshot.
2006-03-23 12:33:25 +00:00
* Thu Mar 23 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.3
- Update to svn snapshot. No longer need users or policy patches.
2006-03-17 12:10:57 +00:00
* Fri Mar 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.2
- Rebuilt.
* Tue Mar 14 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.1
- Build requires gnutls-devel.
- Fixed default policy name.
- Fixed 'set-allowed-users' in web UI.
* Mon Mar 13 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b2.0
- 1.2b2.
- Use new CUPS_SERVERBIN location (/usr/lib/cups even on 64-bit hosts).
2006-02-13 15:14:55 +00:00
2006-03-17 12:10:57 +00:00
* Fri Mar 10 2006 Tim Waugh <twaugh@redhat.com>
- Fixed some permissions.
2006-02-11 02:21:22 +00:00
2006-03-17 12:10:57 +00:00
* Fri Mar 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b1.1
- Ship /etc/cups/ssl directory.
2006-02-07 11:19:19 +00:00
2006-03-17 12:10:57 +00:00
* Thu Mar 9 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.1.b1.0
- 1.2b1. No longer need devid patch.
* Wed Mar 8 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5238.2
- Fixed 'device-id' attribute in GET_DEVICES requests (STR #1467).
* Tue Mar 7 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5238.1
- New svn snapshot.
- No longer need browse or raw patches.
* Wed Mar 1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5137.1
- Fixed raw printing.
- Removed (unapplied) session printing patch.
- Fixed browse info.
* Thu Feb 23 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5137.0
- New svn snapshot.
* Fri Feb 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5102.0
- New svn snapshot.
- No longer need enabledisable patch.
- Fixed double-free in scheduler/policy.c (STR #1428).
* Fri Feb 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn5083.0
- New svn snapshot.
* Wed Jan 25 2006 Tim Waugh <twaugh@redhat.com> 1:1.2-0.0.svn4964.0
- Use -fPIE not -fpie in PIE patch.
- Fix link patch.
- Patch in PIE instead of using --enable-pie, since that doesn't work.
* Fri Jan 20 2006 Tim Waugh <twaugh@redhat.com>
- 1.2 svn snapshot.
- No longer need doclink, str1023, pdftops, sanity, lpstat, str1068,
sigchld, gcc34, gcc4, slow, CAN-2004-0888, CAN-2005-2097, finddest,
str1249, str1284, str1290, str1301, CVE-2005-3625,6,7 patches.
- Removed autodetect-tag patch.
2006-01-25 17:09:53 +00:00
2006-01-17 11:56:14 +00:00
* Tue Jan 17 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-30
- Include 'Autodetected' tag for better integration with autodetection tools.
2006-01-10 17:54:41 +00:00
* Tue Jan 10 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-29
- Apply dest-cache-v2 patch (bug #175847).
2006-01-04 14:55:18 +00:00
* Wed Jan 4 2006 Tim Waugh <twaugh@redhat.com> 1:1.1.23-28
2006-01-04 14:54:45 +00:00
- Apply patch to fix CVE-2005-3625, CVE-2005-3626, CVE-2005-3627
(bug #176868).
2005-12-19 17:31:48 +00:00
* Mon Dec 19 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-27
- Link pdftops with -z relro.
2005-12-09 22:40:08 +00:00
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
2005-12-01 23:45:40 +00:00
* Thu Dec 01 2005 John (J5) Palmieri <johnp@redhat.com> - 1:1.1.23-26
- rebuild for new dbus
2005-11-08 21:52:56 +00:00
* Tue Nov 8 2005 Tomas Mraz <tmraz@redhat.com> 1:1.1.23-25
- rebuilt with new openssl
2005-10-21 08:25:06 +00:00
* Thu Oct 20 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-24
2005-10-20 16:09:49 +00:00
- Build with -fstack-protector-all.
* Sat Oct 15 2005 Florian La Roche <laroche@redhat.com> 1:1.1.23-23
2005-10-15 21:08:40 +00:00
- link libcupsimage.so against libcups
2005-10-11 10:45:22 +00:00
* Tue Oct 11 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-22
2005-10-11 10:44:45 +00:00
- Apply patch to fix STR #1301 (bug #169979).
2005-10-06 08:44:50 +00:00
* Thu Oct 6 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-21
- Apply patch to fix STR #1290.
2005-10-05 13:09:41 +00:00
* Wed Oct 5 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-20
- Apply upstream patch for STR #1249.
2005-09-30 16:18:31 +00:00
* Fri Sep 30 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-19
2005-09-30 16:18:13 +00:00
- Use upstream patch for STR #1284.
2005-09-30 12:20:31 +00:00
* Fri Sep 30 2005 Tomas Mraz <tmraz@redhat.com>
- use include instead of pam_stack in pam config
2005-09-29 08:44:38 +00:00
* Thu Sep 29 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-18
2005-09-30 09:34:35 +00:00
- Raise IPP_MAX_VALUES to 100 (bug #164232). STR #1284.
2005-09-30 09:28:57 +00:00
- Made FindDest better behaved in some instances (bug #164232). STR #1283.
2005-09-28 12:54:59 +00:00
2005-09-02 16:45:00 +00:00
* Fri Sep 2 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-17
- Fixed CAN-2005-2097 (bug #164510).
2005-06-16 12:04:34 +00:00
* Thu Jun 16 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-16
2005-06-16 12:02:07 +00:00
- Make DeletePrinterFromClass faster (bug #160620).
2005-03-31 14:59:43 +00:00
* Thu Mar 31 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-15
2005-03-31 14:21:29 +00:00
- Don't require exact dbus version, just minimum.
2005-03-10 09:52:10 +00:00
* Thu Mar 10 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-14
- Fixed up dbus patch so that it compiles.
* Wed Mar 9 2005 John (J5) Palmieri <johnp@redhat.com>
2005-03-10 04:52:52 +00:00
- Fix up dbus patch
2005-03-08 03:13:37 +00:00
* Mon Mar 7 2005 John (J5) Palmieri <johnp@redhat.com> 1:1.1.23-13
- Fixed up dbus patch to work with dbus 0.31
2005-03-01 19:32:57 +00:00
* Tue Mar 1 2005 Tomas Mraz <tmraz@redhat.com> 1:1.1.23-12
- rebuild for openssl-0.9.7e
2005-02-22 10:49:12 +00:00
* Tue Feb 22 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-11
- UTF-8-ify spec file (bug #149293).
2005-02-18 15:43:15 +00:00
* Fri Feb 18 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-10
2005-02-18 14:44:54 +00:00
- Fixed build with GCC 4.
2005-02-11 09:17:13 +00:00
2005-02-18 15:43:15 +00:00
* Thu Feb 10 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-9
2005-02-10 16:50:47 +00:00
- Back to old DBUS API since new DBUS isn't built yet.
2005-02-07 16:35:53 +00:00
* Mon Feb 7 2005 Tim Waugh <twaugh@redhat.com>
2005-02-07 16:49:59 +00:00
- Use upstream patch for STR #1068.
2005-02-07 17:07:12 +00:00
- Apply patch to fix remainder of CAN-2004-0888 (bug #135378).
2005-02-07 16:35:53 +00:00
2005-02-02 12:40:15 +00:00
* Wed Feb 2 2005 Tim Waugh <twaugh@redhat.com>
- Applied patch to prevent occasional cupsd crash on reload (bug #146850).
2005-02-18 15:43:15 +00:00
* Tue Feb 1 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-8
2005-02-01 17:26:54 +00:00
- New DBUS API.
2005-02-18 15:43:15 +00:00
* Tue Feb 1 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-7
2005-02-01 12:46:33 +00:00
- Applied patch to prevent file descriptor confusion (STR #1068).
2005-01-28 14:19:04 +00:00
* Fri Jan 28 2005 Tim Waugh <twaugh@redhat.com>
- Build does not require XFree86-devel (bug #146397).
2005-01-27 12:16:29 +00:00
* Thu Jan 27 2005 Tim Waugh <twaugh@redhat.com>
- Corrected directory modes so that they reflect what cupsd sets them to.
2005-02-18 15:43:15 +00:00
* Mon Jan 24 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-6
2005-01-24 17:13:06 +00:00
- Build against new dbus.
2005-02-18 15:43:15 +00:00
* Fri Jan 21 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-5
2005-01-21 13:02:34 +00:00
- Use tmpwatch to remove unused files in the spool temporary directory
(bug #110026).
2005-01-20 12:24:19 +00:00
* Thu Jan 20 2005 Tim Waugh <twaugh@redhat.com>
- Use gzip's -n flag for the PPDs.
2005-02-18 15:43:15 +00:00
* Thu Jan 20 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-4
2005-01-20 10:22:23 +00:00
- Mark the initscript noreplace (bug #145629).
2005-02-18 15:43:15 +00:00
* Wed Jan 19 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-3
2005-01-19 14:23:42 +00:00
- Applied patch to fix CAN-2005-0064.
2005-02-18 15:43:15 +00:00
* Thu Jan 6 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-2
2005-01-06 12:15:04 +00:00
- Fixed patch from STR #1023.
2005-02-18 15:43:15 +00:00
* Tue Jan 4 2005 Tim Waugh <twaugh@redhat.com> 1:1.1.23-1
2005-01-04 12:24:50 +00:00
- 1.1.23.
2005-02-18 15:43:15 +00:00
* Mon Dec 20 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.23-0.rc1.1
2004-12-20 10:42:36 +00:00
- 1.1.23rc1.
- No longer need ioctl, ref-before-use, str1023 or str1024 patches.
2005-02-18 15:43:15 +00:00
* Fri Dec 17 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-6
2004-12-17 10:08:01 +00:00
- Use upstream patches for bug #143086.
2005-02-18 15:43:15 +00:00
* Thu Dec 16 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-5
2004-12-16 16:17:06 +00:00
- Fixed STR #1023 (part of bug #143086).
2004-12-16 16:20:39 +00:00
- Fixed STR #1024 (rest of bug #143086).
2004-12-16 16:17:06 +00:00
2004-12-09 18:04:42 +00:00
* Thu Dec 9 2004 Tim Waugh <twaugh@redhat.com>
- Not all files in the doc directory are pure documentation (bug #67337).
2004-12-09 14:37:05 +00:00
* Thu Dec 9 2004 Tim Waugh <twaugh@redhat.com>
- Fixed ioctl parameter size in usb backend. Spotted by David A. Marlin.
2004-12-03 14:18:23 +00:00
* Fri Dec 3 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-4
- Convert de and fr .tmpl files into UTF-8 (bug #136177).
2004-12-02 10:42:43 +00:00
* Thu Dec 2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-3
- Fix ref-before-use bug in debug output (bug #141585).
2004-11-29 17:59:53 +00:00
* Mon Nov 29 2004 Tim Waugh <twaugh@redhat.com>
- Copied " e x t " patch over from xpdf RPM package.
2004-11-22 15:17:58 +00:00
* Mon Nov 22 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-2
2004-11-22 17:06:29 +00:00
- Fixed cups-lpd file mode (bug #137325).
2004-11-22 15:17:37 +00:00
- Convert all man pages to UTF-8 (bug #107118). Patch from Miloslav Trmac.
2004-11-08 10:14:50 +00:00
* Mon Nov 8 2004 Tim Waugh <twaugh@redhat.com>
2004-11-22 17:06:29 +00:00
- New lpd subpackage, from patch by Matthew Galgoci (bug #137325).
2004-11-08 10:14:50 +00:00
2004-11-02 13:09:55 +00:00
* Tue Nov 2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-1
- 1.1.22.
- No longer need ippfail, overread or str970 patches.
2004-10-26 16:05:14 +00:00
* Tue Oct 26 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc2.1
2004-10-27 15:58:47 +00:00
- Make cancel-cups(1) man page point to lp-cups(1) not lp(1) (bug #136973).
2004-10-27 14:30:28 +00:00
- Use upstream patch for STR #953.
2004-10-26 16:05:14 +00:00
- 1.1.22rc2.
2004-10-26 14:21:41 +00:00
2004-10-20 16:07:06 +00:00
* Wed Oct 20 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.7
2004-10-20 15:20:04 +00:00
- Prevent filters generating incorrect PS in locales where " , " is the
2004-10-20 16:03:14 +00:00
decimal separator (bug #136102). Patch from STR #970.
2004-10-20 15:20:04 +00:00
2004-10-14 09:31:50 +00:00
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.5
- Fixed another typo in last patch!
2004-10-14 08:42:05 +00:00
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.4
- Fixed typo in last patch.
2004-10-14 08:06:59 +00:00
* Thu Oct 14 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.3
- Another attempt at fixing bug #135502.
2004-10-13 11:35:33 +00:00
* Wed Oct 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.2
- Fail better when receiving corrupt IPP responses (bug #135502).
2004-10-11 17:10:51 +00:00
* Mon Oct 11 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.22-0.rc1.1
- 1.1.22rc1.
2004-10-05 17:04:51 +00:00
* Tue Oct 5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-7
- Set LogFilePerm 0600 in default config file.
2004-10-05 16:51:08 +00:00
* Tue Oct 5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-6
- Apply patch to fix CAN-2004-0923 (bug #134601).
2004-10-04 13:56:04 +00:00
* Mon Oct 4 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-5
- Fixed reload logic (bug #134080).
2004-09-29 16:39:12 +00:00
* Wed Sep 29 2004 Warren Togami <wtogami@redhat.com> 1:1.1.21-4
- Remove .pdf from docs, fix links
2004-09-24 10:56:57 +00:00
* Fri Sep 24 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-3
- Write a pid file (bug #132987).
2004-09-23 17:08:23 +00:00
* Thu Sep 23 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-2
- 1.1.21.
2004-09-09 21:01:53 +00:00
* Thu Sep 9 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc2.2
- Updated DBUS patch (from Colin Walters).
2004-09-09 04:12:00 +00:00
* Tue Aug 24 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc2.1
- 1.1.21rc2.
- No longer need state, reload-timeout or str743 patches.
- httpnBase64 patch no longer applies; alternate method implemented
upstream.
- Fix single byte overread in usersys.c (spotted by Colin Walters).
* Wed Aug 18 2004 Tim Waugh <twaugh@redhat.com>
- Applied httpnEncode64 patch from Colin Walters.
* Sun Aug 15 2004 Tim Waugh <twaugh@redhat.com>
- Session printing patch (Colin Walters). Disabled for now.
2004-09-09 04:11:47 +00:00
* Sun Aug 15 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.9
- Shorter reload timeout (Colin Walters).
- Updated DBUS patch from Colin Walters.
* Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com>
- Updated IPP backend IPP_PORT patch from Colin Walters.
2004-09-09 04:11:43 +00:00
* Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.8
- Preserve DBUS_SESSION_BUS_ADDRESS in environment (Colin Walters).
- Fixed enabledisable patch.
2004-09-09 04:11:02 +00:00
* Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.7
- Bumped DBUS version to 0.22.
2004-09-09 04:10:38 +00:00
* Fri Aug 6 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.6
- Patch from Colin Walters to prevent IPP backend using non-standard
IPP port.
2004-09-09 04:10:26 +00:00
* Sun Aug 1 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.5
- Really bumped DBUS version.
2004-09-09 04:10:21 +00:00
* Fri Jul 30 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.4
- Bumped DBUS version.
* Fri Jul 16 2004 Tim Waugh <twaugh@redhat.com>
- Added version to LPRng obsoletes: tag (bug #128024).
2004-09-09 04:09:43 +00:00
* Thu Jul 8 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.3
- Updated DBUS patch.
2004-09-09 04:09:05 +00:00
* Tue Jun 29 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.2
- Apply patch from STR #743 (bug #114999).
2004-09-09 04:08:54 +00:00
* Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-1.rc1.1
- Fix permissions on logrotate script (bug #126426).
2004-09-09 04:08:49 +00:00
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 04:08:41 +00:00
* Fri Jun 4 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-0.rc1.2
- Build for dbus-0.21.
- Fix SetPrinterState().
* Thu Jun 3 2004 Tim Waugh <twaugh@redhat.com>
- Use configure's --with-optim parameter instead of setting OPTIM at
make time (bug #125228).
2004-09-09 04:08:38 +00:00
* Thu Jun 3 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.21-0.rc1.1
- 1.1.21rc1.
- No longer need str716, str718, authtype or encryption patches.
2004-09-09 04:08:04 +00:00
* Wed Jun 2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-15
- Build on ppc and ppc64 again.
2004-09-09 04:07:27 +00:00
* Wed Jun 2 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-14
- ExcludeArch ppc, ppc64.
- More D-BUS changes.
* Tue Jun 1 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-13
- Enable optimizations on ia64 again.
* Thu May 27 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-12
- D-BUS changes.
* Wed May 26 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-11
- Build requires make >= 3.80 (bug #124472).
* Wed May 26 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-10
- Finish fix for cupsenable/cupsdisable (bug #102490).
- Fix MaxLogSize setting (bug #123003).
* Tue May 25 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-9
- Apply patches from CVS (authtype) to fix STR #434, STR #611, and as a
result STR #719. This fixes several problems including those noted in
bug #114999.
* Mon May 24 2004 Tim Waugh <twaugh@redhat.com>
- Use upstream patch for exit code fix for bug #110135 [STR 718].
* Wed May 19 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-8
- If cupsd fails to start, make it exit with an appropriate code so that
initlog notifies the user (bug #110135).
* Thu May 13 2004 Tim Waugh <twaugh@redhat.com>
- Fix cups/util.c:get_num_sdests() to use encryption when it is necessary
or requested (bug #118982).
- Use upstream patch for the HTTP/1.1 Continue bug (from STR716).
* Tue May 11 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-7
- Fix non-conformance with HTTP/1.1, which caused failures when printing
to a Xerox Phaser 8200 via IPP (bug #122352).
- Make lppasswd(1) PIE.
- Rotate logs within cupsd (instead of relying on logrotate) if we start
to approach the filesystem file size limit (bug #123003).
2004-09-09 04:06:15 +00:00
* Tue Apr 6 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-6
- Fix pie patch (bug #120078).
* Fri Apr 2 2004 Tim Waugh <twaugh@redhat.com>
- Fix rcp patch for new system-config-printer name.
2004-09-09 04:06:06 +00:00
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Feb 6 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-4
- Tracked D-BUS API changes.
- Updated D-BUS configuration file.
- Symlinks to avoid conflicting with bash builtins (bug #102490).
* Thu Feb 5 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-3
- Improved PIE patch.
- Fixed compilation with GCC 3.4.
* Thu Jan 29 2004 Tim Waugh <twaugh@redhat.com>
- Don't ship cupsconfig now that nothing uses it.
2004-09-09 04:05:51 +00:00
* Wed Jan 7 2004 Tim Waugh <twaugh@redhat.com> 1:1.1.20-2
- Try harder to find a translated page for the web interface (bug #107619).
- Added build_as_pie conditional to spec file to facilitate debugging.
* Mon Dec 1 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.20-1
- 1.1.20.
- No longer need idefense, str226 patches.
- Updated sanity patch.
- The devel sub-package requires openssl-devel (bug #110772).
* Wed Nov 26 2003 Thomas Woerner <twoerner@redhat.com> 1:1.1.19-16
- removed -Wl,-rpath from cups-sharedlibs.m4 (replaced old no_rpath patch)
* Tue Nov 25 2003 Thomas Woerner <twoerner@redhat.com> 1:1.1.19-15
- no rpath in cups-config anymore
* Thu Nov 20 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-14
- Enable PIE for cupsd.
* Fri Nov 14 2003 Tim Waugh <twaugh@redhat.com>
- Don't ignore the file descriptor when ShutdownClient is called: it
might get closed before we next try to read it (bug #107787).
* Tue Oct 14 2003 Tim Waugh <twaugh@redhat.com>
- Removed busy-loop patch; 1.1.19 has its own fix for this.
2004-09-09 04:05:32 +00:00
2004-09-09 04:05:22 +00:00
* Thu Oct 2 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-13
- Apply patch from STR 226 to make CUPS reload better behaved (bug #101507).
* Wed Sep 10 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-12
- Prevent a libcups busy loop (bug #97958).
* Thu Aug 14 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-11
- Another attempt to fix bug #100984.
* Wed Aug 13 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-10
- Pass correct attributes-natural-language through even in the absence
of translations for that language (bug #100984).
- Show compilation command lines.
* Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-9
- Prevent lpstat displaying garbage.
* Mon Jul 21 2003 Tim Waugh <twaugh@redhat.com>
- Mark mime.convs and mime.types as config files (bug #99461).
* Mon Jun 23 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-8
- Start cupsd before nfs server processes (bug #97767).
* Tue Jun 17 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-7
2009-12-24 12:32:59 +00:00
- Add some %%if %%use_dbus / %%endif's to make it compile without dbus
2004-09-09 04:05:22 +00:00
(bug #97397). Patch from Jos Vos.
* Mon Jun 16 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-6
- Don't busy loop in the client if the IPP port is in use by another
app (bug #97468).
* Tue Jun 10 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-5
- Mark pam.d/cups as config file not to be replaced (bug #92236).
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Jun 3 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-3
- Provide a version for LPRng (bug #92145).
* Thu May 29 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-2
- Obsolete LPRng now.
* Tue May 27 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-1
- 1.1.19. No longer need optparse patch.
* Sat May 17 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.4
- Ship configuration file for D-BUS.
* Fri May 16 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.3
- Rebuild for dbus-0.11 API changes.
- Fix ownership in file manifest (bug #90840).
* Wed May 14 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.2
- Fix option parsing in lpq (bug #90823).
* Tue May 13 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc5.1
- 1.1.19rc5.
* Thu May 8 2003 Tim Waugh <twaugh@redhat.com> 1:1.1.19-0.rc4.1
- 1.1.19rc4. Ported initscript, idefense, ppdsdat, dbus patches.
- No longer need error, sigchld patches.
- Ship cupstestppd.
2004-09-09 04:03:10 +00:00
2004-09-09 04:05:22 +00:00
* Thu Apr 24 2003 Tim Waugh <twaugh@redhat.com>
- Mark banners as config files (bug #89069).
2004-09-09 04:02:56 +00:00
2004-09-09 04:05:22 +00:00
* Sat Apr 12 2003 Havoc Pennington <hp@redhat.com> 1:1.1.18-4
- adjust dbus patch - dbus_bus_get() sends the hello for you,
and there were a couple of memleaks
- buildprereq dbus 0.9
- rebuild for new dbus
- hope it works, I'm ssh' d in with no way to test. ;-)
2004-09-09 04:02:51 +00:00
2004-09-09 04:05:22 +00:00
* Thu Apr 10 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-3
- Get on D-BUS.
2004-09-09 04:02:51 +00:00
2004-09-09 04:05:22 +00:00
* Fri Mar 28 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-2
- Fix translation in the init script (bug #87551).
2004-09-09 04:02:48 +00:00
2004-09-09 04:05:22 +00:00
* Wed Mar 26 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-1.1
- Turn off optimization on ia64 until bug #87383 is fixed.
2004-09-09 04:02:48 +00:00
2004-09-09 04:05:22 +00:00
* Wed Mar 26 2003 Tim Waugh <twaugh@redhat.com> 1.1.18-1
- 1.1.18.
- No longer need uninit patch.
- Some parts of the iDefense and pdftops patches seem to have been
picked up, but not others.
2004-09-09 04:02:48 +00:00
2004-09-09 04:02:40 +00:00
* Wed Feb 12 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-13
- Don't set SIGCHLD to SIG_IGN when using wait4 (via pclose) (bug #84101).
2004-09-09 04:02:30 +00:00
2004-09-09 04:02:40 +00:00
* Tue Feb 4 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-12
- Fix cups-lpd (bug #83452).
2004-09-09 04:02:30 +00:00
2004-09-09 04:02:40 +00:00
* Fri Jan 31 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-11
- Build ppds.dat on first install.
2004-09-09 04:02:25 +00:00
2004-09-09 04:02:40 +00:00
* Fri Jan 24 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-10
- Add support for rebuilding ppds.dat without running the scheduler
proper (for bug #82500).
2004-09-09 04:02:25 +00:00
2004-09-09 04:02:40 +00:00
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 1.1.17-9
- rebuilt
2004-09-09 04:02:25 +00:00
2004-09-09 04:02:40 +00:00
* Wed Jan 22 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-8
- Warn against editing queues managed by redhat-config-printer
(bug #82267).
2004-09-09 04:02:25 +00:00
2004-09-09 04:02:40 +00:00
* Wed Jan 22 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-7
- Fix up error reporting in lpd backend.
2004-09-09 04:02:11 +00:00
2004-09-09 04:02:40 +00:00
* Thu Jan 9 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-6
- Add epoch to internal requirements.
- Make 'condrestart' return success exit code when daemon isn't running.
* Tue Jan 7 2003 Nalin Dahyabhai <nalin@redhat.com> 1.1.17-5
- Use pkg-config information to find SSL libraries.
* Thu Dec 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-4
2004-09-09 04:02:11 +00:00
- Security fixes.
2004-09-09 04:02:40 +00:00
- Make 'service cups reload' update the configuration first (bug #79953).
* Tue Dec 10 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-3
- Fix cupsd startup hang (bug #79346).
* Mon Dec 9 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-2
- Fix parallel backend behaviour when cancelling jobs.
* Mon Dec 9 2002 Tim Waugh <twaugh@redhat.com> 1.1.17-1
- 1.1.17.
- No longer need libdir patch.
- Fix logrotate script (bug #76791).
* Wed Nov 20 2002 Tim Waugh <twaugh@redhat.com>
- Build requires XFree86-devel (bug #78362).
* Wed Nov 20 2002 Tim Waugh <twaugh@redhat.com>
- 1.1.16.
- Updated system-auth patch.
- Add ncp backend script.
* Wed Nov 13 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-15
- Set alternatives priority to 40.
* Mon Nov 11 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.15-14
- Buildrequire pam-devel.
- Patch default PAM config file to remove directory names from module paths,
allowing the configuration files to work equally well on multilib systems.
- Patch default PAM config file to use system-auth, require the file at build-
time because that's what data/Makefile checks for.
* Fri Nov 8 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-13
- Use logrotate for log rotation (bug #76791).
- No longer need cups.desktop, since redhat-config-printer handles it.
* Thu Oct 17 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-12
- Revert to libdir for CUPS_SERVERBIN.
* Thu Oct 17 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-11
- Use %%configure for multilib correctness.
- Use libexec instead of lib for CUPS_SERVERBIN.
- Ship translated man pages.
- Remove unshipped files.
- Fix file list permissions (bug #59021, bug #74738).
- Fix messy initscript output (bug #65857).
- Add 'reload' to initscript (bug #76114).
2004-09-09 04:02:11 +00:00
2004-09-09 04:01:31 +00:00
* Fri Aug 30 2002 Bernhard Rosenkraenzer <bero@redhat.de> 1.1.15-10
- Add generic postscript PPD file (#73061)
2004-09-09 04:01:05 +00:00
* Mon Aug 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-9
- Fix prefix in pstoraster (bug #69573).
2004-09-09 04:00:59 +00:00
* Mon Aug 19 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-8
- Disable cups-lpd by default (bug #71712).
- No need for fread patch now that glibc is fixed.
* Thu Aug 15 2002 Tim Waugh <twaugh@redhat.com> 1.1.15-7
- Really add cups-lpd xinetd file (bug #63919).
- Ship pstoraster (bug #69573).
- Prevent fread from trying to read from beyond EOF (fixes a segfault
with new glibc).
* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com> 1.1.15-6
- rebuilt with gcc-3.2 (we hope)
* Mon Aug 5 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-5
- Add cups-lpd xinetd file (#63919)
2004-09-09 04:00:46 +00:00
2004-09-09 04:00:59 +00:00
* Tue Jul 23 2002 Florian La Roche <Florian.LaRoche@redhat.de> 1.1.15-4
- add a " e x i t 0 " to postun script
2004-09-09 04:00:46 +00:00
2004-09-09 04:00:59 +00:00
* Tue Jul 2 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-3
- Add a symlink /usr/share/cups/doc -> /usr/share/doc/cups-devel-1.1.15
because some applications expect to find the cups docs in
/usr/share/cups/doc
2004-09-09 04:00:15 +00:00
2004-09-09 04:00:59 +00:00
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri Jun 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.15-1
- 1.1.15-1
2004-09-09 04:00:15 +00:00
- Fix up smb printing trigger (samba-client, not samba-clients)
2004-09-09 04:00:59 +00:00
- Start cupsd earlier, apparently it needs to be running before samba
starts up for smb printing to work.
* Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue May 7 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-17
- Rebuild in current environment
- [-16 never existed because of build system breakage]
2004-09-09 04:00:15 +00:00
2004-09-09 04:00:02 +00:00
* Wed Apr 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-15
- Fix bug #63387
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
* Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
* Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
* Wed Apr 3 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
* Tue Apr 2 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
* Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
* Fri Mar 8 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
* Mon Mar 4 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
* Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
2009-12-24 12:32:59 +00:00
- run ldconfig in -libs %%post/%%postun, not main
- remove alternatives in %%preun
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
* Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don' t use any
values from it
* Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
* Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
* Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
* Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
* Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %%define to simplify builds for earlier
releases
- Explicitly provide things we're supplying through alternatives
to shut up kdeutils dependencies
* Tue Feb 5 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
* Fri Feb 1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %%post
* Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
* Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely " k i l l a l l c u p s d " from there
* Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
* Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
* Mon Nov 5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
* Tue Sep 4 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
* Tue Sep 4 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
* Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
* Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
* Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
* Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
* Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
* Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
* Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
* Fri Aug 4 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
* Wed Aug 2 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
* Tue Aug 01 2000 Than Ngo <than@redhat.de>
2009-12-24 12:32:59 +00:00
- fix permission, add missing ldconfig in %%post and %%postun (Bug #14963)
auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
/usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts
2004-09-09 04:00:00 +00:00
* Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
* Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
* Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
* Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
* Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
* Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
* Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
* Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
* Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
* Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
* Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
startup scripts