commit 1e92afbd3cbf76341cfad6e9496e923ca6de3c55
Author: Jan Palus <[email protected]>
Date:   Mon Jun 21 10:57:57 2021 +0000

    up to 1.3.0
    
    - fixed shebang
    - updated url to https

 blktrace.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/blktrace.spec b/blktrace.spec
index cae90b8..6fd862b 100644
--- a/blktrace.spec
+++ b/blktrace.spec
@@ -1,12 +1,12 @@
 Summary:       Utilities for block layer I/O tracing
 Summary(pl.UTF-8):     Narzędzia do śledzenia we/wy warstwy blokowej
 Name:          blktrace
-Version:       1.2.0
+Version:       1.3.0
 Release:       1
 License:       GPL v2+
 Group:         Applications/System
-Source0:       http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
-# Source0-md5: b9a80b7cc0a50f7a96d34c570ab8224d
+Source0:       https://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
+# Source0-md5: aa9bc7d76870d8dae56aa816527e8e15
 BuildRequires: libaio-devel
 BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,7 +27,7 @@ warstwy blokowej.
 %prep
 %setup -q
 
-%{__sed} -i -e '1s, /usr/bin/env python,/usr/bin/python,' btt/b??_plot.py
+%{__sed} -i -e '1s, /usr/bin/env python,%{__python3},' btt/b??_plot.py
 
 %build
 %{__make} -j1 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/blktrace.git/commitdiff/1e92afbd3cbf76341cfad6e9496e923ca6de3c55

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to