From 9f2b966efde8b08c04c9a92cf40c527016b24d17a9ae3c2925027ad874b3c36d Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 3 Jan 2012 14:39:35 +0000 Subject: [PATCH] Update to last sucessful build 80c55c03c55bb052a6334a9c086bbf37af6747bb fixed spec for fedora OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=849 --- libzypp-11.0.0.tar.bz2 | 4 ++-- libzypp.spec | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libzypp-11.0.0.tar.bz2 b/libzypp-11.0.0.tar.bz2 index b92988f..96ada99 100644 --- a/libzypp-11.0.0.tar.bz2 +++ b/libzypp-11.0.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f707bac12a0dac21991c47203678b3cebfab944a0e7119e83c04b0de6b6104db -size 5019213 +oid sha256:e97524974cda300ed00713fc629c8e290fa457593cb07d7ae05bd99acc17394e +size 5018524 diff --git a/libzypp.spec b/libzypp.spec index b9c8155..494a4b0 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -44,7 +44,7 @@ Recommends: lsof %endif BuildRequires: cmake BuildRequires: openssl-devel -%if 0%{?suse_version} >= 1130 +%if 0%{?suse_version} >= 1130 || 0%{?fedora_version} >= 16 BuildRequires: libudev-devel %else BuildRequires: hal-devel @@ -57,7 +57,12 @@ BuildRequires: gettext-devel BuildRequires: graphviz BuildRequires: libxml2-devel BuildRequires: libproxy-devel + +%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} +BuildRequires: pkgconfig +%else BuildRequires: pkg-config +%endif BuildRequires: libsolv-devel %if 0%{?suse_version} >= 1100