forked from pool/cmake
Accepting request 307173 from home:olh:branches:devel:tools:building
- CPack/RPM architecture test fixup (SLE11/11.4) (bco#15442) cmake.git-4552bc8.patch OBS-URL: https://build.opensuse.org/request/show/307173 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=211
This commit is contained in:
committed by
Git OBS Bridge
parent
5f32e574e7
commit
82b1c5bdec
@@ -36,6 +36,8 @@ Patch5: system-libs.patch
|
||||
# PATCH-FIX-UPSTREAM cmake-fix-pie-binaries.patch -- new "file" is reporting PIE binaries a bit differently
|
||||
# I sent this by email to cmake-developers.
|
||||
Patch6: cmake-fix-pie-binaries.patch
|
||||
# PATCH-FIX-UPSTREAM cmake.git-4552bc8.patch -- CPack/RPM architecture test fixup
|
||||
Patch11: cmake.git-4552bc8.patch
|
||||
BuildRequires: curl-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
@@ -65,6 +67,7 @@ CMake is a cross-platform, open-source build system
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
%patch11 -p1
|
||||
|
||||
%build
|
||||
export CXXFLAGS="%{optflags}"
|
||||
@@ -137,8 +140,7 @@ export PATH=$NPATH
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%config %{_sysconfdir}/rpm/macros.cmake
|
||||
%{_prefix}/lib/rpm/fileattrs/cmake.attr
|
||||
%{_prefix}/lib/rpm/cmake.prov
|
||||
%{_prefix}/lib/rpm
|
||||
%{_bindir}/cpack
|
||||
%{_bindir}/cmake
|
||||
%{_bindir}/ctest
|
||||
|
Reference in New Issue
Block a user