- 0.7.82.2:
- Various bug fixes. - Translation updates.
This commit is contained in:
parent
a8e2221d80
commit
932ead9939
@ -159,3 +159,4 @@ system-config-printer-0.7.82.tar.bz2
|
|||||||
system-config-printer-0.7.82.1.tar.bz2
|
system-config-printer-0.7.82.1.tar.bz2
|
||||||
pycups-1.9.36.tar.bz2
|
pycups-1.9.36.tar.bz2
|
||||||
pycups-1.9.37.tar.bz2
|
pycups-1.9.37.tar.bz2
|
||||||
|
system-config-printer-0.7.82.2.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
e67b3580834d807cdb4e03a46317dcdb system-config-printer-0.7.82.1.tar.bz2
|
|
||||||
bb9c0fecb8ef37942f3a5de7fa5d16a8 pycups-1.9.37.tar.bz2
|
bb9c0fecb8ef37942f3a5de7fa5d16a8 pycups-1.9.37.tar.bz2
|
||||||
|
65575d684e4cbb533e899c19443be8d4 system-config-printer-0.7.82.2.tar.bz2
|
||||||
|
Binary file not shown.
BIN
system-config-printer-0.7.82.2.tar.bz2.sig
Normal file
BIN
system-config-printer-0.7.82.2.tar.bz2.sig
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
Summary: A printer administration tool
|
Summary: A printer administration tool
|
||||||
Name: system-config-printer
|
Name: system-config-printer
|
||||||
Version: 0.7.82.1
|
Version: 0.7.82.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://cyberelk.net/tim/software/system-config-printer/
|
URL: http://cyberelk.net/tim/software/system-config-printer/
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -13,7 +13,6 @@ Source0: system-config-printer-%{version}.tar.bz2
|
|||||||
Source1: pycups-%{pycups_version}.tar.bz2
|
Source1: pycups-%{pycups_version}.tar.bz2
|
||||||
Source2: system-config-printer.pam
|
Source2: system-config-printer.pam
|
||||||
Source3: system-config-printer.console
|
Source3: system-config-printer.console
|
||||||
Patch0: system-config-printer-0.7.82.x.patch
|
|
||||||
|
|
||||||
BuildRequires: cups-devel >= 1.2
|
BuildRequires: cups-devel >= 1.2
|
||||||
BuildRequires: python-devel >= 2.4
|
BuildRequires: python-devel >= 2.4
|
||||||
@ -58,7 +57,6 @@ the configuration tool.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -a 1
|
%setup -q -a 1
|
||||||
%patch0 -p1 -b .0.7.82.x
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -133,6 +131,11 @@ rm -rf %buildroot
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 3 2008 Tim Waugh <twaugh@redhat.com> 0.7.82.2-1
|
||||||
|
- 0.7.82.2:
|
||||||
|
- Various bug fixes.
|
||||||
|
- Translation updates.
|
||||||
|
|
||||||
* Mon Mar 17 2008 Tim Waugh <twaugh@redhat.com> 0.7.82.1-3
|
* Mon Mar 17 2008 Tim Waugh <twaugh@redhat.com> 0.7.82.1-3
|
||||||
- Updated pycups to 1.9.37.
|
- Updated pycups to 1.9.37.
|
||||||
- More fixes from upstream.
|
- More fixes from upstream.
|
||||||
|
Loading…
Reference in New Issue
Block a user