]> git.pld-linux.org Git - packages/dhcpdump.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 25 May 2006 23:09:50 +0000 (23:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcpdump.spec -> 1.2

dhcpdump.spec

index fe1aa18e6aa4852eeadca4d2029eecf560fbd1e8..109e1e7126f2b39651c35b41c92e0e81416de8e5 100644 (file)
@@ -1,17 +1,22 @@
 Summary:       Parse tcpdump DHCP packets
+Summary(pl):   Analiza pakietów DHCP z tcpdumpa
 Name:          dhcpdump
 Version:       1.6
 Release:       0.1
 License:       GPL (?)
 Group:         Applications
-URL:           http://sf.net/projects/mavetju/
 Source0:       http://www.mavetju.org/download/%{name}-%{version}.tar.gz
 # Source0-md5: 736adf06370eee5f921344fd6388d477
+URL:           http://sf.net/projects/mavetju/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 A post-processor of tcpdump output to analyze sniffed DHCP packets.
 
+%description -l pl
+Postprocesor wyj¶cia tcpdumpa do analizy przechwyconych pakietów DHCP.
+
+
 %prep
 %setup -q
 
@@ -30,5 +35,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc CHANGES CONTACT
-%{_mandir}/man1/dhcpdump.1*
 %attr(755,root,root) %{_bindir}/*
+%{_mandir}/man1/dhcpdump.1*
This page took 0.070532 seconds and 4 git commands to generate.