فهرست منبع

upgrading package: devtodo 0.1.13 -> 0.1.14

Ralf S. Engelschall 24 سال پیش
والد
کامیت
9cb114dac8
2فایلهای تغییر یافته به همراه2 افزوده شده و 15 حذف شده
  1. 0 11
      devtodo/devtodo.patch
  2. 2 4
      devtodo/devtodo.spec

+ 0 - 11
devtodo/devtodo.patch

@@ -1,11 +0,0 @@
---- src/TodoDB.cc.orig	Sun May 26 20:45:27 2002
-+++ src/TodoDB.cc	Sun Jun  9 11:54:38 2002
-@@ -450,7 +450,7 @@
- 	This function allows for tab completion of priority levels as well
- 	as the levels being in the command history.
- */
--Todo::Priority TodoDB::getPriority(string current = "")
-+Todo::Priority TodoDB::getPriority(string current)
- {
- char *pri[] = {
- 	"veryhigh",

+ 2 - 4
devtodo/devtodo.spec

@@ -32,13 +32,12 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EXP]
 Group:        Text
 License:      GPL
-Version:      0.1.13
-Release:      20020609
+Version:      0.1.14
+Release:      20020723
 
 #   list of sources
 Source0:      http://devtodo.sourceforge.net/?%{version}/devtodo-%{version}.tar.gz
 Source1:      todo.bashrc
-Patch0:       devtodo.patch
 
 #   build information
 Prefix:       %{l_prefix}
@@ -54,7 +53,6 @@ AutoReqProv:  no
 
 %prep
     %setup -q
-    %patch -p0
 
 %build
     CC="%{l_cc}" \