From 12b45608506b2e368a68440e23f7c1edd44c3019e5d3acb1b860b312cb1502b9 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 20 Jun 2012 12:01:27 +0000 Subject: [PATCH] ca-certificates are only needed at runtime OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=18 --- python-httplib2.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-httplib2.spec b/python-httplib2.spec index b503688..f27a06a 100644 --- a/python-httplib2.spec +++ b/python-httplib2.spec @@ -27,7 +27,6 @@ Source0: httplib2-%{version}.tar.gz # PATCH-FIX-OPENSUSE: Don't ship private copy of Mozilla NSS certs, use system certs instead (bnc#761162) Patch0: httplib2-use-system-certs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: ca-certificates BuildRequires: python-devel Requires: ca-certificates %if 0%{?suse_version} && 0%{?suse_version} <= 1110