Browse Source

upgrading package: txt2pdf 6.2 -> 6.3

master
parent
commit
03cd9f7fc4
  1. 10
      txt2pdf/txt2pdf.spec

10
txt2pdf/txt2pdf.spec

@ -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}

Loading…
Cancel
Save