]> git.pld-linux.org Git - packages/awstats.git/commitdiff
- lighttpd config file
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 1 Jan 2007 18:36:22 +0000 (18:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awstats.spec -> 1.50

awstats.spec

index 55b183afa27724f424c8c9f83d002dea7aa24194..29f1fd021e45e33504919c0b06933fdba538d606 100644 (file)
@@ -18,6 +18,7 @@ Source0:      http://awstats.sourceforge.net/files/%{name}-%{version}.tgz
 Source1:       %{name}.crontab
 Source2:       %{name}-httpd.conf
 Source3:       %{name}.conf
+Source4:       %{name}-lighttpd.conf
 Patch0:                %{name}_conf.patch
 Patch1:                %{name}-created_dir_mode.patch
 Patch2:                %{name}-PLD.patch
@@ -87,6 +88,7 @@ mv $RPM_BUILD_ROOT%{_datadir}/awstats/wwwroot/cgi-bin/{lang,lib,plugins} $RPM_BU
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/cron.d/awstats
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
+install %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
 ln -s %{_datadir}/awstats/wwwroot/cgi-bin/awstats.pl $RPM_BUILD_ROOT%{_bindir}
 
 %clean
This page took 0.081004 seconds and 4 git commands to generate.