SPECS: webalizer.spec - add webazolver program and manual

glen glen at pld-linux.org
Tue Sep 27 17:54:16 CEST 2005


Author: glen                         Date: Tue Sep 27 15:54:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add webazolver program and manual

---- Files affected:
SPECS:
   webalizer.spec (1.77 -> 1.78) 

---- Diffs:

================================================================
Index: SPECS/webalizer.spec
diff -u SPECS/webalizer.spec:1.77 SPECS/webalizer.spec:1.78
--- SPECS/webalizer.spec:1.77	Tue Sep 27 17:03:50 2005
+++ SPECS/webalizer.spec	Tue Sep 27 17:54:11 2005
@@ -13,7 +13,7 @@
 Summary(uk):	đŇĎÇŇÁÍÁ ÁÎÁĚŚÚŐ log-ĆÁĘĚŐ web/ftp/proxy-ÓĹŇ×ĹŇÁ
 Name:		webalizer
 Version:	%{ver}_%{patchlvl}
-Release:	15.1
+Release:	15.3
 License:	GPL v2
 Group:		Networking/Utilities
 Source0:	ftp://ftp.mrunix.net/pub/webalizer/%{name}-%{ver}-%{patchlvl}-src.tar.bz2
@@ -118,10 +118,12 @@
 install sample.conf $RPM_BUILD_ROOT%{_sysconfdir}/webalizer.conf
 install webalizer $RPM_BUILD_ROOT%{_bindir}
 install webalizer.1 $RPM_BUILD_ROOT%{_mandir}/man1
+echo '.so webalizer.1' > $RPM_BUILD_ROOT%{_mandir}/man1/webazolver.1
 install msfree.png $RPM_BUILD_ROOT%{_webdir}/icons
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/webalizer
 install %{SOURCE3} $RPM_BUILD_ROOT%{_sbindir}/webalizer.cron
 install %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/cron.d/webalizer
+ln -s webalizer $RPM_BUILD_ROOT%{_bindir}/webazolver
 
 for lang in $(cd po && ls -1 *.mo); do
 	dir=$(echo "$lang" | sed -e 's#\.mo##g')
@@ -154,6 +156,7 @@
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/webalizer
 %attr(2755,root,stats) %dir %{_sysconfdir}/%{name}
 %attr(755,root,root) %{_bindir}/webalizer
+%attr(755,root,root) %{_bindir}/webazolver
 %attr(755,root,root) %{_sbindir}/webalizer.cron
 %{_mandir}/man1/*
 %{_webdir}/icons/*
@@ -164,6 +167,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78  2005/09/27 15:54:11  glen
+- add webazolver program and manual
+
 Revision 1.77  2005/09/27 15:03:50  glen
 - moved cron script to sbin
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/webalizer.spec?r1=1.77&r2=1.78&f=u




More information about the pld-cvs-commit mailing list