From 11b79f3100c7df8728af2b7025c7ad412c065cff28669569931e99d1d3144471 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 26 Apr 2012 08:34:07 +0000 Subject: [PATCH] Update to last sucessful build 768d8f9f3e9a871549f9a80f18e10559e7ecc65b fix gcc46 buildrequires OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=896 --- libzypp-11.4.0.tar.bz2 | 4 ++-- libzypp.spec | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/libzypp-11.4.0.tar.bz2 b/libzypp-11.4.0.tar.bz2 index ec50d45..264bed1 100644 --- a/libzypp-11.4.0.tar.bz2 +++ b/libzypp-11.4.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6175d776c3aabc045edba49d425b9dbe8465523545287d02b6d8822de3a54480 -size 4961180 +oid sha256:f74dc1109ef701cc33f43413779f8fca670f63ae5e2da4f3b268f8350b892e7d +size 4961460 diff --git a/libzypp.spec b/libzypp.spec index 51a7b39..dd8e8dd 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -54,7 +54,8 @@ BuildRequires: boost-devel BuildRequires: dejagnu BuildRequires: doxygen %if 0%{?force_gcc_46} -BuildRequires: gcc-c++ = 4.6 +BuildRequires: gcc46 +BuildRequires: gcc46-c++ %else BuildRequires: gcc-c++ >= 4.6 %endif