]> git.pld-linux.org Git - packages/pv.git/commitdiff
up to 1.8.0 (GPLv3+ now) auto/th/pv-1.8.0-1
authorJan Palus <atler@pld-linux.org>
Mon, 25 Sep 2023 10:41:34 +0000 (12:41 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 25 Sep 2023 10:41:34 +0000 (12:41 +0200)
pv.spec

diff --git a/pv.spec b/pv.spec
index e579360e27f3812de362796f4168ec2945e19ee6..99694221ce96600f7925a3bc9dd311c861a111c1 100644 (file)
--- a/pv.spec
+++ b/pv.spec
@@ -5,14 +5,14 @@
 Summary:       Pipe Viewer - tool for monitoring the progress of data through a pipeline
 Summary(pl.UTF-8):     Pipe Viewer - monitorowanie przepĹ‚ywu danych przez potok
 Name:          pv
-Version:       1.7.0
+Version:       1.8.0
 Release:       1
-License:       Artistic v2.0
+License:       GPL v3+
 Group:         Applications
-Source0:       http://www.ivarch.com/programs/sources/%{name}-%{version}.tar.bz2
-# Source0-md5: a5a12b9387db6a95014d9dcd7ac364c2
+Source0:       http://www.ivarch.com/programs/sources/%{name}-%{version}.tar.gz
+# Source0-md5: ac60a1ca8cd00db9e03e4efd59df57dc
 URL:           http://www.ivarch.com/programs/pv.shtml
-BuildRequires: gettext-tools
+BuildRequires: gettext-tools >= 0.21
 # the unit tests call usleep(1)
 BuildRequires: rc-scripts
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -51,6 +51,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc README.md doc/NEWS.md doc/TODO.md
+%doc README.md docs/{ACKNOWLEDGEMENTS,DEVELOPERS,NEWS,TODO}.md
 %attr(755,root,root) %{_bindir}/pv
 %{_mandir}/man1/pv.1*
This page took 0.128553 seconds and 4 git commands to generate.