rpms/cups/devel cups.spec,1.439,1.440

Tim Waugh twaugh at fedoraproject.org
Thu Sep 4 12:41:06 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/cups/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17628

Modified Files:
	cups.spec 
Log Message:
* Thu Sep  4 2008 Tim Waugh <twaugh at redhat.com>
- Use php-cgi for executing PHP scripts (bug #460898).



Index: cups.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cups/devel/cups.spec,v
retrieving revision 1.439
retrieving revision 1.440
diff -u -r1.439 -r1.440
--- cups.spec	3 Sep 2008 16:46:54 -0000	1.439
+++ cups.spec	4 Sep 2008 12:40:34 -0000	1.440
@@ -210,6 +210,7 @@
 %endif
 	--with-log-file-perm=0600 --enable-pie --enable-relro \
 	--enable-pdftops --with-dbusdir=%{_sysconfdir}/dbus-1 \
+	--with-php=/usr/bin/php-cgi \
 	localedir=%{_datadir}/locale
 
 # If we got this far, all prerequisite libraries must be here.
@@ -478,6 +479,9 @@
 %{_libdir}/php/modules/*.so
 
 %changelog
+* Thu Sep  4 2008 Tim Waugh <twaugh at redhat.com>
+- Use php-cgi for executing PHP scripts (bug #460898).
+
 * Wed Sep  3 2008 Tim Waugh <twaugh at redhat.com> 1:1.3.8-5
 - The dnssd backend uses avahi-browse so require it (bug #458565).
 - New php sub-package (bug #428235).




More information about the fedora-extras-commits mailing list