]> git.pld-linux.org Git - packages/bing.git/blobdiff - bing.spec
- BR: groff
[packages/bing.git] / bing.spec
index 96385a612de3e98fe1b76db3498cf17e2e3824b0..92a5e07e8559af04cec5767b9e92553c5345efc6 100644 (file)
--- a/bing.spec
+++ b/bing.spec
@@ -2,12 +2,14 @@ Summary:      Bing, a point-to-point bandwidth measurement tool (b from Bandwith)
 Summary(pl):   Bing, narzêdzie s³u¿±ce mierzeniu przepustowo¶ci ³±czy
 Name:          bing
 Version:       1.1.3
-Release:       2
+Release:       3
 License:       BSD
 Group:         Networking/Utilities
 Source0:       http://www.fibrespeed.net/~mbabcock/mirrors/bing/%{name}-%{version}.tar.bz2
+# Source0-md5: 095f8a04f37df2ed5c99328ddc551a09
 Patch0:                %{name}.patch
 URL:           http://web.cnam.fr/reseau/bing.html
+BuildRequires: groff
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -16,16 +18,17 @@ throughput on a link by measuring ICMP echo requests roundtrip times
 for different packet sizes for each end of the link.
 
 %description -l pl
-Bing oblicza aktualn± (w przeciwieñstwie do np. ¶redniej)
-przepustowow¶æ ³±cza mierz±c czasy powrotu odpowiedzi na komunikaty
-ICMP.
+Bing oblicza aktualn± (w przeciwieñstwie do np. ¶redniej) przepustowo¶æ 
+³±cza mierz±c czasy powrotu odpowiedzi na komunikaty ICMP.
 
 %prep
 %setup -q
 %patch -p0
 
 %build
-%{__make} CFLAGS="%{rpmcflags}" CC=%{__cc}
+%{__make} \
+       CFLAGS="%{rpmcflags}" \
+       CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.045883 seconds and 4 git commands to generate.