Update to last sucessful build
b05faf6a0ec77b1744cf5a3bf98272125f75e10a Fix spec and makefiles OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=893
This commit is contained in:
parent
61ccc8611b
commit
b9d13c21ff
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9d3fd2e932f8fb579bb7f593f47026d39630326a68add5e50bf4172e59987d4
|
||||
size 4961119
|
||||
oid sha256:e6ba725c56ab939693443a6012b41bb62109b8ef26c305b3784bab2d28633b7a
|
||||
size 4961072
|
||||
|
@ -53,7 +53,7 @@ BuildRequires: hal-devel
|
||||
BuildRequires: boost-devel
|
||||
BuildRequires: dejagnu
|
||||
BuildRequires: doxygen
|
||||
%if %0%{?force_gcc_46}
|
||||
%if 0%{?force_gcc_46}
|
||||
BuildRequires: gcc-c++ = 4.6
|
||||
%else
|
||||
BuildRequires: gcc-c++ >= 4.6
|
||||
@ -207,7 +207,7 @@ Authors:
|
||||
%build
|
||||
mkdir build
|
||||
cd build
|
||||
%if %0%{?force_gcc_46}
|
||||
%if 0%{?force_gcc_46}
|
||||
export CC=gcc-4.6
|
||||
export CXX=g++-4.6
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user