|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: Converter
|
|
|
License: GPL
|
|
|
Version: 1.3.13
|
|
|
-Release: 20020525
|
|
|
+Release: 20030101
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://osdn.dl.sourceforge.net/sourceforge/cpu/cpu-%{version}.tar.gz
|
|
|
@@ -41,8 +41,8 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/cpu/cpu-%{version}.tar.
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20020206, openldap, openssl
|
|
|
-PreReq: OpenPKG, openpkg >= 20020206, openldap, openssl
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20021230, openldap, openssl
|
|
|
+PreReq: OpenPKG, openpkg >= 20021230
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|
|
|
@@ -57,6 +57,7 @@ AutoReqProv: no
|
|
|
|
|
|
%prep
|
|
|
%setup -q
|
|
|
+ touch * */* # fix timestamps
|
|
|
|
|
|
%build
|
|
|
CC="%{l_cc}" \
|