From: Jakub Bogusz Date: Tue, 19 Feb 2019 20:08:59 +0000 (+0100) Subject: - macros for cmake X-Git-Tag: auto/th/libebml-1.3.6-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Flibebml.git;a=commitdiff_plain;h=d76b557 - macros for cmake --- diff --git a/libebml.spec b/libebml.spec index cb2056d..4921015 100644 --- a/libebml.spec +++ b/libebml.spec @@ -14,7 +14,7 @@ Source0: https://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.xz URL: https://www.matroska.org/ BuildRequires: cmake >= 3.1.2 BuildRequires: libstdc++-devel -BuildRequires: rpmbuild(macros) >= 1.553 +BuildRequires: rpmbuild(macros) >= 1.605 BuildRequires: xz BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -65,6 +65,7 @@ cd build-static -DBUILD_SHARED_LIBS:BOOL=OFF \ -DCMAKE_INSTALL_INCLUDEDIR=include \ -DCMAKE_INSTALL_LIBDIR=%{_lib} + %{__make} cd .. %endif