From 7fc9cab7539450dff3b52c2607c297cc5abee7e8 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Tue, 20 May 2008 13:51:11 +0000 Subject: [PATCH] - Updated pysmbc to 1.0.2. --- .cvsignore | 1 + pysmbc-1.0.0.tar.bz2.sig | Bin 65 -> 0 bytes pysmbc-1.0.2.tar.bz2.sig | Bin 0 -> 65 bytes sources | 2 +- system-config-printer.spec | 5 ++++- 5 files changed, 6 insertions(+), 2 deletions(-) delete mode 100644 pysmbc-1.0.0.tar.bz2.sig create mode 100644 pysmbc-1.0.2.tar.bz2.sig diff --git a/.cvsignore b/.cvsignore index a8c05de..41eec68 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/pysmbc-1.0.0.tar.bz2.sig b/pysmbc-1.0.0.tar.bz2.sig deleted file mode 100644 index 1940d416b6ccd2dd7a339809d7024671b187355c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65 zcmV-H0KWf-KLZ5-N7l-%X(f@P9=Dkz5dtcJ0HC1BL}}1zva~&PTGTq=p8S>70uTV3 X1gMqLPfoPmO-$ZPbHgPL!{0z4iya){ diff --git a/pysmbc-1.0.2.tar.bz2.sig b/pysmbc-1.0.2.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000..f955fb6c2944d8bf68d6217e4b6f743ed83ea167 GIT binary patch literal 65 zcmV-H0KWf-KLZ5-NHV{EX(f@P9=Dkz5dww#0G=aE3(v4Q$0J>vG<39V9QQ>UWZnRu Xa6c8-O%L($x*wI|sJ)OIF-v(LD~%e5 literal 0 HcmV?d00001 diff --git a/sources b/sources index fdbe405..424087a 100644 --- a/sources +++ b/sources @@ -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 diff --git a/system-config-printer.spec b/system-config-printer.spec index cb2be2e..409338a 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -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 +- Updated pysmbc to 1.0.2. + * Sun May 18 2008 Tim Waugh 0.9.91-2 - Fixed icon search path.