|
@@ -32,11 +32,12 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [REL]
|
|
Distribution: OpenPKG [REL]
|
|
|
Group: News
|
|
Group: News
|
|
|
License: GPL
|
|
License: GPL
|
|
|
-Version: 1.5.12
|
|
|
|
|
-Release: 20020501
|
|
|
|
|
|
|
+Version: 1.5.13
|
|
|
|
|
+Release: 20020704
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: ftp://ftp.tin.org/pub/news/clients/tin/v1.5/tin-%{version}.tar.bz2
|
|
Source0: ftp://ftp.tin.org/pub/news/clients/tin/v1.5/tin-%{version}.tar.bz2
|
|
|
|
|
+Patch0: tin.patch
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -51,6 +52,7 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
%prep
|
|
%prep
|
|
|
%setup -q
|
|
%setup -q
|
|
|
|
|
+ %patch0 -p0
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
PATH="%{l_prefix}/bin:$PATH"; export PATH
|
|
PATH="%{l_prefix}/bin:$PATH"; export PATH
|