[csw-devel] SF.net SVN: gar:[13890] csw/mgar/pkg/apache2/branches/open-bug-squash/ Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Mon Mar 21 03:08:11 CET 2011
Revision: 13890
http://gar.svn.sourceforge.net/gar/?rev=13890&view=rev
Author: bdwalton
Date: 2011-03-21 02:08:11 +0000 (Mon, 21 Mar 2011)
Log Message:
-----------
apache2/branches/open-bug-squash: add some fake deps on the apache2c stub package and override checkpkg about them
Modified Paths:
--------------
csw/mgar/pkg/apache2/branches/open-bug-squash/Makefile
Modified: csw/mgar/pkg/apache2/branches/open-bug-squash/Makefile
===================================================================
--- csw/mgar/pkg/apache2/branches/open-bug-squash/Makefile 2011-03-21 01:53:27 UTC (rev 13889)
+++ csw/mgar/pkg/apache2/branches/open-bug-squash/Makefile 2011-03-21 02:08:11 UTC (rev 13890)
@@ -92,17 +92,19 @@
RUNTIME_DEP_PKGS_CSWapache2-manual = CSWapache2
RUNTIME_DEP_PKGS_CSWapache2-dev = CSWapache2
RUNTIME_DEP_PKGS_CSWap2suexec = CSWapache2
-RUNTIME_DEP_PKGS_CSWap2prefork = CSWapache2
+RUNTIME_DEP_PKGS_CSWap2prefork = CSWapache2 CSWapache2c
RUNTIME_DEP_PKGS_CSWap2worker = CSWapache2 CSWapr CSWexpat CSWap2prefork
-RUNTIME_DEP_PKGS_CSWap2worker += CSWbdb48 CSWapr-util CSWiconv
+RUNTIME_DEP_PKGS_CSWap2worker += CSWbdb48 CSWapr-util CSWiconv CSWapache2c
RUNTIME_DEP_PKGS_CSWapache2rt = CSWapache2
CHECKPKG_OVERRIDES_CSWapache2 += surplus-dependency|CSWalternatives
CHECKPKG_OVERRIDES_CSWapache2 += surplus-dependency|CSWosslutils
CHECKPKG_OVERRIDES_CSWapache2 += surplus-dependency|CSWapache2c
CHECKPKG_OVERRIDES_CSWap2prefork += surplus-dependency|CSWapache2
+CHECKPKG_OVERRIDES_CSWap2prefork += surplus-dependency|CSWapache2c
CHECKPKG_OVERRIDES_CSWap2worker += surplus-dependency|CSWap2prefork
CHECKPKG_OVERRIDES_CSWap2worker += surplus-dependency|CSWalternatives
+CHECKPKG_OVERRIDES_CSWap2worker += surplus-dependency|CSWapache2c
CHECKPKG_OVERRIDES_CSWapache2rt += surplus-dependency|CSWapache2
CHECKPKG_OVERRIDES_CSWapache2-dev += file-with-bad-content|/usr/local|root/opt/csw/apache2/include/httpd.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list