!1 replace psutils-1.23 tarball

Merge pull request !1 from lkx690/master
This commit is contained in:
openeuler-ci-bot 2020-01-16 16:07:05 +08:00 committed by Gitee
commit 543d5b19f9
3 changed files with 4 additions and 5 deletions

BIN
psutils-1.23.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,14 +1,13 @@
Name: psutils
Version: 1.23
Release: 15
Release: 16
Summary: utilities for manipulating PostScript documents
License: psutils
URL: https://github.com/rrthomas/psutils
# wget https://github.com/rrthomas/psutils/archive/master.zip && unzip master.zip && cd psutils-master/
# wget https://github.com/rrthomas/psutils/archive/v1.23.tar.gz && tar xf v1.23.tar.gz && cd psutils-1.23
# then run:
# ./bootstrap && autoreconf -vfi && ./configure && make dist-xz
Source0: %{name}-%{version}.tar.xz
# ./bootstrap && autoreconf -vfi && cd .. && tar -cvf psutils-1.23.tar.gz psutils-1.23
Source0: %{name}-%{version}.tar.gz
Patch0: psutils-paperconf.patch
BuildRequires: gcc perl-generators