SHA256
1
0
forked from pool/pv

Accepting request 132453 from home:jengelh:dev

- Update to new upstream release 1.3.4
* new --disable-splice configure script option
* fixed line mode size count with multiple files
- Use RH-friendly make install

OBS-URL: https://build.opensuse.org/request/show/132453
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=8
This commit is contained in:
Ismail Dönmez
2012-09-04 13:19:29 +00:00
committed by Git OBS Bridge
parent ee9b209514
commit f6a61e4a46
4 changed files with 13 additions and 5 deletions

BIN
pv-1.3.1.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
pv-1.3.4.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Sep 1 11:09:24 UTC 2012 - jengelh@inai.de
- Update to new upstream release 1.3.4
* new --disable-splice configure script option
* fixed line mode size count with multiple files
- Use RH-friendly make install
-------------------------------------------------------------------
Mon Jun 25 22:14:15 UTC 2012 - pascal.bleser@opensuse.org

View File

@@ -17,7 +17,7 @@
Name: pv
Version: 1.3.1
Version: 1.3.4
Release: 0
Summary: PipeViewer - Monitor the Progress of Data through Pipes
License: Artistic-2.0
@@ -51,7 +51,7 @@ will be until completion.
make %{?_smp_mflags}
%install
%makeinstall
make install DESTDIR="%buildroot"
%find_lang "%{name}"
%check