|
|
|
|
@ -32,8 +32,8 @@ Packager: The OpenPKG Project
|
|
|
|
|
Distribution: OpenPKG [PLUS] |
|
|
|
|
Group: Converter |
|
|
|
|
License: Shareware |
|
|
|
|
Version: 6.2 |
|
|
|
|
Release: 20021127 |
|
|
|
|
Version: 6.3 |
|
|
|
|
Release: 20021230 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.sanface.com/archive/txt2pdf-%{version}.tar.gz |
|
|
|
|
@ -41,8 +41,8 @@ Source0: http://www.sanface.com/archive/txt2pdf-%{version}.tar.gz
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
BuildRoot: %{l_buildroot} |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20020206, perl |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20020206, perl |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20021230, perl |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20021230, perl |
|
|
|
|
AutoReq: no |
|
|
|
|
AutoReqProv: no |
|
|
|
|
|
|
|
|
|
@ -50,7 +50,7 @@ AutoReqProv: no
|
|
|
|
|
txt2pdf is a very flexible conversion program which allows you to |
|
|
|
|
convert all text files to PDF format. |
|
|
|
|
|
|
|
|
|
Options: none |
|
|
|
|
%options |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q -n txt2pdf-%{version} |
|
|
|
|
|