[packages/crystal] filter out GLIBC_PRIVATE
glen
glen at pld-linux.org
Fri Feb 22 23:35:10 CET 2019
commit db3b3c50c3b9180b6460461a9d5feb0e7971e60b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Feb 23 00:34:24 2019 +0200
filter out GLIBC_PRIVATE
crystal.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/crystal.spec b/crystal.spec
index 605a38c..88d5303 100644
--- a/crystal.spec
+++ b/crystal.spec
@@ -35,6 +35,9 @@ BuildRequires: gc-devel
ExclusiveArch: %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# Filter GLIBC_PRIVATE Requires
+%define _noautoreq (GLIBC_PRIVATE)
+
%description
This is the language reference for the Crystal programming language.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crystal.git/commitdiff/09ce80510b8f2fa4e382c05901edd5df6ac0201a
More information about the pld-cvs-commit
mailing list