- Updated pysmbc to 1.0.2.

This commit is contained in:
Tim Waugh 2008-05-20 13:51:11 +00:00
parent 4a982c79c5
commit 7fc9cab753
5 changed files with 6 additions and 2 deletions

View File

@ -164,3 +164,4 @@ pycups-1.9.38.tar.bz2
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

Binary file not shown.

BIN
pysmbc-1.0.2.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,3 @@
cf3a3db3f1ff08bdf2c9254086e8ec70 pycups-1.9.38.tar.bz2
ebbefa0b433f165a506c651f48ae6122 pysmbc-1.0.0.tar.bz2
5e82fb70ead0d00f2ec8979b44269982 pysmbc-1.0.2.tar.bz2
21c7bab0cf9ccc9550bf285679a1f2aa system-config-printer-0.9.91.tar.bz2

View File

@ -1,5 +1,5 @@
%define pycups_version 1.9.38
%define pysmbc_version 1.0.0
%define pysmbc_version 1.0.2
%{!?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]")}
@ -142,6 +142,9 @@ rm -rf %buildroot
exit 0
%changelog
* Tue May 20 2008 Tim Waugh <twaugh@redhat.com>
- Updated pysmbc to 1.0.2.
* Sun May 18 2008 Tim Waugh <twaugh@redhat.com> 0.9.91-2
- Fixed icon search path.