X-Git-Url: https://git.tld-linux.org/?p=packages%2Flighttpd.git;a=blobdiff_plain;f=lighttpd.spec;h=a4cb532055698cfeba30f6e2acb23cc1d0da282f;hp=aa7e2bca083cf905b13d8eecb05456f6900ed38a;hb=34f473db22ed7b456bf3b73825d9f05812606333;hpb=f95d1da1dd40247bf351a619b32e208a4a9f589f diff --git a/lighttpd.spec b/lighttpd.spec index aa7e2bc..a4cb532 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -1,4 +1,3 @@ - # TODO: # - provide or autogenerate self signed cert in post, so after installing # lighttpd-ssl server will still work @@ -30,7 +29,7 @@ Summary: Fast and light HTTP server Summary(pl.UTF-8): Szybki i lekki serwer HTTP Name: lighttpd Version: 1.4.35 -Release: 6 +Release: 7 License: BSD Group: Networking/Daemons/HTTP Source0: http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.bz2 @@ -47,9 +46,7 @@ Source8: light_button.png # Source8-md5: 3e1008ee1d3d6d390cf81fe3072b4f50 Source9: light_logo.png # Source9-md5: cbb7f0676e51ee2e26cf004df293fc62 -Source10: pld_button.png -# Source10-md5: 185afa921e81bd726b9f0f9f0909dc6e -Source11: %{name}-pld.html +Source11: %{name}.html Source12: %{name}.monitrc Source13: branch.sh Source14: TODO @@ -885,7 +882,7 @@ export LIGHTTPD_TEST_PORT=$((2048 + RANDOM % 10)) %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{%{_lighttpddir}/{cgi-bin,html},/etc/{logrotate.d,rc.d/init.d,sysconfig,init,monit}} \ +install -d $RPM_BUILD_ROOT{%{_lighttpddir}/{cgi-bin,html},/etc/{logrotate.d,rc.d/init.d,sysconfig,monit}} \ $RPM_BUILD_ROOT%{_sysconfdir}/{conf,vhosts,webapps}.d \ $RPM_BUILD_ROOT{/var/log/{%{name},archive/%{name}},/var/run/%{name}} \ $RPM_BUILD_ROOT%{_datadir}/lighttpd/errordocs \ @@ -905,7 +902,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la # Install lighttpd images cp -p %{SOURCE7} %{SOURCE8} %{SOURCE9} $RPM_BUILD_ROOT%{_lighttpddir}/html -cp -p %{SOURCE10} $RPM_BUILD_ROOT%{_lighttpddir}/html/pld_button.png cp -p %{SOURCE11} $RPM_BUILD_ROOT%{_lighttpddir}/html/index.html # NOTE: the order of the modules is somewhat important as the modules are