瀏覽代碼

Well, if "20031015-RC1.i386 contains no longer any sources", a quick look at the website shows immediately that we now can use the dedicated source tarball instead... ;-)

Ralf S. Engelschall 22 年之前
父節點
當前提交
129b1c95c5
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      crm114/crm114.spec

+ 5 - 5
crm114/crm114.spec

@@ -24,8 +24,8 @@
 ##
 
 #   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
 
 #   package information
@@ -38,10 +38,10 @@ Distribution: OpenPKG [PLUS]
 Group:        Text
 License:      GPL
 Version:      %{V_opkg}
-Release:      20030928
+Release:      20031017
 
 #   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
 Prefix:       %{l_prefix}
@@ -62,7 +62,7 @@ AutoReqProv:  no
     of learning text. In other words, CRM114 learns, and it learns fast.
 
 %prep
-    %setup -q -n crm114-%{V_dist}
+    %setup -q -n crm114-%{V_dist}.src
 
 %build
     ( cd tre-%{V_tre}