|
@@ -24,8 +24,8 @@
|
|
|
##
|
|
##
|
|
|
|
|
|
|
|
# package version
|
|
# package version
|
|
|
-%define V_dist 2003-09-20-Beta.src
|
|
|
|
|
-%define V_opkg 20030920
|
|
|
|
|
|
|
+%define V_dist 20031015-RC1
|
|
|
|
|
+%define V_opkg 20031015rc1
|
|
|
%define V_tre 0.5.3
|
|
%define V_tre 0.5.3
|
|
|
|
|
|
|
|
# package information
|
|
# package information
|
|
@@ -38,10 +38,10 @@ Distribution: OpenPKG [PLUS]
|
|
|
Group: Text
|
|
Group: Text
|
|
|
License: GPL
|
|
License: GPL
|
|
|
Version: %{V_opkg}
|
|
Version: %{V_opkg}
|
|
|
-Release: 20030928
|
|
|
|
|
|
|
+Release: 20031017
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
-Source0: http://crm114.sourceforge.net/crm114-%{V_dist}.tar.gz
|
|
|
|
|
|
|
+Source0: http://crm114.sourceforge.net/crm114-%{V_dist}.src.tar.gz
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -62,7 +62,7 @@ AutoReqProv: no
|
|
|
of learning text. In other words, CRM114 learns, and it learns fast.
|
|
of learning text. In other words, CRM114 learns, and it learns fast.
|
|
|
|
|
|
|
|
%prep
|
|
%prep
|
|
|
- %setup -q -n crm114-%{V_dist}
|
|
|
|
|
|
|
+ %setup -q -n crm114-%{V_dist}.src
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
( cd tre-%{V_tre}
|
|
( cd tre-%{V_tre}
|