- Fixed 'service cups status' to check for correct subsys name (bug

#521641).
This commit is contained in:
Tim Waugh 2009-09-15 10:11:01 +00:00
parent 7e278ad3c5
commit 3827b7dbbb
2 changed files with 6 additions and 2 deletions

View File

@ -112,7 +112,7 @@ case $1 in
echo
;;
status)
status $DAEMON
status cups
RETVAL=$?
;;
restartlog)

View File

@ -9,7 +9,7 @@
Summary: Common Unix Printing System
Name: cups
Version: 1.4.1
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Group: System Environment/Daemons
Source: http://ftp.easysw.com/pub/cups/1.4.0/cups-%{version}-source.tar.bz2
@ -505,6 +505,10 @@ rm -rf $RPM_BUILD_ROOT
%{php_extdir}/phpcups.so
%changelog
* 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).
* Mon Sep 14 2009 Tim Waugh <twaugh@redhat.com> 1:1.4.1-1
- 1.4.1.