- Updated to pycups-1.9.22.
This commit is contained in:
parent
7976696eaa
commit
7fbde5bd7b
@ -109,3 +109,4 @@ pycups-1.9.20.tar.bz2
|
||||
system-config-printer-0.7.63.tar.bz2
|
||||
system-config-printer-0.7.63.1.tar.bz2
|
||||
pycups-1.9.22.tar.bz2
|
||||
system-config-printer-0.7.65.tar.bz2
|
||||
|
1
sources
1
sources
@ -1,2 +1,3 @@
|
||||
e88db64889abceaeab83bbe3a31b2c17 system-config-printer-0.7.63.1.tar.bz2
|
||||
b430eaf0b7d74f0330eb49d2866e5cea pycups-1.9.22.tar.bz2
|
||||
c076dee6f8ecc0819a9d397b8f204e74 system-config-printer-0.7.65.tar.bz2
|
||||
|
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: A printer administration tool
|
||||
Name: system-config-printer
|
||||
Version: 0.7.63.1
|
||||
Version: 0.7.65
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
URL: http://cyberelk.net/tim/software/system-config-printer/
|
||||
@ -117,6 +117,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/applications/redhat-manage-print-jobs.desktop
|
||||
%{_sysconfdir}/pam.d/%{name}
|
||||
%{_sysconfdir}/security/console.apps/%{name}
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%post
|
||||
/bin/rm -f /var/cache/foomatic/foomatic.pickle
|
||||
@ -129,7 +130,7 @@ if [ "$1" = "0" ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Tue May 22 2007 Tim Waugh <twaugh@redhat.com>
|
||||
* Tue May 22 2007 Tim Waugh <twaugh@redhat.com> 0.7.65-1
|
||||
- Updated to pycups-1.9.22.
|
||||
|
||||
* Mon Apr 16 2007 Tim Waugh <twaugh@redhat.com> 0.7.63.1-1
|
||||
|
Loading…
Reference in New Issue
Block a user