- 0.9.92.
This commit is contained in:
parent
fc5d613758
commit
28acfacb6a
@ -165,3 +165,4 @@ system-config-printer-0.9.90.tar.bz2
|
||||
pysmbc-1.0.0.tar.bz2
|
||||
system-config-printer-0.9.91.tar.bz2
|
||||
pysmbc-1.0.2.tar.bz2
|
||||
system-config-printer-0.9.92.tar.bz2
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
cf3a3db3f1ff08bdf2c9254086e8ec70 pycups-1.9.38.tar.bz2
|
||||
5e82fb70ead0d00f2ec8979b44269982 pysmbc-1.0.2.tar.bz2
|
||||
21c7bab0cf9ccc9550bf285679a1f2aa system-config-printer-0.9.91.tar.bz2
|
||||
eb81e600c50512f1f49c8b9390a64a4d system-config-printer-0.9.92.tar.bz2
|
||||
|
Binary file not shown.
BIN
system-config-printer-0.9.92.tar.bz2.sig
Normal file
BIN
system-config-printer-0.9.92.tar.bz2.sig
Normal file
Binary file not shown.
@ -5,15 +5,14 @@
|
||||
|
||||
Summary: A printer administration tool
|
||||
Name: system-config-printer
|
||||
Version: 0.9.91
|
||||
Release: 3%{?dist}
|
||||
Version: 0.9.92
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://cyberelk.net/tim/software/system-config-printer/
|
||||
Group: System Environment/Base
|
||||
Source0: http://cyberelk.net/tim/data/system-config-printer/system-config-printer-%{version}.tar.bz2
|
||||
Source1: http://cyberelk.net/tim/data/pycups/pycups-%{pycups_version}.tar.bz2
|
||||
Source2: http://cyberelk.net/tim/data/pysmbc/pysmbc-%{pysmbc_version}.tar.bz2
|
||||
Patch1: system-config-printer-0.9.x.patch
|
||||
|
||||
BuildRequires: cups-devel >= 1.2
|
||||
BuildRequires: python-devel >= 2.4
|
||||
@ -59,7 +58,6 @@ the configuration tool.
|
||||
|
||||
%prep
|
||||
%setup -q -a 1 -a 2
|
||||
%patch1 -p1 -b .0.9.x
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -142,6 +140,9 @@ rm -rf %buildroot
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Tue May 20 2008 Tim Waugh <twaugh@redhat.com> 0.9.92-1
|
||||
- 0.9.92.
|
||||
|
||||
* Tue May 20 2008 Tim Waugh <twaugh@redhat.com> 0.9.91-3
|
||||
- Sync to trunk.
|
||||
- Updated pysmbc to 1.0.2.
|
||||
|
Loading…
Reference in New Issue
Block a user