]> git.pld-linux.org Git - packages/ioping.git/commitdiff
- updated to 0.8 auto/th/ioping-0.8-1
authorŁukasz Kieś <kiesiu@pld-linux.org>
Tue, 31 Dec 2013 14:17:26 +0000 (15:17 +0100)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Tue, 31 Dec 2013 14:17:26 +0000 (15:17 +0100)
ioping.spec

index f52622ef14298bd16b887fab94ea6c267e0744ea..fc0c2e6740d17077643da29b9a769e08407969be 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       simple disk I/O latency measuring tool
 Summary(pl.UTF-8):     proste narzędzie do badania opóźnień I/O dysku
 Name:          ioping
-Version:       0.7
+Version:       0.8
 Release:       1
 License:       GPL v3+
 Group:         Applications
 Source0:       http://ioping.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5: 5fea9fb35c38902e0c1fcb7ffe203931
+# Source0-md5: 7c91be09eef8c91199d7abfd1f4e673c
 URL:           http://code.google.com/p/ioping/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -24,7 +24,7 @@ opóźnienia w sieci.
 
 %build
 %{__make} \
-       CFLAGS="%{rpmcflags} -std=c99 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64" \
+       CFLAGS="%{rpmcflags} -std=c99" \
        LDFLAGS="%{rpmldflags} -lm" \
        CC="%{__cc}"
 
This page took 0.150454 seconds and 4 git commands to generate.