From 9c97b130db12405166d42fe6b96720fcec38554b7aea2c5a179f8e17acc58489 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Mon, 7 Nov 2011 14:59:40 +0000 Subject: [PATCH] Update to last sucessful build 6a5edbf476206ba05e68a7de1cf01bc673997f1c changes 10.3.3 OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=833 --- libzypp-10.3.2.tar.bz2 | 3 --- libzypp-10.3.3.tar.bz2 | 3 +++ libzypp.changes | 13 +++++++++++++ libzypp.spec | 3 ++- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 libzypp-10.3.2.tar.bz2 create mode 100644 libzypp-10.3.3.tar.bz2 diff --git a/libzypp-10.3.2.tar.bz2 b/libzypp-10.3.2.tar.bz2 deleted file mode 100644 index 6369af7..0000000 --- a/libzypp-10.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fd96f38f8f9e20e974603a22c65c121abef2239d73d77951b568a63835f73a5 -size 5009860 diff --git a/libzypp-10.3.3.tar.bz2 b/libzypp-10.3.3.tar.bz2 new file mode 100644 index 0000000..1a0c05d --- /dev/null +++ b/libzypp-10.3.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d0b9efa19577402234deee7d9889b4b66d0b1c66f8c962e3174cf139099ba9 +size 5010945 diff --git a/libzypp.changes b/libzypp.changes index 133b8b1..b739368 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 7 15:45:28 CET 2011 - ma@suse.de + +- Don't use proxy if disabled (bnc#696805) +- version 10.3.3 (3) + +------------------------------------------------------------------- +Mon Nov 7 13:49:44 UTC 2011 - dimstar@opensuse.org + +- Add pkg-config BuildRequires: We fail to detect libproxy due to + the missing pkg-config. Additionally, we have a .pc file + ourselfes, which we do not get the provides for [bnc#696805] + ------------------------------------------------------------------- Thu Nov 3 14:58:42 CET 2011 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 24ba9c2..9c32d23 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -23,7 +23,7 @@ License: GPLv2+ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Package, Patch, Pattern, and Product Management -Version: 10.3.2 +Version: 10.3.3 Release: 1 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc @@ -57,6 +57,7 @@ BuildRequires: gettext-devel BuildRequires: graphviz BuildRequires: libxml2-devel BuildRequires: libproxy-devel +BuildRequires: pkg-config BuildRequires: libsolv-devel %if 0%{?suse_version} >= 1100