[packages/ZendGuardLoader/ZENDGUARDLOADER_5_5] Fix build

arekm arekm at pld-linux.org
Thu Apr 17 14:53:48 CEST 2025


commit 5be614fd3600dcebd11835b77550ea8a544008de
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Apr 17 14:09:54 2025 +0200

    Fix build

 ZendGuardLoader.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/ZendGuardLoader.spec b/ZendGuardLoader.spec
index b13545d..ecd4081 100644
--- a/ZendGuardLoader.spec
+++ b/ZendGuardLoader.spec
@@ -20,10 +20,12 @@ BuildRequires:	rpmbuild(macros) >= 1.344
 BuildRequires:	tar >= 1:1.15.1
 BuildRequires:	php%{?php_suffix}-devel >= 4:5.3
 BuildRequires:	php%{?php_suffix}-devel < 4:5.4
-Requires(triggerpostun):	sed >= 4.0
+Requires(postun):	sed >= 4.0
 ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine   _debugsource_packages
+
 %description
 Zend Guard - PHP code guard.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ZendGuardLoader.git/commitdiff/5be614fd3600dcebd11835b77550ea8a544008de



More information about the pld-cvs-commit mailing list