SPECS: mdns-scan.spec - pl

qboosh qboosh at pld-linux.org
Wed Jul 27 22:24:26 CEST 2005


Author: qboosh                       Date: Wed Jul 27 20:24:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

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

---- Diffs:

================================================================
Index: SPECS/mdns-scan.spec
diff -u SPECS/mdns-scan.spec:1.1 SPECS/mdns-scan.spec:1.2
--- SPECS/mdns-scan.spec:1.1	Wed Jul 27 08:42:33 2005
+++ SPECS/mdns-scan.spec	Wed Jul 27 22:24:20 2005
@@ -1,5 +1,7 @@
 # $Revision$, $Date$
+# TODO: optflags
 Summary:	scan for mDNS services
+Summary(pl):	Wyszukiwanie usług mDNS
 Name:		mdns-scan
 Version:	0.1
 Release:	1
@@ -16,6 +18,13 @@
 _services._dns-sd._udp.local for retrieving a list of all currently
 registered services on the local link.
 
+%description -l pl
+mdns-scan to narzędzie do wyszukiwania usług mDNS/DNS-SD
+udostępnionych w sieci lokalnej. Wysyła zapytanie mDNS PTR dla
+specjalnego rekordu RR _services._dns-sd._udp.local w celu pobrania
+listy wszystkich aktualnie zarejestrowanych usług na lokalnym
+połączeniu.
+
 %prep
 %setup -q
 
@@ -24,8 +33,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
 install -d $RPM_BUILD_ROOT%{_bindir}
+
 install mdns-scan $RPM_BUILD_ROOT%{_bindir}/mdns-scan
 
 %clean
@@ -42,6 +51,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/07/27 20:24:20  qboosh
+- pl
+
 Revision 1.1  2005/07/27 06:42:33  aredridel
 - added
-
================================================================

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




More information about the pld-cvs-commit mailing list