Browse Source

upgrading package: ddd 3.3.10 -> 3.3.11

master
parent
commit
c8f5efd4bd
  1. 23
      ddd/ddd.patch
  2. 4
      ddd/ddd.spec

23
ddd/ddd.patch

@ -1,7 +1,6 @@
Index: ddd/LiterateA.C
diff -Nau ddd/LiterateA.C.orig ddd/LiterateA.C
--- ddd/LiterateA.C.orig 2004-06-13 20:49:16.000000000 +0200
+++ ddd/LiterateA.C 2004-09-15 16:57:01.246265199 +0200
--- ddd/LiterateA.C.orig 2004-06-07 13:52:53 +0200
+++ ddd/LiterateA.C 2005-03-17 08:51:48 +0100
@@ -216,8 +216,12 @@
int flags = fcntl(fileno(fp), F_GETFL, 0);
if (flags == -1)
@ -33,9 +32,8 @@ diff -Nau ddd/LiterateA.C.orig ddd/LiterateA.C
return nitems;
Index: ddd/TTYAgent.C
diff -Nau ddd/TTYAgent.C.orig ddd/TTYAgent.C
--- ddd/TTYAgent.C.orig 2004-06-13 20:49:22.000000000 +0200
+++ ddd/TTYAgent.C 2004-09-15 16:57:01.248488126 +0200
--- ddd/TTYAgent.C.orig 2004-06-07 13:52:54 +0200
+++ ddd/TTYAgent.C 2005-03-17 08:51:48 +0100
@@ -715,8 +715,19 @@
}
else
@ -56,16 +54,3 @@ diff -Nau ddd/TTYAgent.C.orig ddd/TTYAgent.C
}
#endif
Index: ddd/ddd.C
diff -Nau ddd/ddd.C.orig ddd/ddd.C
--- ddd/ddd.C.orig 2004-06-13 20:49:33.000000000 +0200
+++ ddd/ddd.C 2004-09-15 16:57:01.259687914 +0200
@@ -885,7 +885,7 @@
//-----------------------------------------------------------------------------
struct RecentItems {
- enum RecentItem { R1, R2, R3, R4, R5, R6, R7, R8, R9 };
+ enum RecentItem { Re1, R2, R3, R4, R5, R6, R7, R8, R9 };
};
#define RECENT_MENU \

4
ddd/ddd.spec

@ -33,8 +33,8 @@ Distribution: OpenPKG
Class: PLUS
Group: Development
License: GPL
Version: 3.3.10
Release: 20041021
Version: 3.3.11
Release: 20050317
# list of sources
Source0: ftp://ftp.gnu.org/gnu/ddd/ddd-%{version}.tar.gz

Loading…
Cancel
Save