[perl-CGI-SpeedyCGI: 1/2] Changed subpackage requirements to honor ISA

Robert Scheck robert at fedoraproject.org
Sat Oct 8 22:27:39 UTC 2011


commit 6efb342317ed2512efe8122adf3916f626c1a1dc
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sun Oct 9 00:27:16 2011 +0200

    Changed subpackage requirements to honor ISA

 perl-CGI-SpeedyCGI.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-CGI-SpeedyCGI.spec b/perl-CGI-SpeedyCGI.spec
index c43a980..1793c4b 100644
--- a/perl-CGI-SpeedyCGI.spec
+++ b/perl-CGI-SpeedyCGI.spec
@@ -32,7 +32,7 @@ program, written in C, is executed for each request.
 Summary:	SpeedyCGI module for the Apache HTTP Server
 Group:		System Environment/Daemons
 BuildRequires:	httpd-devel
-Requires:	%{name} = %{version}-%{release}, httpd >= 2.0.40
+Requires:	%{name}%{?_isa} = %{version}-%{release}, httpd >= 2.0.40
 Requires:	httpd-mmn = %(cat %{_includedir}/httpd/.mmn || echo missing)
 
 %description -n mod_speedycgi


More information about the scm-commits mailing list