From 1c4c90a9997c066175c553bcf1b7c9723379a190 Mon Sep 17 00:00:00 2001 From: Karol Krenski Date: Thu, 20 Jan 2005 06:00:35 +0000 Subject: [PATCH] - updated to 1.4 Changed files: ggrelay.spec -> 1.7 --- ggrelay.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ggrelay.spec b/ggrelay.spec index c124639..c306eaf 100644 --- a/ggrelay.spec +++ b/ggrelay.spec @@ -1,13 +1,13 @@ -# $Revision: 1.6 $ +# $Revision: 1.7 $ Summary: ggrelay - Gadu-Gadu instant messenger transparent proxy with DCC support Summary(pl): ggrelay - przezroczyste proxy dla komunikatora Gadu-Gadu z obs³ug± DCC Name: ggrelay -Version: 1.2 -Release: 0 +Version: 1.4 +Release: 0.1 License: GPL Group: Networking/Utilities Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -# Source0-md5: 8b1d71e4d2769147a0a6760d3124048a +# Source0-md5: 46e1d32d2e809083a9fc8bfe9eb45b47 Patch0: %{name}-init.patch PreReq: rc-scripts Requires(post,preun): /sbin/chkconfig @@ -52,7 +52,7 @@ else echo echo "Installation completed." echo - echo "1. Please adjust your /etc/ggrelay/ggrelay.conf adding -o and possibly -i parameters." + echo "1. Please adjust your /etc/sysconfig/ggrelay adding -o and possibly -i parameters." echo "2. Run \"/etc/rc.d/init.d/ggrelay start\" to start daemon." echo "3. Finally setup iptables to redirect connections:" echo " \$ iptables -t nat -A PREROUTING -p tcp --dport 8074 -j REDIRECT" @@ -70,7 +70,7 @@ fi %files %defattr(644,root,root,755) -%doc README +%doc README* %attr(755,root,root) %{_sbindir}/ggrelay -%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/ggrelay +%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/ggrelay %attr(754,root,root) /etc/rc.d/init.d/ggrelay -- 2.43.0