[packages/libebml] - macros for cmake

qboosh qboosh at pld-linux.org
Tue Feb 19 21:03:29 CET 2019


commit d76b557e28429c5215a3ae9de4c5198daf47f5cd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Feb 19 21:08:59 2019 +0100

    - macros for cmake

 libebml.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libebml.git/commitdiff/d76b557e28429c5215a3ae9de4c5198daf47f5cd



More information about the pld-cvs-commit mailing list