[packages/skyperious] require sqlite ext, python-skype is optional

glen glen at pld-linux.org
Sat Apr 19 12:37:52 CEST 2014


commit 51d41bc8b015023524d993be02ce6f26cda2cd94
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Apr 19 13:14:34 2014 +0300

    require sqlite ext, python-skype is optional

 skyperious.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/skyperious.spec b/skyperious.spec
index e0face4..7c98612 100644
--- a/skyperious.spec
+++ b/skyperious.spec
@@ -9,12 +9,13 @@ Source0:	https://github.com/suurjaak/Skyperious/archive/master/%{name}-%{version
 URL:		https://github.com/suurjaak/Skyperious
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
+Requires:	python(sqlite)
 Requires:	python-PIL
 Requires:	python-dateutil
 Requires:	python-pyparsing
-Requires:	python-skype
 Requires:	python-wxPython
 Requires:	python-xlsxwriter
+Suggests:	python-skype
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/skyperious.git/commitdiff/3a6644da00ecbb7adeece480deed95bbd0d5dff1



More information about the pld-cvs-commit mailing list