]> git.pld-linux.org Git - packages/gdb.git/log
packages/gdb.git
11 years ago- added set of ada patches, enabled ada support (not perfect, but usable) auto/ac/gdb-6_1_1-1
Jakub Bogusz [Wed, 23 Jun 2004 18:43:34 +0000 (18:43 +0000)]
- added set of ada patches, enabled ada support (not perfect, but usable)

Changed files:
    gdb.spec -> 1.76

11 years ago- revert one change (which requires CVS, post-6.1 gdb)
Jakub Bogusz [Wed, 23 Jun 2004 18:42:35 +0000 (18:42 +0000)]
- revert one change (which requires CVS, post-6.1 gdb)

Changed files:
    gdb-ada-backport.patch -> 1.1

11 years ago- update flex syntax
Jakub Bogusz [Wed, 23 Jun 2004 18:42:12 +0000 (18:42 +0000)]
- update flex syntax

Changed files:
    gdb-ada-flex.patch -> 1.1

11 years ago- remaining ada updates (from gdb CVS)
Jakub Bogusz [Wed, 23 Jun 2004 18:41:27 +0000 (18:41 +0000)]
- remaining ada updates (from gdb CVS)

Changed files:
    gdb-ada-update0.patch -> 1.1
    gdb-ada-update2.patch -> 1.1
    gdb-ada-update4.patch -> 1.1

11 years ago- ada updates (from gdb-patches)
Jakub Bogusz [Wed, 23 Jun 2004 18:24:18 +0000 (18:24 +0000)]
- ada updates (from gdb-patches)

Changed files:
    gdb-ada-update1.patch -> 1.1
    gdb-ada-update2b.patch -> 1.1
    gdb-ada-update3.patch -> 1.1
    gdb-ada-update5.patch -> 1.1

11 years ago- enable ada support (from gdb-patches)
Jakub Bogusz [Wed, 23 Jun 2004 18:23:25 +0000 (18:23 +0000)]
- enable ada support (from gdb-patches)

Changed files:
    gdb-ada-support.patch -> 1.1

11 years ago- updated to 6.1.1, updated info patch
Jakub Bogusz [Tue, 22 Jun 2004 21:54:07 +0000 (21:54 +0000)]
- updated to 6.1.1, updated info patch

Changed files:
    gdb.spec -> 1.75

11 years ago- updated for 6.1.1
Jakub Bogusz [Tue, 22 Jun 2004 21:52:11 +0000 (21:52 +0000)]
- updated for 6.1.1

Changed files:
    gdb-info.patch -> 1.9

11 years ago- `-lreadline` removed from *.[oa] deps.
Paweł Sikora [Sun, 20 Jun 2004 18:21:39 +0000 (18:21 +0000)]
- `-lreadline` removed from *.[oa] deps.
  (make[1]: *** No rule to make target `-lreadline', needed by `gdb'.)

Changed files:
    gdb-readline.patch -> 1.9

11 years ago- release 2 auto/ac/gdb-6_1-2
Jakub Bogusz [Sun, 25 Apr 2004 08:29:15 +0000 (08:29 +0000)]
- release 2

Changed files:
    gdb.spec -> 1.74

11 years ago- removed (now breaking) sparc-workaroudn patch
Jakub Bogusz [Sun, 25 Apr 2004 00:23:04 +0000 (00:23 +0000)]
- removed (now breaking) sparc-workaroudn patch
- added headers patch (fixes build on amd64)

Changed files:
    gdb.spec -> 1.73

11 years ago- no longer needed, now it breaks build
Jakub Bogusz [Sun, 25 Apr 2004 00:22:15 +0000 (00:22 +0000)]
- no longer needed, now it breaks build

Changed files:
    gdb-sparc-workaround.patch -> 1.2

11 years ago- reverted sparc change, this hack was introduced by another patch
Jakub Bogusz [Sun, 25 Apr 2004 00:21:18 +0000 (00:21 +0000)]
- reverted sparc change, this hack was introduced by another patch

Changed files:
    gdb-headers.patch -> 1.3

11 years ago- added sparc fix
Jakub Bogusz [Sun, 25 Apr 2004 00:19:18 +0000 (00:19 +0000)]
- added sparc fix

Changed files:
    gdb-headers.patch -> 1.2

11 years ago- <sys/ptrace.h> must be before <asm/ptrace.h> (included from some system
Jakub Bogusz [Sat, 24 Apr 2004 23:45:31 +0000 (23:45 +0000)]
- <sys/ptrace.h> must be before <asm/ptrace.h> (included from some system
  headers on amd64) because of conflicting defs

Changed files:
    gdb-headers.patch -> 1.1

11 years ago- updated to 6.1 auto/ac/gdb-6_1-1
Jakub Bogusz [Sat, 17 Apr 2004 21:10:39 +0000 (21:10 +0000)]
- updated to 6.1
- updated ncurses,readline,info patches, removed obsolete procfs patch

Changed files:
    gdb.spec -> 1.72

11 years ago- updated for 6.1
Jakub Bogusz [Sat, 17 Apr 2004 21:08:17 +0000 (21:08 +0000)]
- updated for 6.1

Changed files:
    gdb-info.patch -> 1.8
    gdb-ncurses.patch -> 1.5
    gdb-readline.patch -> 1.8

11 years ago- obsolete
Jakub Bogusz [Sat, 17 Apr 2004 21:04:54 +0000 (21:04 +0000)]
- obsolete

Changed files:
    gdb-procfs.patch -> 1.3

11 years ago- Release: 1 (no comment/changelog entry seems to justify release<1) auto/ac/gdb-6_0-1
Jacek Konieczny [Mon, 12 Jan 2004 07:28:55 +0000 (07:28 +0000)]
- Release: 1 (no comment/changelog entry seems to justify release<1)

Changed files:
    gdb.spec -> 1.71

11 years ago- copy config.* to allow build on amd64
undefine [Sun, 21 Dec 2003 20:48:45 +0000 (20:48 +0000)]
- copy config.* to allow build on amd64

Changed files:
    gdb.spec -> 1.70

11 years ago- BR: automake
Jakub Bogusz [Tue, 11 Nov 2003 02:15:08 +0000 (02:15 +0000)]
- BR: automake

Changed files:
    gdb.spec -> 1.69

11 years ago- added sparc-workaround patch to allow build on sparc; release 0.2 auto/ac/gdb-6_0-0_2
Jakub Bogusz [Sat, 8 Nov 2003 15:47:36 +0000 (15:47 +0000)]
- added sparc-workaround patch to allow build on sparc; release 0.2

Changed files:
    gdb.spec -> 1.68

11 years ago- workaround to build on sparc
Jakub Bogusz [Sat, 8 Nov 2003 15:45:02 +0000 (15:45 +0000)]
- workaround to build on sparc

Changed files:
    gdb-sparc-workaround.patch -> 1.1

11 years ago- removed obsolete gettext patch auto/ac/gdb-6_0-0_1
Jakub Bogusz [Fri, 10 Oct 2003 22:26:51 +0000 (22:26 +0000)]
- removed obsolete gettext patch

Changed files:
    gdb-gettext.patch -> 1.2
    gdb.spec -> 1.67

11 years ago- compiles fine
Arkadiusz Miśkiewicz [Thu, 9 Oct 2003 18:06:19 +0000 (18:06 +0000)]
- compiles fine

Changed files:
    gdb.spec -> 1.66

11 years ago- updated
Arkadiusz Miśkiewicz [Thu, 9 Oct 2003 17:56:09 +0000 (17:56 +0000)]
- updated

Changed files:
    gdb-readline.patch -> 1.7

11 years ago- updated
Arkadiusz Miśkiewicz [Thu, 9 Oct 2003 17:45:42 +0000 (17:45 +0000)]
- updated

Changed files:
    gdb-ncurses.patch -> 1.4

11 years ago- started (fetch sources)
Arkadiusz Miśkiewicz [Thu, 9 Oct 2003 16:17:00 +0000 (16:17 +0000)]
- started (fetch sources)

Changed files:
    gdb.spec -> 1.65

11 years ago- massive attack, adding Source-md5 auto/ac/gdb-5_3-1
Michal Moskal [Sun, 25 May 2003 11:00:51 +0000 (11:00 +0000)]
- massive attack, adding Source-md5

Changed files:
    gdb.spec -> 1.64

11 years ago- massive attack s/pld.org.pl/pld-linux.org/
misi3k [Sun, 25 May 2003 05:47:44 +0000 (05:47 +0000)]
- massive attack s/pld.org.pl/pld-linux.org/

Changed files:
    gdb.spec -> 1.63

11 years ago- massive attack: perl -pi -e "s/^#+\%\{/#\%\%\{/"
trojan [Fri, 28 Feb 2003 10:07:55 +0000 (10:07 +0000)]
- massive attack: perl -pi -e "s/^#+\%\{/#\%\%\{/"

Changed files:
    gdb.spec -> 1.62

11 years ago- 5.3, updated readline patch
Jakub Bogusz [Sat, 11 Jan 2003 14:56:48 +0000 (14:56 +0000)]
- 5.3, updated readline patch

Changed files:
    gdb-readline.patch -> 1.6
    gdb.spec -> 1.61

11 years ago- zh_* summary from turbolinux
undefine [Wed, 11 Sep 2002 10:47:22 +0000 (10:47 +0000)]
- zh_* summary from turbolinux

Changed files:
    gdb.spec -> 1.60

11 years ago- updated to 5.2.1 (mainly bugfixes) RA-1_0 gdb-5_2_1-1
Jakub Bogusz [Sat, 27 Jul 2002 11:33:38 +0000 (11:33 +0000)]
- updated to 5.2.1 (mainly bugfixes)

Changed files:
    gdb.spec -> 1.59

11 years ago- no subshells gdb-5_2-1
Jakub Bogusz [Thu, 23 May 2002 18:10:58 +0000 (18:10 +0000)]
- no subshells
- added second section to passflags patch, now gdb builds

Changed files:
    gdb-passflags.patch -> 1.2
    gdb.spec -> 1.58

11 years ago- BuildRequires: autoconf >= 2.53, doesn't require automake
filon [Wed, 22 May 2002 23:37:47 +0000 (23:37 +0000)]
- BuildRequires: autoconf >= 2.53, doesn't require automake

Changed files:
    gdb.spec -> 1.57

11 years ago- merge translations from KSI.
kloczek [Wed, 22 May 2002 06:29:49 +0000 (06:29 +0000)]
- merge translations from KSI.

Changed files:
    gdb.spec -> 1.56

11 years ago- updated for 5.2
filon [Wed, 22 May 2002 05:20:30 +0000 (05:20 +0000)]
- updated for 5.2
- updated readline and ncurses patches, STBR

Changed files:
    gdb.spec -> 1.55

11 years ago- updated for 5.2
filon [Wed, 22 May 2002 05:19:34 +0000 (05:19 +0000)]
- updated for 5.2

Changed files:
    gdb-ncurses.patch -> 1.3
    gdb-readline.patch -> 1.5

11 years agofixed a small typo
arturs [Thu, 25 Apr 2002 16:21:31 +0000 (16:21 +0000)]
fixed a small typo

Changed files:
    gdb.spec -> 1.54

11 years ago- added passflags patch (should fix ppc build)
Michal Moskal [Tue, 9 Apr 2002 11:14:35 +0000 (11:14 +0000)]
- added passflags patch (should fix ppc build)

Changed files:
    gdb.spec -> 1.53

11 years ago- properly pass make flags in sim/ subdirectory (including bindir and mandir,
Michal Moskal [Tue, 9 Apr 2002 11:13:40 +0000 (11:13 +0000)]
- properly pass make flags in sim/ subdirectory (including bindir and mandir,
  that caused install failure on ppc)

Changed files:
    gdb-passflags.patch -> 1.1

11 years ago- use ppc-include patch, to allow build on ppc with libbfd-devel installed
Michal Moskal [Mon, 8 Apr 2002 16:50:53 +0000 (16:50 +0000)]
- use ppc-include patch, to allow build on ppc with libbfd-devel installed

Changed files:
    gdb.spec -> 1.52

11 years ago- don't include "bfd/libbfd.h", do include "libbfd.h" as there is -I../bfd
Michal Moskal [Mon, 8 Apr 2002 16:49:23 +0000 (16:49 +0000)]
- don't include "bfd/libbfd.h", do include "libbfd.h" as there is -I../bfd
  option anyway, and no -I../ option

Changed files:
    gdb-ppc-include.patch -> 1.1

11 years ago- adapterized.
kloczek [Sat, 23 Feb 2002 02:06:17 +0000 (02:06 +0000)]
- adapterized.

Changed files:
    gdb.spec -> 1.51

11 years ago- removed all Group fields translations (oure rpm now can handle translating
kloczek [Fri, 22 Feb 2002 23:28:56 +0000 (23:28 +0000)]
- removed all Group fields translations (oure rpm now can handle translating
  Group field using gettext).

Changed files:
    gdb.spec -> 1.50

11 years ago- release 2. gdb-5_1_1-2
kloczek [Tue, 5 Feb 2002 12:55:55 +0000 (12:55 +0000)]
- release 2.

Changed files:
    gdb.spec -> 1.49

11 years ago- cleanup
Jakub Bogusz [Mon, 4 Feb 2002 08:59:15 +0000 (08:59 +0000)]
- cleanup

Changed files:
    gdb.spec -> 1.48

11 years ago- updated to 5.1.1 (bugfixes relative to 5.1) gdb-5_1_1-1
Jakub Bogusz [Sat, 2 Feb 2002 17:17:19 +0000 (17:17 +0000)]
- updated to 5.1.1 (bugfixes relative to 5.1)
- updated readline patch (screen{width,height} symbols)
- workaround for $exeext=="no" is back

Changed files:
    gdb-readline.patch -> 1.4
    gdb.spec -> 1.47

11 years ago- added man-pages tar URL gdb-5_1-1
ankry [Thu, 24 Jan 2002 00:12:59 +0000 (00:12 +0000)]
- added man-pages tar URL

Changed files:
    gdb.spec -> 1.46

11 years ago- updated (and improved) for 5.1
filon [Wed, 23 Jan 2002 00:22:07 +0000 (00:22 +0000)]
- updated (and improved) for 5.1

Changed files:
    gdb-ncurses.patch -> 1.2

11 years ago- updated for 5.1
filon [Wed, 23 Jan 2002 00:21:58 +0000 (00:21 +0000)]
- updated for 5.1

Changed files:
    gdb-info.patch -> 1.7
    gdb-procfs.patch -> 1.2
    gdb-readline.patch -> 1.3

11 years ago- updated to 5.1
filon [Wed, 23 Jan 2002 00:21:22 +0000 (00:21 +0000)]
- updated to 5.1
- updated patches: ncurses (improved it), readline, info and procfs
- added tui compilation
- changes in build
- STB (builds and works)

Changed files:
    gdb.spec -> 1.45

11 years agoperl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
kloczek [Fri, 18 Jan 2002 02:13:01 +0000 (02:13 +0000)]
perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"

Changed files:
    gdb.spec -> 1.44

11 years ago- merge translations from Conectiva. gdb-5_0-8
kloczek [Tue, 18 Dec 2001 09:57:33 +0000 (09:57 +0000)]
- merge translations from Conectiva.

Changed files:
    gdb.spec -> 1.43

11 years ago3460596d63946ffee6e4185ce1f79565 gdb-gcc3.1-jelinek.patch
Arkadiusz Miśkiewicz [Mon, 17 Dec 2001 00:59:35 +0000 (00:59 +0000)]
3460596d63946ffee6e4185ce1f79565  gdb-gcc3.1-jelinek.patch

Changed files:
    gdb-gcc3.1-jelinek.patch -> 1.1

11 years ago- added es,fr,hu,ja,pl man pages
ankry [Fri, 9 Nov 2001 00:01:04 +0000 (00:01 +0000)]
- added es,fr,hu,ja,pl man pages
- release 8

Changed files:
    gdb.spec -> 1.42

11 years ago- don't gzip man and info pages in spec - rpm does
Jakub Bogusz [Mon, 8 Oct 2001 13:55:30 +0000 (13:55 +0000)]
- don't gzip man and info pages in spec - rpm does

Changed files:
    gdb.spec -> 1.41

11 years ago- BuildRequires: libtool
Jakub Bogusz [Wed, 26 Sep 2001 10:29:36 +0000 (10:29 +0000)]
- BuildRequires: libtool

Changed files:
    gdb.spec -> 1.40

11 years ago- added info directory fixes to info patch gdb-5_0-7
Jakub Bogusz [Sat, 4 Aug 2001 17:39:54 +0000 (17:39 +0000)]
- added info directory fixes to info patch
- rebuild each configure in gdb tree
- libtoolize in gdb (to remove 'no' extension from filenames :/)
- ...but %%configure2_13 must be used, main configure is not autoconf-generated
- release 7

Changed files:
    gdb-info.patch -> 1.6
    gdb.spec -> 1.39

11 years ago- reverting last change: removing new macros from %p{re,ost}{,un}
saq [Thu, 26 Jul 2001 05:42:07 +0000 (05:42 +0000)]
- reverting last change: removing new macros from %p{re,ost}{,un}

Changed files:
    gdb.spec -> 1.38

11 years ago- use macros in %{pre,post}{,un}
saq [Wed, 25 Jul 2001 16:30:44 +0000 (16:30 +0000)]
- use macros in %{pre,post}{,un}
- need rebuilt rpm (with new macros.pld) to build these

Changed files:
    gdb.spec -> 1.37

11 years agoone hack to readline 4.2 gdb-5_0-6
Artur Frysiak [Fri, 13 Apr 2001 13:10:07 +0000 (13:10 +0000)]
one hack to readline 4.2

Changed files:
    gdb-readline.patch -> 1.2

11 years ago- release 6: rebuild against readline 4.2.
kloczek [Fri, 13 Apr 2001 00:51:03 +0000 (00:51 +0000)]
- release 6: rebuild against readline 4.2.

Changed files:
    gdb.spec -> 1.36

11 years ago- release 5. gdb-5_0-5
kloczek [Thu, 8 Feb 2001 01:12:01 +0000 (01:12 +0000)]
- release 5.

Changed files:
    gdb.spec -> 1.35

11 years agofix --with-cpu configure parameter gdb-5_0-14
Artur Frysiak [Wed, 7 Feb 2001 16:29:58 +0000 (16:29 +0000)]
fix --with-cpu configure parameter

Changed files:
    gdb.spec -> 1.34

11 years agofixed builing on alpha. stb gdb-5_0-4
Arkadiusz Miśkiewicz [Wed, 31 Jan 2001 11:25:12 +0000 (11:25 +0000)]
fixed builing on alpha. stb

Changed files:
    gdb.spec -> 1.33

11 years agoAllow build on sparc - undef USE_PROC_FS.
Michal Moskal [Sat, 18 Nov 2000 11:42:14 +0000 (11:42 +0000)]
Allow build on sparc - undef USE_PROC_FS.

Changed files:
    gdb-procfs.patch -> 1.1
    gdb.spec -> 1.32

11 years ago- adapterized.
kloczek [Mon, 11 Sep 2000 17:33:39 +0000 (17:33 +0000)]
- adapterized.

Changed files:
    gdb.spec -> 1.31

11 years ago- readed
Arkadiusz Miśkiewicz [Wed, 6 Sep 2000 13:15:22 +0000 (13:15 +0000)]
- readed

Changed files:
    gdb-info.patch -> 1.5

11 years ago387714d487d849596d468d691b2337a5 vcd-1.5.tar.gz
Arkadiusz Miśkiewicz [Wed, 6 Sep 2000 13:14:45 +0000 (13:14 +0000)]
387714d487d849596d468d691b2337a5  vcd-1.5.tar.gz
6b1c9c98225757c26f91083b233da0ff  liveice.tar.gz
21ebeb1c2fb04ca9ef6dbae842cc1687  beav140s.zip

Changed files:
    gdb-gettext.patch -> 1.1
    gdb-info.patch -> 1.4
    gdb-ncurses.patch -> 1.1
    gdb-readline.patch -> 1.1

11 years ago- importand fixes
Arkadiusz Miśkiewicz [Wed, 6 Sep 2000 13:08:08 +0000 (13:08 +0000)]
- importand fixes

Changed files:
    gdb.spec -> 1.30

11 years ago- release 3
Jan Rękorajski [Thu, 13 Jul 2000 23:08:25 +0000 (23:08 +0000)]
- release 3
- rebuild with ncurses 5.1

Changed files:
    gdb.spec -> 1.29

11 years ago- release 2
Jan Rękorajski [Thu, 13 Jul 2000 20:40:14 +0000 (20:40 +0000)]
- release 2

Changed files:
    gdb.spec -> 1.28

11 years ago- use bzipped source
Jan Rękorajski [Mon, 12 Jun 2000 14:10:03 +0000 (14:10 +0000)]
- use bzipped source

Changed files:
    gdb.spec -> 1.27

11 years ago- more %%{__make} macros.
kloczek [Fri, 9 Jun 2000 07:54:41 +0000 (07:54 +0000)]
- more %%{__make} macros.

Changed files:
    gdb.spec -> 1.26

11 years ago- added using %%{__make} macro.
kloczek [Fri, 9 Jun 2000 07:22:50 +0000 (07:22 +0000)]
- added using %%{__make} macro.

Changed files:
    gdb.spec -> 1.25

11 years ago- commented gdb-shared-readline.patch (it is buggy)
kura [Mon, 29 May 2000 15:01:49 +0000 (15:01 +0000)]
- commented gdb-shared-readline.patch (it is buggy)

Changed files:
    gdb.spec -> 1.24

11 years ago- changed [ -x ... ] && to [ ! -x ... ] ||
Sebastian Zagrodzki [Wed, 24 May 2000 16:50:45 +0000 (16:50 +0000)]
- changed [ -x ... ] && to [ ! -x ... ] ||

Changed files:
    gdb.spec -> 1.23

11 years ago- updated patch
Arkadiusz Miśkiewicz [Wed, 24 May 2000 16:49:35 +0000 (16:49 +0000)]
- updated patch
- new source
DON'T USE IT YET !
BUILDER RPM WILL NOT CONTAINT FEW LIBRARIES AND OTHER IMPORTANT THINGS
(need to update %%files section)

Changed files:
    gdb.spec -> 1.22

11 years ago9511b69b6b5a3b38c62ad207b3c94673 gdb-5.0.tar.gz
Arkadiusz Miśkiewicz [Wed, 24 May 2000 16:47:45 +0000 (16:47 +0000)]
9511b69b6b5a3b38c62ad207b3c94673  gdb-5.0.tar.gz

Changed files:
    gdb-shared-readline.patch -> 1.2

11 years ago- spec adapterized.
kloczek [Thu, 18 May 2000 21:48:36 +0000 (21:48 +0000)]
- spec adapterized.

Changed files:
    gdb.spec -> 1.21

11 years ago- removed Prereq: /usr/sbin/fix-info-dir
Sebastian Zagrodzki [Mon, 1 May 2000 20:11:40 +0000 (20:11 +0000)]
- removed Prereq: /usr/sbin/fix-info-dir
- fix-info-dir in %pre/post is executed only when info is already
  installed

Changed files:
    gdb.spec -> 1.20

11 years ago- changed all BuildRoot definitons
Sebastian Zagrodzki [Sat, 1 Apr 2000 11:14:26 +0000 (11:14 +0000)]
- changed all BuildRoot definitons
- removed all applnkdir defs
- changed some prereqs/requires
- removed duplicate empty lines

Changed files:
    gdb.spec -> 1.19

11 years ago- translated kloczkish into english
Jan Rękorajski [Tue, 28 Mar 2000 16:54:17 +0000 (16:54 +0000)]
- translated kloczkish into english

Changed files:
    gdb.spec -> 1.18

11 years ago- rebuilt with readline 4.1
alchemyx [Sat, 25 Mar 2000 11:07:25 +0000 (11:07 +0000)]
- rebuilt with readline 4.1

Changed files:
    gdb.spec -> 1.17

11 years ago- relase 7 (in RH is 6), gdb-4_18-7
kloczek [Mon, 22 Nov 1999 13:48:33 +0000 (13:48 +0000)]
- relase 7 (in RH is 6),
- added BuildRequires rules,
- build agains ncurses 5.0,
- added patches set from Mandrake.

Changed files:
    gdb.spec -> 1.16

11 years ago- patches for gdb from mandrake.
kloczek [Mon, 22 Nov 1999 13:39:17 +0000 (13:39 +0000)]
- patches for gdb from mandrake.

Changed files:
    gdb-shared-readline.patch -> 1.1
    gdb-sigtramp.patch -> 1.1
    gdb-sparc.patch -> 1.1
    gdb-sparcmin.patch -> 1.1
    gdb-threads.patch -> 1.1
    gdb-xref.patch -> 1.1

11 years ago- more fixes for gdb.texinfo.
kloczek [Mon, 22 Nov 1999 13:38:19 +0000 (13:38 +0000)]
- more fixes for gdb.texinfo.

Changed files:
    gdb-info.patch -> 1.3

11 years ago- fixed pl translation
kura [Fri, 12 Nov 1999 00:57:43 +0000 (00:57 +0000)]
- fixed pl translation

Changed files:
    gdb.spec -> 1.15

11 years ago- moved running of /usr/sbin/fix-info-dir to %%postun
pius [Fri, 24 Sep 1999 10:45:02 +0000 (10:45 +0000)]
- moved running of /usr/sbin/fix-info-dir to %%postun
- release up

Changed files:
    gdb.spec -> 1.14

11 years ago- new {un}registering procedure for info pages with using
pius [Sun, 19 Sep 1999 09:05:40 +0000 (09:05 +0000)]
- new {un}registering procedure for info pages with using
  /usr/sbin/fix-info-dir,
- standarization to "* text: (link).  description" index info entries format.

Changed files:
    gdb.spec -> 1.13

11 years ago- standarization to "* text: (link). description" index info entries format.
pius [Sun, 19 Sep 1999 09:05:01 +0000 (09:05 +0000)]
- standarization to "* text: (link).  description" index info entries format.

Changed files:
    gdb-info.patch -> 1.2

11 years ago- added using CVS keywords in %changelog (for automating them).
kloczek [Mon, 12 Jul 1999 23:05:56 +0000 (23:05 +0000)]
- added using CVS keywords in %changelog (for automating them).

Changed files:
    gdb.spec -> 1.12

11 years ago- added line on top spec file with cvs tags ($Revision:$ and $Date:$).
kloczek [Fri, 9 Jul 1999 16:21:42 +0000 (16:21 +0000)]
- added line on top spec file with cvs tags ($Revision:$ and $Date:$).

Changed files:
    gdb.spec -> 1.11

11 years agomisc fixes for correct build
wojtek [Fri, 11 Jun 1999 12:04:36 +0000 (12:04 +0000)]
misc fixes for correct build

Changed files:
    gdb.spec -> 1.10

11 years ago [4.18-3]
Artur Frysiak [Sun, 16 May 1999 20:55:07 +0000 (20:55 +0000)]
  [4.18-3]
- configure with --host=%{_host_alias} instead --host=%{_host} to prevent build
  crosscompiler prefix (eg i586-pc-linux-gdb)
- using more rpm macros

TODO: compile with system readline (instead included)

Changed files:
    gdb.spec -> 1.9

11 years ago- fixed typo :)
pius [Sat, 15 May 1999 15:37:30 +0000 (15:37 +0000)]
- fixed typo :)

Changed files:
    gdb.spec -> 1.8

11 years ago- reorganize to better crosscompiling
Artur Frysiak [Fri, 14 May 1999 23:38:11 +0000 (23:38 +0000)]
- reorganize to better crosscompiling

Changed files:
    gdb.spec -> 1.7

11 years ago[4.18-2] gdb-4_18-2
kloczek [Fri, 14 May 1999 22:27:34 +0000 (22:27 +0000)]
[4.18-2]
- now package is FHS 2.0 compliat.

Changed files:
    gdb.spec -> 1.6

This page took 0.129604 seconds and 4 git commands to generate.