ggrelay.spec
Arkadiusz Chomicki
duch w wla.pl
Nie, 8 Lut 2004, 02:09:44 CET
witam
prosze o dodanie do CVS tego projektu
może komuś się jeszcze przyda
a jeśli nie to przynajmniej zwięszy się licznik pakietów w PLD :)
Pozdrawiam
ChomAr
--
+-=========================| Arkadiusz Chomicki |=====================-+
84-120 Władysławowo GG#: 420515
woj. pomorskie e-mail:chomar(at)wla(dot)pl
Registered User: 82605 http://www.chomar.wla.pl
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=82605
+-====================================================================-+
-------------- następna część ---------
Summary: ggrelay is Gadu-Gadu instant messenger transparent proxy with DCC support.
Summary(pl): ggrelay jest transparentnym proxy dla szybkiego komunikatora Gadu-Gadu ze wsparciem dla DCC
Name: ggrelay
Version: 1.0rc5
Release: 1
License: GPL
Group: Networking/Utilities
Vendor: Szymon Acedanski <accek w poczta.gazeta.pl>
Packager: Arkadiusz Chomicki <chomar w wla.pl>
Source: http://switch.dl.sourceforge.net/sourceforge/ggrelay/%{name}-1.0-rc5.tar.gz
URL: http://ggrelay.sourceforge.net/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
This small application is a simple GG relaying agent. This means, that
if you are a network administrator and applying masquerade on your
server, it's likely, that your customers would like to establish
direct connections over the masquerade using GG. This program is
intended to be the solution.
%description -l pl
proszę o pomoc w przetłumaczeniu.
%prep
%setup -q -n %{name}-1.0-rc5
%build
%configure
%{__make}
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_sbindir} \
$RPM_BUILD_ROOT/etc/ggrelay \
$RPM_BUILD_ROOT/etc/rc.d/init.d \
$RPM_BUILD_ROOT%{_docdir}
install src/%{name} $RPM_BUILD_ROOT%{_sbindir}
install scripts/ggrelay.conf $RPM_BUILD_ROOT/etc/ggrelay
install scripts/ggrelay $RPM_BUILD_ROOT/etc/rc.d/init.d/
%clean
rm -rf $RPM_BUILD_ROOT
%pre
%post
echo "Run \"/etc/rc.d/init.d/ggrelay start\" to start ggrelay." >&2
echo
echo "Installation completed. Please adjust your /etc/ggrelay/ggrelay.conf"
echo "adding -o and possibly -i parameters."
echo
%preun
if [ "$1" = "0" ]; then
if [ -f /var/lock/subsys/ggrelay ]; then
/etc/rc.d/init.d/ggrelay stop
fi
fi
%postun
/sbin/service sshd condrestart > /dev/null 2>&1 || :
%files
%defattr(644,root,root,755)
%doc README scripts/sslsetup scripts/certgen.conf
%attr(755,root,root) %{_sbindir}/ggrelay
%attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/ggrelay/ggrelay.conf
%attr(754,root,root) /etc/rc.d/init.d/ggrelay
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
Więcej informacji o liście dyskusyjnej pld-devel-pl