From 710a796593dff12c3dcdf0423aef12d860457c75 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 8 Jun 2017 00:46:40 +0300 Subject: [PATCH] drop lighttpd name prefix from config files in repo --- lighttpd.spec | 82 +++++++++---------- lighttpd-mod_access.conf => mod_access.conf | 0 ...d-mod_accesslog.conf => mod_accesslog.conf | 0 lighttpd-mod_alias.conf => mod_alias.conf | 0 lighttpd-mod_auth.conf => mod_auth.conf | 0 lighttpd-mod_cgi.conf => mod_cgi.conf | 0 lighttpd-mod_cgi_php.conf => mod_cgi_php.conf | 0 lighttpd-mod_cml.conf => mod_cml.conf | 0 ...tpd-mod_compress.conf => mod_compress.conf | 0 ...compress.tmpwatch => mod_compress.tmpwatch | 0 lighttpd-mod_deflate.conf => mod_deflate.conf | 0 ...mod_dirlisting.conf => mod_dirlisting.conf | 0 lighttpd-mod_evasive.conf => mod_evasive.conf | 0 lighttpd-mod_evhost.conf => mod_evhost.conf | 0 lighttpd-mod_expire.conf => mod_expire.conf | 0 ...mod_extforward.conf => mod_extforward.conf | 0 lighttpd-mod_fastcgi.conf => mod_fastcgi.conf | 0 ...v_streaming.conf => mod_flv_streaming.conf | 0 lighttpd-mod_geoip.conf => mod_geoip.conf | 0 ..._streaming.conf => mod_h264_streaming.conf | 0 ...d-mod_indexfile.conf => mod_indexfile.conf | 0 lighttpd-mod_magnet.conf => mod_magnet.conf | 0 ...d_mysql_vhost.conf => mod_mysql_vhost.conf | 0 lighttpd-mod_proxy.conf => mod_proxy.conf | 0 ...tpd-mod_redirect.conf => mod_redirect.conf | 0 lighttpd-mod_rewrite.conf => mod_rewrite.conf | 0 lighttpd-mod_rrdtool.conf => mod_rrdtool.conf | 0 lighttpd-mod_scgi.conf => mod_scgi.conf | 0 ...d_secdownload.conf => mod_secdownload.conf | 0 lighttpd-mod_setenv.conf => mod_setenv.conf | 0 ...simple_vhost.conf => mod_simple_vhost.conf | 0 lighttpd-mod_ssi.conf => mod_ssi.conf | 0 ...mod_staticfile.conf => mod_staticfile.conf | 0 lighttpd-mod_status.conf => mod_status.conf | 0 ...igger_b4_dl.conf => mod_trigger_b4_dl.conf | 0 ...adprogress.conf => mod_uploadprogress.conf | 0 lighttpd-mod_userdir.conf => mod_userdir.conf | 0 ...d-mod_usertrack.conf => mod_usertrack.conf | 0 lighttpd-mod_webdav.conf => mod_webdav.conf | 0 ...tpd-php-external.conf => php-external.conf | 0 lighttpd-php-spawned.conf => php-spawned.conf | 0 lighttpd-ssl.conf => ssl.conf | 0 42 files changed, 41 insertions(+), 41 deletions(-) rename lighttpd-mod_access.conf => mod_access.conf (100%) rename lighttpd-mod_accesslog.conf => mod_accesslog.conf (100%) rename lighttpd-mod_alias.conf => mod_alias.conf (100%) rename lighttpd-mod_auth.conf => mod_auth.conf (100%) rename lighttpd-mod_cgi.conf => mod_cgi.conf (100%) rename lighttpd-mod_cgi_php.conf => mod_cgi_php.conf (100%) rename lighttpd-mod_cml.conf => mod_cml.conf (100%) rename lighttpd-mod_compress.conf => mod_compress.conf (100%) rename lighttpd-mod_compress.tmpwatch => mod_compress.tmpwatch (100%) rename lighttpd-mod_deflate.conf => mod_deflate.conf (100%) rename lighttpd-mod_dirlisting.conf => mod_dirlisting.conf (100%) rename lighttpd-mod_evasive.conf => mod_evasive.conf (100%) rename lighttpd-mod_evhost.conf => mod_evhost.conf (100%) rename lighttpd-mod_expire.conf => mod_expire.conf (100%) rename lighttpd-mod_extforward.conf => mod_extforward.conf (100%) rename lighttpd-mod_fastcgi.conf => mod_fastcgi.conf (100%) rename lighttpd-mod_flv_streaming.conf => mod_flv_streaming.conf (100%) rename lighttpd-mod_geoip.conf => mod_geoip.conf (100%) rename lighttpd-mod_h264_streaming.conf => mod_h264_streaming.conf (100%) rename lighttpd-mod_indexfile.conf => mod_indexfile.conf (100%) rename lighttpd-mod_magnet.conf => mod_magnet.conf (100%) rename lighttpd-mod_mysql_vhost.conf => mod_mysql_vhost.conf (100%) rename lighttpd-mod_proxy.conf => mod_proxy.conf (100%) rename lighttpd-mod_redirect.conf => mod_redirect.conf (100%) rename lighttpd-mod_rewrite.conf => mod_rewrite.conf (100%) rename lighttpd-mod_rrdtool.conf => mod_rrdtool.conf (100%) rename lighttpd-mod_scgi.conf => mod_scgi.conf (100%) rename lighttpd-mod_secdownload.conf => mod_secdownload.conf (100%) rename lighttpd-mod_setenv.conf => mod_setenv.conf (100%) rename lighttpd-mod_simple_vhost.conf => mod_simple_vhost.conf (100%) rename lighttpd-mod_ssi.conf => mod_ssi.conf (100%) rename lighttpd-mod_staticfile.conf => mod_staticfile.conf (100%) rename lighttpd-mod_status.conf => mod_status.conf (100%) rename lighttpd-mod_trigger_b4_dl.conf => mod_trigger_b4_dl.conf (100%) rename lighttpd-mod_uploadprogress.conf => mod_uploadprogress.conf (100%) rename lighttpd-mod_userdir.conf => mod_userdir.conf (100%) rename lighttpd-mod_usertrack.conf => mod_usertrack.conf (100%) rename lighttpd-mod_webdav.conf => mod_webdav.conf (100%) rename lighttpd-php-external.conf => php-external.conf (100%) rename lighttpd-php-spawned.conf => php-spawned.conf (100%) rename lighttpd-ssl.conf => ssl.conf (100%) diff --git a/lighttpd.spec b/lighttpd.spec index b8a2644..b65cc5a 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -63,47 +63,47 @@ Source12: %{name}.monitrc Source13: branch.sh Source14: TODO Source16: %{name}.tmpfiles -Source100: %{name}-mod_access.conf -Source101: %{name}-mod_accesslog.conf -Source102: %{name}-mod_alias.conf -Source103: %{name}-mod_auth.conf -Source104: %{name}-mod_cgi.conf -Source105: %{name}-mod_cml.conf -Source106: %{name}-mod_compress.conf -Source107: %{name}-mod_deflate.conf -Source108: %{name}-mod_dirlisting.conf -Source109: %{name}-mod_evasive.conf -Source110: %{name}-mod_evhost.conf -Source111: %{name}-mod_expire.conf -Source112: %{name}-mod_fastcgi.conf -Source113: %{name}-mod_flv_streaming.conf -Source114: %{name}-mod_indexfile.conf -Source115: %{name}-mod_proxy.conf -Source116: %{name}-mod_redirect.conf -Source117: %{name}-mod_rewrite.conf -Source118: %{name}-mod_rrdtool.conf -Source119: %{name}-mod_scgi.conf -Source120: %{name}-mod_secdownload.conf -Source121: %{name}-mod_setenv.conf -Source122: %{name}-mod_simple_vhost.conf -Source123: %{name}-mod_ssi.conf -Source124: %{name}-mod_staticfile.conf -Source125: %{name}-mod_status.conf -Source126: %{name}-mod_trigger_b4_dl.conf -Source127: %{name}-mod_userdir.conf -Source128: %{name}-mod_usertrack.conf -Source129: %{name}-mod_webdav.conf -Source130: %{name}-php-spawned.conf -Source131: %{name}-php-external.conf -Source132: %{name}-ssl.conf -Source133: %{name}-mod_mysql_vhost.conf -Source134: %{name}-mod_magnet.conf -Source135: %{name}-mod_extforward.conf -Source136: %{name}-mod_h264_streaming.conf -Source137: %{name}-mod_cgi_php.conf -Source138: %{name}-mod_compress.tmpwatch -Source139: %{name}-mod_uploadprogress.conf -Source140: %{name}-mod_geoip.conf +Source100: mod_access.conf +Source101: mod_accesslog.conf +Source102: mod_alias.conf +Source103: mod_auth.conf +Source104: mod_cgi.conf +Source105: mod_cml.conf +Source106: mod_compress.conf +Source107: mod_deflate.conf +Source108: mod_dirlisting.conf +Source109: mod_evasive.conf +Source110: mod_evhost.conf +Source111: mod_expire.conf +Source112: mod_fastcgi.conf +Source113: mod_flv_streaming.conf +Source114: mod_indexfile.conf +Source115: mod_proxy.conf +Source116: mod_redirect.conf +Source117: mod_rewrite.conf +Source118: mod_rrdtool.conf +Source119: mod_scgi.conf +Source120: mod_secdownload.conf +Source121: mod_setenv.conf +Source122: mod_simple_vhost.conf +Source123: mod_ssi.conf +Source124: mod_staticfile.conf +Source125: mod_status.conf +Source126: mod_trigger_b4_dl.conf +Source127: mod_userdir.conf +Source128: mod_usertrack.conf +Source129: mod_webdav.conf +Source130: php-spawned.conf +Source131: php-external.conf +Source132: ssl.conf +Source133: mod_mysql_vhost.conf +Source134: mod_magnet.conf +Source135: mod_extforward.conf +Source136: mod_h264_streaming.conf +Source137: mod_cgi_php.conf +Source138: mod_compress.tmpwatch +Source139: mod_uploadprogress.conf +Source140: mod_geoip.conf Source141: mod_authn_ldap.conf # use branch.sh script to create branch.diff #Patch100: %{name}-branch.diff diff --git a/lighttpd-mod_access.conf b/mod_access.conf similarity index 100% rename from lighttpd-mod_access.conf rename to mod_access.conf diff --git a/lighttpd-mod_accesslog.conf b/mod_accesslog.conf similarity index 100% rename from lighttpd-mod_accesslog.conf rename to mod_accesslog.conf diff --git a/lighttpd-mod_alias.conf b/mod_alias.conf similarity index 100% rename from lighttpd-mod_alias.conf rename to mod_alias.conf diff --git a/lighttpd-mod_auth.conf b/mod_auth.conf similarity index 100% rename from lighttpd-mod_auth.conf rename to mod_auth.conf diff --git a/lighttpd-mod_cgi.conf b/mod_cgi.conf similarity index 100% rename from lighttpd-mod_cgi.conf rename to mod_cgi.conf diff --git a/lighttpd-mod_cgi_php.conf b/mod_cgi_php.conf similarity index 100% rename from lighttpd-mod_cgi_php.conf rename to mod_cgi_php.conf diff --git a/lighttpd-mod_cml.conf b/mod_cml.conf similarity index 100% rename from lighttpd-mod_cml.conf rename to mod_cml.conf diff --git a/lighttpd-mod_compress.conf b/mod_compress.conf similarity index 100% rename from lighttpd-mod_compress.conf rename to mod_compress.conf diff --git a/lighttpd-mod_compress.tmpwatch b/mod_compress.tmpwatch similarity index 100% rename from lighttpd-mod_compress.tmpwatch rename to mod_compress.tmpwatch diff --git a/lighttpd-mod_deflate.conf b/mod_deflate.conf similarity index 100% rename from lighttpd-mod_deflate.conf rename to mod_deflate.conf diff --git a/lighttpd-mod_dirlisting.conf b/mod_dirlisting.conf similarity index 100% rename from lighttpd-mod_dirlisting.conf rename to mod_dirlisting.conf diff --git a/lighttpd-mod_evasive.conf b/mod_evasive.conf similarity index 100% rename from lighttpd-mod_evasive.conf rename to mod_evasive.conf diff --git a/lighttpd-mod_evhost.conf b/mod_evhost.conf similarity index 100% rename from lighttpd-mod_evhost.conf rename to mod_evhost.conf diff --git a/lighttpd-mod_expire.conf b/mod_expire.conf similarity index 100% rename from lighttpd-mod_expire.conf rename to mod_expire.conf diff --git a/lighttpd-mod_extforward.conf b/mod_extforward.conf similarity index 100% rename from lighttpd-mod_extforward.conf rename to mod_extforward.conf diff --git a/lighttpd-mod_fastcgi.conf b/mod_fastcgi.conf similarity index 100% rename from lighttpd-mod_fastcgi.conf rename to mod_fastcgi.conf diff --git a/lighttpd-mod_flv_streaming.conf b/mod_flv_streaming.conf similarity index 100% rename from lighttpd-mod_flv_streaming.conf rename to mod_flv_streaming.conf diff --git a/lighttpd-mod_geoip.conf b/mod_geoip.conf similarity index 100% rename from lighttpd-mod_geoip.conf rename to mod_geoip.conf diff --git a/lighttpd-mod_h264_streaming.conf b/mod_h264_streaming.conf similarity index 100% rename from lighttpd-mod_h264_streaming.conf rename to mod_h264_streaming.conf diff --git a/lighttpd-mod_indexfile.conf b/mod_indexfile.conf similarity index 100% rename from lighttpd-mod_indexfile.conf rename to mod_indexfile.conf diff --git a/lighttpd-mod_magnet.conf b/mod_magnet.conf similarity index 100% rename from lighttpd-mod_magnet.conf rename to mod_magnet.conf diff --git a/lighttpd-mod_mysql_vhost.conf b/mod_mysql_vhost.conf similarity index 100% rename from lighttpd-mod_mysql_vhost.conf rename to mod_mysql_vhost.conf diff --git a/lighttpd-mod_proxy.conf b/mod_proxy.conf similarity index 100% rename from lighttpd-mod_proxy.conf rename to mod_proxy.conf diff --git a/lighttpd-mod_redirect.conf b/mod_redirect.conf similarity index 100% rename from lighttpd-mod_redirect.conf rename to mod_redirect.conf diff --git a/lighttpd-mod_rewrite.conf b/mod_rewrite.conf similarity index 100% rename from lighttpd-mod_rewrite.conf rename to mod_rewrite.conf diff --git a/lighttpd-mod_rrdtool.conf b/mod_rrdtool.conf similarity index 100% rename from lighttpd-mod_rrdtool.conf rename to mod_rrdtool.conf diff --git a/lighttpd-mod_scgi.conf b/mod_scgi.conf similarity index 100% rename from lighttpd-mod_scgi.conf rename to mod_scgi.conf diff --git a/lighttpd-mod_secdownload.conf b/mod_secdownload.conf similarity index 100% rename from lighttpd-mod_secdownload.conf rename to mod_secdownload.conf diff --git a/lighttpd-mod_setenv.conf b/mod_setenv.conf similarity index 100% rename from lighttpd-mod_setenv.conf rename to mod_setenv.conf diff --git a/lighttpd-mod_simple_vhost.conf b/mod_simple_vhost.conf similarity index 100% rename from lighttpd-mod_simple_vhost.conf rename to mod_simple_vhost.conf diff --git a/lighttpd-mod_ssi.conf b/mod_ssi.conf similarity index 100% rename from lighttpd-mod_ssi.conf rename to mod_ssi.conf diff --git a/lighttpd-mod_staticfile.conf b/mod_staticfile.conf similarity index 100% rename from lighttpd-mod_staticfile.conf rename to mod_staticfile.conf diff --git a/lighttpd-mod_status.conf b/mod_status.conf similarity index 100% rename from lighttpd-mod_status.conf rename to mod_status.conf diff --git a/lighttpd-mod_trigger_b4_dl.conf b/mod_trigger_b4_dl.conf similarity index 100% rename from lighttpd-mod_trigger_b4_dl.conf rename to mod_trigger_b4_dl.conf diff --git a/lighttpd-mod_uploadprogress.conf b/mod_uploadprogress.conf similarity index 100% rename from lighttpd-mod_uploadprogress.conf rename to mod_uploadprogress.conf diff --git a/lighttpd-mod_userdir.conf b/mod_userdir.conf similarity index 100% rename from lighttpd-mod_userdir.conf rename to mod_userdir.conf diff --git a/lighttpd-mod_usertrack.conf b/mod_usertrack.conf similarity index 100% rename from lighttpd-mod_usertrack.conf rename to mod_usertrack.conf diff --git a/lighttpd-mod_webdav.conf b/mod_webdav.conf similarity index 100% rename from lighttpd-mod_webdav.conf rename to mod_webdav.conf diff --git a/lighttpd-php-external.conf b/php-external.conf similarity index 100% rename from lighttpd-php-external.conf rename to php-external.conf diff --git a/lighttpd-php-spawned.conf b/php-spawned.conf similarity index 100% rename from lighttpd-php-spawned.conf rename to php-spawned.conf diff --git a/lighttpd-ssl.conf b/ssl.conf similarity index 100% rename from lighttpd-ssl.conf rename to ssl.conf -- 2.44.0