From: Elan Ruusamäe Date: Sun, 4 Dec 2011 14:59:03 +0000 (+0000) Subject: - up to 0.6.2, add suggests for possible backends X-Git-Tag: auto/th/python-keyring-0_6_2-1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fpython-keyring.git;a=commitdiff_plain;h=cb9eb7fd6ce2e8f396be1b7955081799552fa706 - up to 0.6.2, add suggests for possible backends Changed files: python-keyring.spec -> 1.3 --- diff --git a/python-keyring.spec b/python-keyring.spec index 03c608d..5ebca5a 100644 --- a/python-keyring.spec +++ b/python-keyring.spec @@ -1,15 +1,21 @@ %define module keyring Summary: Python library to access the system keyring service Name: python-%{module} -Version: 0.5.1 +Version: 0.6.2 Release: 1 Source0: http://pypi.python.org/packages/source/k/keyring/%{module}-%{version}.tar.gz -# Source0-md5: a2f0dcea7185580c163ef2db1f4fbe0c +# Source0-md5: b21b5783c375fc09abdc060b4edc062f License: Python Group: Development/Libraries URL: http://pypi.python.org/pypi/keyring BuildRequires: python-devel BuildRequires: rpmbuild(macros) >= 1.219 +# CryptedFileKeyring +Suggests: python-Crypto +# KDEKWallet +Suggests: python-PyKDE4 +# GnomeKeyring +Suggests: python-gnome-desktop-keyring Obsoletes: python-keyring-gnome < 0.5.1 Obsoletes: python-keyring-kwallet < 0.5.1 BuildArch: noarch @@ -49,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc CHANGES.txt CONTRIBUTORS.txt README.txt +%doc CHANGES.txt CONTRIBUTORS.txt README %{py_sitescriptdir}/%{module} %{py_sitescriptdir}/%{module}-*.egg-info %{_examplesdir}/%{name}-%{version}