commit python-httplib2 for openSUSE:Factory
Hello community, here is the log from the commit of package python-httplib2 for openSUSE:Factory checked in at 2012-07-24 15:33:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-httplib2 (Old) and /work/SRC/openSUSE:Factory/.python-httplib2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-httplib2", Maintainer is "CStender@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/python-httplib2/python-httplib2.changes 2012-07-17 13:14:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-httplib2.new/python-httplib2.changes 2012-07-24 17:20:28.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Jul 23 14:56:00 UTC 2012 - saschpe@suse.de + +- Require openssl-certs on SLE instead of ca-certificates + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-httplib2.spec ++++++ --- /var/tmp/diff_new_pack.2fIe2p/_old 2012-07-24 17:20:30.000000000 +0200 +++ /var/tmp/diff_new_pack.2fIe2p/_new 2012-07-24 17:20:30.000000000 +0200 @@ -29,7 +29,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel #BuildRequires: python-pyOpenSSL +%if 0%{?sles_version} +Requires: openssl-certs +%else Requires: ca-certificates +%endif Requires: python-pyOpenSSL %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de