From: zbyniu Date: Sat, 14 Jan 2012 10:32:39 +0000 (+0000) Subject: - up to 1.0.12 X-Git-Tag: auto/th/python-smbc-1_0_12-1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fpython-smbc.git;a=commitdiff_plain;h=ca7309dc97fab61da7bd1dded496b878f639df60 - up to 1.0.12 Changed files: python-smbc.spec -> 1.4 --- diff --git a/python-smbc.spec b/python-smbc.spec index 7e3b232..38aa707 100644 --- a/python-smbc.spec +++ b/python-smbc.spec @@ -1,11 +1,11 @@ Summary: Python bindings for the libsmbclient API from Samba Name: python-smbc -Version: 1.0.6 -Release: 2 +Version: 1.0.12 +Release: 1 License: GPL v2 Group: Libraries/Python Source0: http://cyberelk.net/tim/data/pysmbc/pysmbc-%{version}.tar.bz2 -# Source0-md5: ac8f98a40b0fc4b6ab4470f10489887a +# Source0-md5: 129dd620f94e49af7d18ea689f21bcbf URL: http://cyberelk.net/tim/data/pysmbc/ BuildRequires: libsmbclient-devel BuildRequires: python-devel >= 1:2.5 @@ -41,4 +41,4 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %attr(755,root,root) %{py_sitedir}/smbc*.so -%{py_sitedir}/smbc-*.egg-info +%{py_sitedir}/pysmbc-*.egg-info