[packages/glibc] - base Requires: -ld (not only for %post now)

qboosh qboosh at pld-linux.org
Mon Oct 29 17:03:09 CET 2018


commit 89d0df3c741fc0f20524a8695f2ee4557fe0ec63
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Oct 29 17:06:51 2018 +0100

    - base Requires: -ld (not only for %post now)

 glibc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glibc.spec b/glibc.spec
index 9119842..ca33766 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -117,7 +117,7 @@ BuildRequires:	rpm-build >= 4.3-0.20030610.28
 BuildRequires:	rpmbuild(macros) >= 1.567
 BuildRequires:	sed >= 4.0.5
 BuildRequires:	texinfo
-Requires(post):	%{name}-ld = %{epoch}:%{version}-%{release}
+Requires:	%{name}-ld = %{epoch}:%{version}-%{release}
 Requires:	filesystem
 Requires:	uname(release) >= %{min_kernel}
 Provides:	%{name}(%{_target_cpu}) = %{epoch}:%{version}-%{release}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/89d0df3c741fc0f20524a8695f2ee4557fe0ec63



More information about the pld-cvs-commit mailing list