Author: qboosh                       Date: Sat Dec 23 23:20:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl fixes, no globs for suid binaries

---- Files affected:
SPECS:
   netselect.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/netselect.spec
diff -u SPECS/netselect.spec:1.1 SPECS/netselect.spec:1.2
--- SPECS/netselect.spec:1.1    Sun Dec 24 00:18:03 2006
+++ SPECS/netselect.spec        Sun Dec 24 00:20:18 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 Summary:       Choose the fastest server automatically
-Summary(pl):   Automatycznie wybierz najszybszy serwer
+Summary(pl):   Automatyczny wybór najszybszego serwera
 Name:          netselect
 Version:       0.3
 Release:       1
@@ -14,18 +14,18 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is netselect, an ultrafast intelligent parallelizing binary-search
-implementation of "ping". You give it a (possibly very long) list of
-servers, and it chooses the fastest/closest one automatically. It's good
-for finding the fastest ftp mirror, the least laggy IRC server,
-or the best Squid neighbour.
+This is netselect, an ultrafast intelligent parallelizing
+binary-search implementation of "ping". You give it a (possibly very
+long) list of servers, and it chooses the fastest/closest one
+automatically. It's good for finding the fastest ftp mirror, the least
+laggy IRC server, or the best Squid neighbour.
 
 %description -l pl
-netselect, super szybka, inteligentna, równoległa implementacja polecenia
-"ping". Podajesz mu (prawdopodobnie bardzo długą) listę serwerów, i wybiera
-z nich automatycznie najszybszy/najbliższy. Przydatne do znajdowania
-najszybszego serwera ftp, najmniej lagującego serwera IRC albo najlepszego
-sąsiedzkiego serwera proxy.
+netselect to bardzo szybka, inteligentna, równoległa implementacja
+polecenia "ping". Podaje mu się (prawdopodobnie bardzo długą) listę
+serwerów, a on wybiera z nich automatycznie najszybszy/najbliższy.
+Jest to przydatne do znajdowania najszybszego serwera ftp, najmniej
+lagującego serwera IRC albo najlepszego sąsiedzkiego serwera proxy.
 
 %prep
 %setup -q -n %{name}
@@ -50,8 +50,8 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog HISTORY README README.traceroute debian/changelog 
debian/copyright
-%attr(4754,root,adm) %{_bindir}/*
-%{_mandir}/man1/*
+%attr(4754,root,adm) %{_bindir}/netselect
+%{_mandir}/man1/netselect.1*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -59,5 +59,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/12/23 23:20:18  qboosh
+- pl fixes, no globs for suid binaries
+
 Revision 1.1  2006/12/23 23:18:03  qboosh
 - from psz, some time ago
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/netselect.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to