]> git.pld-linux.org Git - packages/pv.git/blobdiff - pv.spec
up to 1.6.0 (15 March 2015)
[packages/pv.git] / pv.spec
diff --git a/pv.spec b/pv.spec
index 24c263185d281dccf7cbff97d8ab6069e331c46f..f735d21574c7aa238a086cdcb74480467000ba61 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.5.2
+Version:       1.6.0
 Release:       1
 License:       Artistic v2.0
 Group:         Applications
 Source0:       http://www.ivarch.com/programs/sources/%{name}-%{version}.tar.bz2
-# Source0-md5: fdcd0be1e333602f82a70921b87976b8
+# Source0-md5: e163d8963c595b2032666724bc509bcc
 URL:           http://www.ivarch.com/programs/pv.shtml
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 # the unit tests call usleep(1)
 BuildRequires: rc-scripts
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -34,11 +34,6 @@ mniej więcej czasu to będzie trwało.
 %prep
 %setup -q
 
-mv README README.iso8859
-iconv -f ISO-8859-1 -t UTF-8 README.iso8859  > README
-mv doc/NEWS doc/NEWS.iso8859
-iconv -f ISO-8859-1 -t UTF-8 doc/NEWS.iso8859 > doc/NEWS
-
 %build
 %configure
 %{__make}
This page took 0.064683 seconds and 4 git commands to generate.