]> git.pld-linux.org Git - packages/bcm43xx-fwcutter.git/commitdiff
- pl master
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 5 Jan 2008 20:53:04 +0000 (20:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bcm43xx-fwcutter.spec -> 1.2

bcm43xx-fwcutter.spec

index 00f17f2ec6506a7cf1c0acf010601edfd609609b..e89a22655bc02a641c1524782180cc18929b0562 100644 (file)
@@ -1,4 +1,5 @@
 Summary:       Utility for extracting Broadcom 43xx firmware
 Summary:       Utility for extracting Broadcom 43xx firmware
+Summary(pl.UTF-8):     Narzędzie do wyciągania firmware'u dla układów Broadcom 43xx
 Name:          bcm43xx-fwcutter
 Version:       20071026
 Release:       1
 Name:          bcm43xx-fwcutter
 Version:       20071026
 Release:       1
@@ -10,8 +11,12 @@ URL:         http://linuxwireless.org/en/users/Drivers/b43#devicefirmware
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-wcutter is a tool which can extract firmware from various source
-files. It's written for BCM43xx driver files.
+fwcutter is a tool which can extract firmware from various source
+files. It's written for bcm43xx driver.
+
+%description -l pl.UTF-8
+fwcutter to narzędzie potrafiące wyciągać firmware z różnych plików
+źródłowych. To narzędzie zostało napisane dla sterownika bcm43xx.
 
 %prep
 %setup -q -n %{name}
 
 %prep
 %setup -q -n %{name}
@@ -35,5 +40,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README
 %files
 %defattr(644,root,root,755)
 %doc README
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man?/*
+%attr(755,root,root) %{_bindir}/bcm43xx-fwcutter
+%{_mandir}/man1/bcm43xx-fwcutter.1*
This page took 0.065592 seconds and 4 git commands to generate.