- Update pysmbc to 1.0.3.
This commit is contained in:
parent
15ac532f2e
commit
210ffaf5ba
@ -169,3 +169,4 @@ system-config-printer-0.9.92.tar.bz2
|
||||
system-config-printer-0.9.93.tar.bz2
|
||||
system-config-printer-1.0.0.tar.bz2
|
||||
pycups-1.9.39.tar.bz2
|
||||
pysmbc-1.0.3.tar.bz2
|
||||
|
Binary file not shown.
BIN
pysmbc-1.0.3.tar.bz2.sig
Normal file
BIN
pysmbc-1.0.3.tar.bz2.sig
Normal file
Binary file not shown.
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
5e82fb70ead0d00f2ec8979b44269982 pysmbc-1.0.2.tar.bz2
|
||||
8a24d4212f97f4bbcc4b8ae55d275d1b system-config-printer-1.0.0.tar.bz2
|
||||
dad2dbc927085db061ea324ae5a71440 pycups-1.9.39.tar.bz2
|
||||
69accd2eaf304b2140baebc9c533ef5b pysmbc-1.0.3.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
%define pycups_version 1.9.39
|
||||
%define pysmbc_version 1.0.2
|
||||
%define pysmbc_version 1.0.3
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
%{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
|
||||
|
||||
@ -145,6 +145,9 @@ rm -rf %buildroot
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Mon Jun 9 2008 Tim Waugh <twaugh@redhat.com>
|
||||
- Update pysmbc to 1.0.3.
|
||||
|
||||
* Thu Jun 5 2008 Tim Waugh <twaugh@redhat.com>
|
||||
- Requires notify-python (bug #450139).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user