packages: lighttpd/lighttpd.spec - load mod_magnet after other path-alterin...

jajcus jajcus at pld-linux.org
Thu Mar 25 10:07:44 CET 2010


Author: jajcus                       Date: Thu Mar 25 09:07:44 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- load mod_magnet after other path-altering modules (like mod_secdownload), so
  it can be used to modify the final physical path

---- Files affected:
packages/lighttpd:
   lighttpd.spec (1.327 -> 1.328) 

---- Diffs:

================================================================
Index: packages/lighttpd/lighttpd.spec
diff -u packages/lighttpd/lighttpd.spec:1.327 packages/lighttpd/lighttpd.spec:1.328
--- packages/lighttpd/lighttpd.spec:1.327	Sat Feb 27 22:11:19 2010
+++ packages/lighttpd/lighttpd.spec	Thu Mar 25 10:07:39 2010
@@ -903,7 +903,6 @@
 install %{SOURCE113} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_flv_streaming.conf
 install %{SOURCE136} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_h264_streaming.conf
 install %{SOURCE114} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_indexfile.conf
-install %{SOURCE134} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_magnet.conf
 install %{SOURCE115} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_proxy.conf
 install %{SOURCE118} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_rrdtool.conf
 install %{SOURCE119} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_scgi.conf
@@ -919,6 +918,7 @@
 install %{SOURCE129} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_webdav.conf
 install %{SOURCE133} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_mysql_vhost.conf
 
+install %{SOURCE134} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/55_mod_magnet.conf
 install %{SOURCE111} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/55_mod_expire.conf
 
 install %{SOURCE106} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/60_mod_compress.conf
@@ -1304,6 +1304,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.328  2010/03/25 09:07:39  jajcus
+- load mod_magnet after other path-altering modules (like mod_secdownload), so
+  it can be used to modify the final physical path
+
 Revision 1.327  2010/02/27 21:11:19  sparky
 - unify %attr() %ghost order
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lighttpd/lighttpd.spec?r1=1.327&r2=1.328&f=u



More information about the pld-cvs-commit mailing list