浏览代码

upgrading package: rpl 1.4.0 -> 1.4.1

Christoph Schug 17 年之前
父节点
当前提交
f02271685c
共有 1 个文件被更改,包括 2 次插入4 次删除
  1. 2 4
      rpl/rpl.spec

+ 2 - 4
rpl/rpl.spec

@@ -31,12 +31,11 @@ Distribution: OpenPKG Community
 Class:        PLUS
 Group:        ShellUtils
 License:      copyrighted freeware
-Version:      1.4.0
-Release:      20080101
+Version:      1.4.1
+Release:      20080425
 
 #   list of sources
 Source0:      http://downloads.laffeycomputer.com/current_builds/rpl-%{version}.tar.gz
-Patch0:       rpl.patch
 
 #   build information
 Prefix:       %{l_prefix}
@@ -61,7 +60,6 @@ AutoReqProv:  no
 
 %prep
     %setup -q
-    %patch -p0
 
 %build
     CC="%{l_cc}" \