packages: rt/rt.spec - set --with-apachectl so it won't try to guess - BR: ...

sparky sparky at pld-linux.org
Thu Nov 26 03:11:03 CET 2009


Author: sparky                       Date: Thu Nov 26 02:11:03 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- set --with-apachectl so it won't try to guess
- BR: rpm-perlprov

---- Files affected:
packages/rt:
   rt.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: packages/rt/rt.spec
diff -u packages/rt/rt.spec:1.79 packages/rt/rt.spec:1.80
--- packages/rt/rt.spec:1.79	Thu Nov 26 01:50:07 2009
+++ packages/rt/rt.spec	Thu Nov 26 03:10:58 2009
@@ -115,6 +115,7 @@
 BuildRequires:	perl-XML-RSS >= %{perl_xml_rss_ver}
 BuildRequires:	perl-base >= 5.8.0
 BuildRequires:	perl-libnet
+BuildRequires:	rpm-perlprov
 Requires:	apache-base >= 2.2.0
 Requires:	apache-mod_authz_host >= 2.2.0
 Requires:	apache-mod_perl >= 2.0
@@ -216,6 +217,7 @@
 	exp_htmldir=%{htmldir} \
 	masonstatedir=%{masonstatedir} \
 	masonsessiondir=%{masonstatedir} \
+	--with-apachectl=%{_sbindir}/apachectl \
 	--with-speedycgi=%{_bindir}/speedycgi \
 	--with-my-user-group \
 	--with-db-type=mysql
@@ -282,6 +284,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2009/11/26 02:10:58  sparky
+- set --with-apachectl so it won't try to guess
+- BR: rpm-perlprov
+
 Revision 1.79  2009/11/26 00:50:07  aredridel
 - R: perl-Encode >= 2.38
 - R: perl-Tree-Simple >= 1.18
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rt/rt.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list