forked from pool/cmake
- Add libarchive-version.patch to fix version detecting for
libarchive 3.2 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=248
This commit is contained in:
committed by
Git OBS Bridge
parent
a81850e3f1
commit
6488aa9834
@@ -37,6 +37,8 @@ Patch4: form.patch
|
||||
Patch5: system-libs.patch
|
||||
# PATCH-FIX-SUSE cmake-version-in-generated-files.patch -- version number to be found in OBS
|
||||
Patch6: cmake-version-in-generated-files.patch
|
||||
# PATCH-FIX-UPSTREAM libarchive-version.patch -- Fix version detecting for libarchive 3.2
|
||||
Patch7: libarchive-version.patch
|
||||
BuildRequires: curl-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
@@ -68,6 +70,7 @@ echo "`grep %{name}-%{version}.tar.gz %{SOURCE5} | grep -Eo '^[0-9a-f]+'` %{SOU
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
|
||||
%build
|
||||
export CXXFLAGS="%{optflags}"
|
||||
|
Reference in New Issue
Block a user