]> git.pld-linux.org Git - packages/gdb.git/blob - gdb.spec
ed8997bf64673578f394bc57d14dbcf3433cc290
[packages/gdb.git] / gdb.spec
1 Summary:        A GNU source-level debugger for C, C++ and Fortran
2 Summary(de):    Symbolischer Debugger für C und andere Sprachen
3 Summary(es):    Depurador de programas C y otras lenguajes
4 Summary(fr):    Débugger symbolique pour C et d'autres langages
5 Summary(pl):    Symboliczny odpluskwiacz dla C i innych jêzyków
6 Summary(pt_BR): Depurador de programas C e outras linguagens
7 Summary(ru):    óÉÍ×ÏÌÉÞÅÓËÉÊ ÏÔÌÁÄÞÉË ÄÌÑ C É ÄÒÕÇÉÈ ÑÚÙËÏ×
8 Summary(tr):    C ve diðer diller için sembolik hata ayýklayýcý
9 Summary(uk):    óÉÍ×ÏÌØÎÉʠצÄÌÁÄÞÉË ÄÌÑ ó ÔÁ ¦ÎÛÉÈ ÍÏ×
10 Summary(zh_CN): [¿ª·¢]CºÍÆäËûÓïÑԵĵ÷ÊÔÆ÷
11 Summary(zh_TW): [.-A¶}µo]C©M.$)B¨ä.-A¥L»y.$)B¨¥ªº½Õ¸Õ¾¹
12 Name:           gdb
13 Version:        6.0
14 Release:        1
15 License:        GPL
16 Group:          Development/Debuggers
17 Source0:        ftp://ftp.gnu.org/pub/gnu/gdb/%{name}-%{version}.tar.gz
18 # Source0-md5:  e2314b7c9c7670b5384deb90701446f4
19 Source1:        http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
20 # Source1-md5:  2e8a48939ae282c12bbacdd54e398247
21 Patch0:         %{name}-ncurses.patch
22 Patch1:         %{name}-readline.patch
23 Patch2:         %{name}-info.patch
24 Patch3:         %{name}-procfs.patch
25 Patch4:         %{name}-passflags.patch
26 Patch5:         %{name}-sparc-workaround.patch
27 BuildRequires:  XFree86-devel
28 BuildRequires:  autoconf >= 2.53
29 BuildRequires:  automake
30 BuildRequires:  libtool
31 BuildRequires:  ncurses-devel >= 5.2
32 BuildRequires:  readline-devel >= 4.2
33 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
34
35 %description
36 Gdb is a full featured, command driven debugger. Gdb allows you to
37 trace the execution of programs and examine their internal state at
38 any time. Gdb works for C and C++ compiled with the GNU C compiler
39 gcc.
40
41 %description -l de
42 dem Sie die Ausführung von Programmen verfolgen und jederzeit den
43 inneren Zustand überprüfen können. Er funktioniert für C und mit GNU C
44 kompiliertes C++.
45
46 %description -l es
47 Este es un debugger orientado a comandos repleto de características.
48 Te permite rastrear la ejecución de programas y examinar su estado
49 interno a cualquier momento. Funciona para C y C++ compilado con el
50 compilador GNU C.
51
52 %description -l fr
53 Débugger complet, piloté par commandes. Permet de tracer l'exécution
54 des programmes et d'examiner à tout moment leur état interne.
55 Fonctionne avec les binaires C et C++ compilés avec le compilateur C
56 de GNU, gcc.
57
58 %description -l pl
59 Gdb jest rozbudowanym odpluskwiaczem (debuggerem), pozwalaj±cym
60 ¶ledziæ wykonywanie programu i badaæ jego stan wewnêtrzny. Gdb
61 umo¿liwia odpluskwianie programów napisanych w C/C++ i skompilowanych
62 przy pomocy kompilatora GNU (gcc).
63
64 %description -l pt_BR
65 Este é um debugger orientado a comandos repleto de características.
66 Ele permite à você rastrear a execução de programas e examinar o seu
67 estado interno a qualquer momento. Ele funciona para para C e C++
68 compilado com o compilador GNU C.
69
70 %description -l ru
71 üÔÏ ÐÏÌÎÏÃÅÎÎÙÊ ÏÔÌÁÄÞÉË, ÕÐÒÁ×ÌÑÅÍÙÊ ËÏÍÁÎÄÁÍÉ. ïΠÐÏÚ×ÏÌÑÅÔ
72 ÔÒÁÓÓÉÒÏ×ÁÔØ ÉÓÐÏÌÎÅÎÉÅ ÐÒÏÇÒÁÍÍ É ÉÚÕÞÁÔØ ÉÈ ×ÎÕÔÒÅÎÎÅÅ ÓÏÓÔÏÑÎÉÅ ×
73 ÌÀÂÏÊ ÍÏÍÅÎÔ ×ÒÅÍÅÎÉ. òÁÂÏÔÁÅÔ Ó ÐÒÏÇÒÁÍÍÁÍÉ ÎÁ C É C++,
74 ÓËÏÍÐÉÌÉÒÏ×ÁÎÎÙÍÉ GNU ËÏÍÐÉÌÑÔÏÒÏÍ C (gcc, egcs, pgcc).
75
76 %description -l tr
77 Bir komut arayüzü üzerinden programcýya programýný adým adým izleme
78 (trace) ve herhangi bir anda programýn durumunu inceleme olanaðý
79 verir.
80
81 %description -l uk
82 ãÅ ÐÏ×ÎÏæÎÎÉʠצÄÌÁÄÞÉË, ÝÏ ËÅÒÕ¤ÔØÓÑ ËÏÍÁÎÄÁÍÉ. ÷¦Î ÄÏÚ×ÏÌѤ
83 ÔÒÁÓÕ×ÁÔÉ ×ÉËÏÎÁÎÎÑ ÐÒÏÇÒÁÍ ÔÁ ×É×ÞÁÔÉ §È ×ÎÕÔÒ¦ÛΦʠÓÔÁΠנÄÏצÌØÎÉÊ
84 ÍÏÍÅÎÔ ÞÁÓÕ. ðÒÁÃÀ¤ Ú ÐÒÏÇÒÁÍÁÍÉ ÎÁ C ÔÁ C++, ÚËÏÍЦÌØÏ×ÁÎÉÍÉ
85 ËÏÍЦÌÑÔÏÒÁÍÉ GNU C (gcc, egcs, pgcc).
86
87 %prep
88 %setup -q
89 %patch0 -p1
90 %patch1 -p1
91 %patch2 -p1
92 %patch3 -p1
93 %patch4 -p1
94 %patch5 -p1
95
96 %build
97 for dir in `find gdb/ -name 'configure.in'`; do
98         dir=$(dirname "$dir")
99         olddir=$(pwd)
100         cd $dir
101         rm -f aclocal.m4
102         %{__aclocal}
103         %{__autoconf}
104         cd $olddir
105 done
106 cp -f /usr/share/automake/config.* .
107 # !! Don't enable shared here !!
108 # This will cause serious problems --misiek
109 %configure2_13 \
110         --disable-shared \
111         --enable-nls \
112         --without-included-gettext \
113         --without-included-regex \
114         --enable-gdcli \
115         --enable-gdbmi \
116         --enable-multi-ice \
117         --enable-netrom \
118         --with-cpu=%{_target_cpu} \
119         --enable-tui \
120 %ifnarch alpha
121         --with-mmalloc
122 %endif
123
124 # something is wrong after above - e.g. $exeext=="no" - fix it:
125 cd gdb
126 %configure
127 cd ..
128
129 %{__make}
130 %{__make} info
131
132 %install
133 rm -rf $RPM_BUILD_ROOT
134 install -d $RPM_BUILD_ROOT%{_infodir}
135
136 %{__make} install install-info \
137         prefix=$RPM_BUILD_ROOT%{_prefix} \
138         bindir=$RPM_BUILD_ROOT%{_bindir} \
139         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
140         infodir=$RPM_BUILD_ROOT%{_infodir} \
141         includedir=$RPM_BUILD_ROOT%{_includedir} \
142         libdir=$RPM_BUILD_ROOT%{_libdir} \
143         mandir=$RPM_BUILD_ROOT%{_mandir}
144
145 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
146
147 %clean
148 rm -rf $RPM_BUILD_ROOT
149
150 %post
151 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
152
153 %postun
154 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
155
156 %files
157 %defattr(644,root,root,755)
158 %attr(755,root,root) %{_bindir}/*
159
160 %{_mandir}/man1/*
161 %lang(es) %{_mandir}/es/man1/*
162 %lang(fr) %{_mandir}/fr/man1/*
163 %lang(hu) %{_mandir}/hu/man1/*
164 %lang(ja) %{_mandir}/ja/man1/*
165 %lang(pl) %{_mandir}/pl/man1/*
166 %{_infodir}/gdb*.info*
167 %{_infodir}/stabs*.info*
This page took 0.037128 seconds and 2 git commands to generate.