source: projects/specs/trunk/g/gambas2/gambas2-vl.spec @ 773

Revision 773, 49.0 KB checked in by shaolin, 14 years ago (diff)
  • gambas2: temporarily don't use "-Os" on ppc (a toolchain bug?)
Line 
1%define build_vine5 0
2
3%if "%{?_dist_release}" == "vl5"
4%define build_vine5 1
5%endif
6
7Summary:        BASIC compiler, IDE and GUI builder
8Summary(ja):    GUI ビルダーを備えた BASIC ベースの統合開発環境(IDE)
9Name:           gambas2
10Version:        2.20.1
11Release:        2%{?_dist_release}
12Source0:        %{name}-%{version}.tar.bz2
13Source1:        gambas2.desktop
14#Source2:       gambas2-2.6.0-ja.po
15#Source3:       gambas2-2.6.0-ja.mo
16
17License:        GPL
18Group:          Applications/Development
19URL:            http://gambas.sourceforge.net/
20
21BuildRequires:  gcc >= 3.2, qt-devel >= 3.2, curl-devel >= 7.10.7
22BuildRequires:  libxml2-devel, libxslt-devel, zlib-devel, bzip2-devel
23BuildRequires:  MySQL-devel, postgresql-devel
24%if %{build_vine5}
25BuildRequires:  MySQL-shared
26BuildRequires:  kdelibs-devel, kdebase
27%else
28BuildRequires:  libmysqlclient16
29BuildRequires:  kdelibs3-devel, kdebase3
30%endif
31BuildRequires:  unixODBC-devel, sqlite-devel, sqlite3-devel
32BuildRequires:  pcre-devel, librsvg2-devel
33BuildRequires:  SDL-devel, SDL_mixer-devel, SDL_image-devel
34BuildRequires:  SDL_ttf-devel,SDL_gfx-devel
35BuildRequires:  glibc-devel, libpng-devel, libjpeg-devel
36BuildRequires:  kernel-source, gamin-devel
37BuildRequires:  poppler-devel, gtk2-devel >= 2.10, libffi-devel
38BuildRequires:  xorg-x11-proto-devel, mesa-libGL-devel, mesa-libGLU-devel
39BuildRequires:  xdg-utils
40
41BuildRoot:      %{_tmppath}/%{name}-%{version}-root
42
43Packager:       kazutaka
44
45%description
46Gambas is a free development environment based on a Basic interpreter
47with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
48With Gambas, you can quickly design your program GUI, access MySQL or
49PostgreSQL databases, control KDE applications with DCOP, translate
50your program into many languages, create network applications easily,
51build RPMs of your apps automatically, and so on... You have to install
52the necessary components
53
54
55%description -l ja
56Gambas はオブジェクト指向に拡張された BASIC インタプリタベースの、Visual
57Basic(TM) に良く似た(でもクローンではありません!)フリーな開発環境です。
58Gambas を使えば、GUI のすばやいデザイン、MySQL や PostgreSQL データベース
59へのアクセス、DCOP 経由での KDE アプリケーションの制御、プログラムの多言
60語への翻訳、ネットワークアプリケーションの手軽な開発、RPMパッケージの自動
61作成、等々が可能になります。必要に応じてコンポーネントをインストールして
62ください。
63
64#-----------------------------------------------------------------------------
65
66%package runtime
67Summary:        The Gambas runtime
68Summary(ja):    Gambas ランタイム
69Group:          Applications/Development
70Requires(post): xdg-utils
71
72%description runtime
73This package includes the Gambas interpreter needed to run Gambas applications.
74
75%description runtime -l ja
76このパッケージには Gambas アプリケーションの実行に必要なインタプリタ
77が含まれています。
78
79#-----------------------------------------------------------------------------
80
81%package ide
82Summary:        BASIC compiler, IDE and GUI builder
83Summary(ja):    GUI ビルダーを備えた BASIC ベースの統合開発環境(IDE)
84Group:          Applications/Development
85Requires:       %{name}-gb-debug = %{version}
86Requires:       %{name}-gb-eval = %{version}
87Requires:       %{name}-gb-form = %{version}
88Requires:       %{name}-gb-gtk = %{version}
89Requires:       %{name}-gb-pcre = %{version}
90Requires:       %{name}-gb-qt = %{version}
91Requires:       %{name}-gb-qt-ext = %{version}
92Requires:       %{name}-runtime = %{version}
93Requires:       %{name}-gb-settings = %{version}
94Requires:       %{name}-gb-form-mdi = %{version}
95Requires:       %{name}-gb-draw = %{version}
96Requires:       %{name}-gb-desktop = %{version}
97Requires:       %{name}-gb-form-dialog = %{version}
98Requires:       %{name}-gb-gui = %{version}
99
100%description ide
101Gambas is a free development environment based on a Basic interpreter
102with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
103With Gambas, you can quickly design your program GUI, access MySQL or
104PostgreSQL databases, control KDE applications with DCOP, translate
105your program into many languages, create network applications easily,
106build RPMs of your apps automatically, and so on... You have to install
107the necessary components
108
109This package includes the complete Gambas Development Environment, with the
110database manager, the help files, and all components.
111
112%description ide -l ja
113Gambas はオブジェクト指向に拡張された BASIC インタプリタベースの、Visual
114Basic(TM) に良く似た(でもクローンではありません!)フリーな開発環境です。
115Gambas を使えば、GUI のすばやいデザイン、MySQL や PostgreSQL データベース
116へのアクセス、DCOP 経由での KDE アプリケーションの制御、プログラムの多言
117語への翻訳、ネットワークアプリケーションの手軽な開発、RPMパッケージの自動
118作成、等々が可能になります。必要に応じてコンポーネントをインストールして
119ください。
120
121このパッケージには IDE (統合開発環境)、データベースマネージャ、ヘルプ
122ファイル、およびその他のコンポーネントが含まれています。
123
124#-----------------------------------------------------------------------------
125
126%package gb-compress
127Summary:        A compression component
128Summary(ja):    圧縮コンポーネント
129Group:          Applications/Development
130Requires:       %{name}-runtime = %{version}
131
132%description gb-compress
133This component allows you to compress/uncompress data or files with
134the bzip2 and zip algorithms.
135
136%description gb-compress -l ja
137このコンポーネントによりデータやファイルを bzip2 および zip 形式で圧縮
138できるようになります。
139
140#-----------------------------------------------------------------------------
141
142%package gb-settings
143Summary:        The Gambas settings component
144SUmmary(ja):    Gambas 設定用コンポーネント
145Group:          Applications/Development
146Requires:       %{name}-runtime = %{version}
147
148%description gb-settings
149Implements a persistent settings interface for Gambas.
150
151%description gb-settings -l ja
152Gambas 用の設定インターフェースの実装です。
153
154#-----------------------------------------------------------------------------
155
156%package gb-form
157Summary:        The Gambas form component
158SUmmary(ja):    Gambas 用フォームコンポーネント
159Group:          Applications/Development
160Requires:       %{name}-runtime = %{version}
161
162%description gb-form
163Implements a toolkit-independent form class for Gambas.
164
165%description gb-form -l ja
166Gambas 用のツールキットに依存しないフォームクラスの実装です。
167
168#-----------------------------------------------------------------------------
169
170%package gb-form-mdi
171Summary:        The Gambas mdi form component
172SUmmary(ja):    Gambas 用 MDI フォームコンポーネント
173Group:          Applications/Development
174Requires:       %{name}-runtime = %{version}
175
176%description gb-form-mdi
177Implements a new version of the Workspace control for Gambas.
178
179%description gb-form-mdi -l ja
180Gambas 用の新しいバージョンのワークスペースコントロールの実装です。
181
182#-----------------------------------------------------------------------------
183
184%package gb-form-dialog
185Summary:        The Gambas enhanced dialog form component
186SUmmary(ja):    Gambas 用拡張ダイアログフォームコンポーネント
187Group:          Applications/Development
188Requires:       %{name}-runtime = %{version}
189
190%description gb-form-dialog
191Implements a enhanced dialog form class for Gambas.
192
193%description gb-form-dialog -l ja
194Gambas 用の拡張されたダイアログフォームクラスの実装です。
195
196#-----------------------------------------------------------------------------
197%package gb-db
198Summary:        The database component
199Summary(ja):    データベースコンポーネント
200Group:          Applications/Development
201Requires:       %{name}-runtime = %{version}
202
203%description gb-db
204This component allows you to access many databases management systems,
205provided that you install the needed driver packages.
206
207%description gb-db -l ja
208このコンポーネントにより様々な種類のデータベース管理システムにアクセス
209できるようになります。(ただし各データベース用のドライバをあらかじめ
210インストールしておく必要があります。)
211
212#-----------------------------------------------------------------------------
213
214%package gb-db-mysql
215Summary:        The MySQL driver for the Gambas database component
216Summary(ja):    Gambas データベースコンポーネント用の MySQL ドライバ
217Group:          Applications/Development
218Requires:       %{name}-runtime = %{version}, %{name}-gb-db = %{version}, MySQL-client
219
220%description gb-db-mysql
221This component allows you to access MySQL databases.
222
223%description gb-db-mysql -l ja
224このコンポーネントにより MySQL データベースにアクセスできるように
225なります。
226
227#-----------------------------------------------------------------------------
228
229%package gb-db-postgresql
230Summary:        The postgresql driver for the Gambas database component
231Summary(ja):    Gambas データベースコンポーネント用の postgresql ドライバ
232Group:          Applications/Development
233Requires:       %{name}-runtime = %{version}, %{name}-gb-db = %{version}, postgresql, postgresql-libs
234
235%description gb-db-postgresql
236This component allows you to access postgresql databases.
237
238%description gb-db-postgresql -l ja
239このコンポーネントにより postgresql データベースにアクセスできるように
240なります。
241
242#-----------------------------------------------------------------------------
243
244%package gb-db-sqlite
245Summary:        The SQLite driver for the Gambas database component
246Summary(ja):    Gambas データベースコンポーネント用の SQLite ドライバ
247Group:          Applications/Development
248Requires:       %{name}-runtime = %{version}, %{name}-gb-db = %{version}, sqlite3
249Obsoletes:      gambas2-gb-db-sqlite3
250
251%description gb-db-sqlite
252This component allows you to access SQLite databases.
253
254%description gb-db-sqlite -l ja
255このコンポーネントにより SQLite 及び SQLite3 データベースにアクセス
256できるようになります。
257
258#-----------------------------------------------------------------------------
259
260%package gb-db-odbc
261Summary:        The ODBC driver for the Gambas database component
262Summary(ja):    Gambas データベースコンポーネント用の ODBC ドライバ
263Group:          Applications/Development
264Requires:       %{name}-runtime = %{version}, %{name}-gb-db = %{version}
265
266%description gb-db-odbc
267This component allows you to access databases via unixODBC.
268
269%description gb-db-odbc -l ja
270このコンポーネントにより unixODBC経由でデータベースにアクセスできるよう
271になります。
272
273#-----------------------------------------------------------------------------
274
275%package gb-debug
276Summary:        A debugger helper for the IDE
277Summary(ja):    IDE 用のデバッガヘルパー
278Group:          Applications/Development
279Requires:       %{name}-runtime = %{version}
280
281%description gb-debug
282This component helps the IDE to debug Gambas programs.
283
284%description gb-debug -l ja
285このコンポーネントは IDE 上でのデバッグを支援します。
286
287#-----------------------------------------------------------------------------
288
289%package gb-eval
290Summary:        An expression evaluator component
291Summary(ja):    式評価用のコンポーネント
292Group:          Applications/Development
293Requires:       %{name}-runtime = %{version}
294
295%description gb-eval
296This component allows you to evaluate expressions at runtime.
297It is used by the Gambas Eval() function.
298
299%description gb-eval -l ja
300このコンポーネントにより実行時に式を評価できるようになります。
301これは Gambas Eval() ファンクションで使用されます。
302
303#-----------------------------------------------------------------------------
304
305%package gb-net
306Summary:        The networking component
307Summary(ja):    ネットワーク制御用のコンポーネント
308Group:          Applications/Development
309Requires:       %{name}-runtime = %{version}
310
311%description gb-net
312This component allows you to use TCP/IP and UDP sockets, and to access
313any serial ports.
314
315%description gb-net -l ja
316このコンポーネントにより TCP/IP と UDP ソケットの使用、およびシリアル
317ポートへのアクセスができるようになります。
318
319#-----------------------------------------------------------------------------
320
321%package gb-net-curl
322Summary:        The advanced networking component
323Summary(ja):    高度なネットワーク制御用のコンポーネント
324Group:          Applications/Development
325Requires:       %{name}-runtime = %{version}, %{name}-gb-net = %{version}, curl
326
327%description gb-net-curl
328This component allows your programs to easily become FTP or HTTP clients.
329
330%description gb-net-curl -l ja
331このコンポーネントにより FTP または HTTP クライアントの開発が容易に
332できるようになります。
333
334#-----------------------------------------------------------------------------
335
336%package gb-qt
337Summary:        The Qt GUI component
338Summary(ja):    Qt GUI コンポーネント
339Group:          Applications/Development
340Requires:       %{name}-runtime = %{version}, qt >= 3.2
341
342%description gb-qt
343This package includes the Gambas QT GUI component.
344
345%description gb-qt -l ja
346このパッケージには Gambas 用の QT GUI コンポーネントが含まれています。
347
348#-----------------------------------------------------------------------------
349
350%package gb-gtk
351Summary:        The Gambas Gtk GUI component
352Summary(ja):    GTK GUI コンポーネント
353Group:          Applications/Development
354Requires:       %{name}-runtime = %{version}, gtk2 >= 2.4
355
356%description gb-gtk
357This package includes the Gambas GTK GUI component.
358
359%description gb-gtk -l ja
360このパッケージには Gambas 用の GTK GUI コンポーネントが含まれています。
361
362#-----------------------------------------------------------------------------
363
364%package gb-qt-ext
365Summary:        The extended Qt GUI component
366Summary(ja):    拡張 Qt GUI コンポーネント
367Group:          Applications/Development
368Requires:       %{name}-runtime = %{version}, %{name}-gb-qt = %{version}
369
370%description gb-qt-ext
371This component includes somme uncommon QT controls.
372
373%description gb-qt-ext -l es
374このコンポーネントには追加の Qt コントロールが含まれています。
375
376#-----------------------------------------------------------------------------
377
378%package gb-qt-kde
379Summary:        The KDE component
380Summary(ja):    KDE コンポーネント
381Group:          Applications/Development
382Requires:       %{name}-runtime = %{version}, %{name}-gb-qt = %{version}
383Requires:       fam, kdelibs >= 3.1
384
385%description gb-qt-kde
386This component transforms your QT application in a KDE application, and
387allows you to pilot any other KDE application with the DCOP protocol.
388
389%description gb-qt-kde -l ja
390このコンポーネントにより、Qt アプリケーションを KDE アプリケーションに
391変換できます。また DCOP プロトコル経由で KDE アプリケーションを制御でき
392るようになります。
393
394#-----------------------------------------------------------------------------
395
396%package gb-qt-kde-html
397Summary:        The KHTML component
398Summary(ja):    KHTML コンポーネント
399Group:          Applications/Development
400Requires:       %{name}-runtime = %{version}, %{name}-gb-qt-kde = %{version}
401
402%description gb-qt-kde-html
403This component allows you to use the Web Browser widget included in KDE
404
405%description gb-qt-kde-html -l ja
406このコンポーネントにより KDE に含まれるウェブブラウザウィジェットを
407使用できるようになります。
408
409#-----------------------------------------------------------------------------
410
411%package gb-qt-opengl
412Summary:        The QT OpenGL component.
413Summary(ja):    QT 用 OpenGL コンポーネント
414Group:          Applications/Development
415Requires:       %{name}-runtime = %{version}, XOrg-gl
416
417%description gb-qt-opengl
418This component provides QT widget for OpenGL library.
419
420%description gb-qt-opengl -l ja
421このコンポーネントにより OpenGL ライブラリ用の QT ウィジェットが
422利用できるようになります。
423
424
425#-----------------------------------------------------------------------------
426
427%package gb-gtk-ext
428Summary:        The extended Gtk GUI component
429Summary(ja):    拡張 GTK GUI コンポーネント
430Group:          Applications/Development
431Requires:       %{name}-runtime = %{version}, %{name}-gb-gtk = %{version}
432
433%description gb-gtk-ext
434This component includes somme uncommon GTK controls.
435
436%description gb-gtk-ext -l es
437このコンポーネントには追加の GTK コントロールが含まれています。
438
439#-----------------------------------------------------------------------------
440
441%package gb-sdl
442Summary:        The Gambas SDL component
443Summary(ja):    Gambas 用 SDL コンポーネント
444Group:          Applications/Development
445Requires:       %{name}-runtime = %{version}, SDL
446
447%description gb-sdl
448This component provides access to the basic functions and the image
449part of the SDL library.
450It provides a drawing surface that is faster than normal X11 toolkits.
451
452%description gb-sdl -l ja
453このコンポーネントは SDL ライブラリの基本機能およびイメージ機能への
454アクセスを提供しています。
455これは X ツールキットよりも高速な描画サーフェースを提供します。
456
457#-----------------------------------------------------------------------------
458
459%package gb-sdl-sound
460Summary:        The Gambas SDL sound component
461Summary(ja):    SDL サウンドコンポーネント
462Group:          Applications/Development
463Requires:       %{name}-runtime = %{version}, SDL_mixer
464
465%description gb-sdl-sound
466This component uses only the sound part of the SDL library. It allows you to
467simultaneously play many sounds and a music stored in a file.
468
469%description gb-sdl-sound -l ja
470このコンポーネントは SDL ライブラリのサウンド部分のみを使用しています。
471これにより多くの種類の音声や音楽を同時に再生する事ができるようになります。
472
473#-----------------------------------------------------------------------------
474
475%package gb-vb
476Summary:        The Visual Basic(tm) compatibility component
477Summary(ja):    Visual Basic(TM) 互換性用コンポーネント
478Group:          Applications/Development
479Requires:       %{name}-runtime = %{version}
480
481%description gb-vb
482This component aims at including some functions that imitate the behaviour
483of Visual Basic(tm) functions. Use it only if you try to port some VB
484projects.
485
486%description gb-vb -l ja
487このコンポーネントは Visual Basic(TM) の機能を模倣した関数を含むことを
488目的としています。VB プロジェクトを移植する必要がある場合にのみインス
489トールしてください。
490
491#-----------------------------------------------------------------------------
492
493%package gb-xml
494Summary:        The Gambas XML components based on the libxml and libxslt libraries.
495Summary(ja):    libXml および libxslt ライブラリベースの Gambas 用 XML コンポーネント
496Group:          Applications/Development
497Requires:       %{name}-runtime = %{version}
498
499%description gb-xml
500These components brings the power of the libxml and libxslt libraries to
501Gambas.
502
503%description gb-xml -l ja
504このコンポーネントにより libxml および libxslt ライブラリを利用できる
505ようになります。
506
507#-----------------------------------------------------------------------------
508
509%package gb-pcre
510Summary:        The Gambas perl-compatible regular expression compon    ent.
511Summary(ja):    Perl互換の正規表現ライブラリの Gambas 用コンポーネント
512Group:          Applications/Development
513Requires:       %{name}-runtime = %{version}, pcre
514
515%description gb-pcre
516This component provides perl-compatible regular expressions to Gambas for
517powerful text processing and pattern matching.
518
519%description gb-pcre -l ja
520このコンポーネントにより Perl 互換の正規表現ライブラリの持つ強力なテキスト
521処理機能及びパターンマッチング機能が利用できるようになります。
522
523#-----------------------------------------------------------------------------
524
525%package gb-crypt
526Summary:        The Gambas crypt component.
527Summary(ja):    Gambas 用暗号化コンポーネント
528Group:          Applications/Development
529Requires:       %{name}-runtime = %{version}, glibc
530
531%description gb-crypt
532This component provides crypt function to Gambas, that allows
533to use the crypt() Gnu C library function.
534
535%description gb-crypt -l ja
536このコンポーネントにより GNU C ライブラリの crypt() を利用した
537暗号化機能が利用できるようになります。
538
539#-----------------------------------------------------------------------------
540
541%package gb-opengl
542Summary:        The Gambas OpenGL component.
543Summary(ja):    Gambas 用 OpenGL コンポーネント
544Group:          Applications/Development
545Requires:       %{name}-runtime = %{version}, XOrg-gl
546
547%description gb-opengl
548This component provides OpenGL library function to Gambas for
549hardware assisted computer graphics.
550
551%description gb-opengl -l ja
552このコンポーネントにより OpenGL ライブラリを使用したハードウェア描画
553機能が利用できるようになります。
554
555#-----------------------------------------------------------------------------
556
557%package gb-v4l
558Summary:        The Gambas V4L(Video for Linux) component.
559Summary(ja):    Gambas 用 V4L(Video for Linux) コンポーネント
560Group:          Applications/Development
561Requires:       %{name}-runtime = %{version},libpng, libjpeg
562
563%description gb-v4l
564This component provides access to all v4l devices with capture support.
565Capturing images from webcams, TV cards and other sources supported by
566the v4l (video for Linux) interface is available.
567.
568%description gb-v4l -l ja
569このコンポーネントにより すべての V4L デバイスにアクセスできるようになります。
570Webカメラ、TVカード及びその他の V4L がサポートするデバイスから、イメージの
571取り込みが可能になります。
572
573#-----------------------------------------------------------------------------
574
575%package gb-info
576Summary:        The Gambas info component.
577Summary(ja):    Gambas 用 インフォーメションコンポーネント
578Group:          Applications/Development
579Requires:       %{name}-runtime = %{version}
580
581%description gb-info
582This component aims at providing all needed information about installed
583components: classes, symbols, events, controls, properties, and so on.
584
585%description gb-info -l ja
586このコンポーネントは、インストール済みのコンポーネントに関する、クラス、
587シンボル、イベント、コントロール、プロパティ等の、必要とされる全ての
588情報を提供することを目的としています。
589
590#-----------------------------------------------------------------------------
591
592%package gb-pdf
593Summary:        The Gambas PDF component.
594Summary(ja):    Gambas 用 PDF コンポーネント
595Group:          Applications/Development
596Requires:       %{name}-runtime = %{version}
597
598%description gb-pdf
599This component privides functions for decoding PDF documents using
600poppler library.
601
602%description gb-pdf -l ja
603このコンポーネントにより、PDF 文書を描画できるようになります。
604
605#-----------------------------------------------------------------------------
606
607%package gb-image
608Summary:        The Gambas image component.
609Summary(ja):    Gambas 用のイメージ編集コンポーネント
610Group:          Applications/Development
611Requires:       %{name}-runtime = %{version}
612
613%description gb-image
614This component allows you to apply various effects on Image objects.
615
616%description gb-image -l ja
617このコンポーネントにより、イメージオブジェクトに対して様々な効果を
618適用できるようになります。
619
620#-----------------------------------------------------------------------------
621
622%package gb-db-form
623Summary:        The database form component
624Summary(ja):    データベース用フォームコンポーネント
625Group:          Applications/Development
626Requires:       %{name}-runtime = %{version}, %{name}-gb-db = %{version}
627
628%description gb-db-form
629This component provides some data bound controls, i.e. controls that can
630display and edit database records automatically.
631
632%description gb-db-form -l ja
633このコンポーネントはいくつかのデータバウンドコントロールを提供します。
634(例えばデータベースのレコードを自動的に表示/編集できるコントロールなど)
635
636#-----------------------------------------------------------------------------
637
638%package gb-net-smtp
639Summary:        The Gambas SMTP component
640Summary(ja):    Gambas 用 SMTP コンポーネント
641Group:          Applications/Development
642Requires:       %{name}-runtime = %{version}, %{name}-gb-net = %{version}, curl
643
644%description gb-net-smtp
645This component allows you to use SMTP (Simple Mail Transfer Protocol).
646
647%description gb-net-smtp -l ja
648このコンポーネントにより SMTP プロトコルを利用できるようになります。
649
650#-----------------------------------------------------------------------------
651
652%package gb-gtk-svg
653Summary:        The Gambas SVG (Scalable Vector Graphics) component.
654Summary(ja):    Gambas 用 SVG (Scalable Vector Graphics) コンポーネント
655Group:          Applications/Development
656Requires:       %{name}-runtime = %{version}, %{name}-gb-gtk = %{version}
657Requires:       librsvg2 >= 2.14.3
658
659%description gb-gtk-svg
660This component is able to load SVG files and generate an image memory
661of it.
662
663%description gb-gtk-svg -l ja
664このコンポーネントにより SVG (Scalable Vector Graphics) の読み込みと
665画像イメージの生成が可能になります。
666
667#-----------------------------------------------------------------------------
668
669%package gb-web
670Summary:        The Gambas web application development component.
671Summary(ja):    Gambas 用 ウェブアプリケーション開発コンポーネント
672Group:          Applications/Development
673Requires:       %{name}-runtime = %{version}
674
675%description gb-web
676This component allows to make a web application based on a CGI script.
677
678%description gb-web -l ja
679このコンポーネントにより CGI スクリプトによるウェブアプリケーションを
680開発できるようになります。
681
682#-----------------------------------------------------------------------------
683
684%package gb-option
685Summary:        The Gambas command line option component.
686Summary(ja):    Gambas 用コマンドラインオプションコンポーネント
687Group:          Applications/Development
688Requires:       %{name}-runtime = %{version}
689
690%description gb-option
691This component is an interface to the getopt() C library function for
692interpreting the program command-line.
693
694%description gb-option -l ja
695このコンポーネントはプログラムのコマンドラインを解釈する、C ライプラリの
696getopt() 関数へのインターフェースです。
697
698#-----------------------------------------------------------------------------
699
700%package gb-report
701Summary:        The Gambas report component.
702Summary(ja):    Gambas 用 レポートコンポーネント
703Group:          Applications/Development
704Requires:       %{name}-runtime = %{version}
705
706%description gb-report
707This component will become the Gambas report designer.
708
709%description gb-report -l ja
710このコンポーネントはいずれ Gambas 用のレポートデザイナになる予定です。
711
712#-----------------------------------------------------------------------------
713
714%package gb-desktop
715Summary:        The Gambas desktop component.
716Summary(ja):    Gambas 用 デスクトップコンポーネント
717Group:          Applications/Development
718Requires:       %{name}-runtime = %{version}, %{name}-gb-form = %{version}
719
720%description gb-desktop
721This component provides some functions using xdg-tools of Portland Project.
722It can be commonly used in diffrent desktop environment.
723
724%description gb-desktop -l ja
725このコンポーネントは Portland Project の xdg-utils を使った、
726異なるデスクトップ環境で共用できる機能を提供します。
727
728#-----------------------------------------------------------------------------
729
730%package gb-chart
731Summary:        The Gambas chart component.
732Summary(ja):    Gambas 用 グラフコンポーネント
733Group:          Applications/Development
734Requires:       %{name}-runtime = %{version}
735
736%description gb-chart
737This component provides functions to draw chats.
738
739%description gb-chart -l ja
740このコンポーネントはグラフを作図する機能を提供します。
741
742#-----------------------------------------------------------------------------
743
744%package gb-draw
745Summary:        The Gambas draw component.
746Summary(ja):    Gambas 用 描画コンポーネント
747Group:          Applications/Development
748Requires:       %{name}-runtime = %{version}
749
750%description gb-draw
751This component provides drawing class to gambas.
752This component was originally implemented as an intenal
753class, But now it is separated as a component.
754
755%description gb-draw -l ja
756このコンポーネントはグ描画用の Class を提供します。
757このコンポーネントは、元々内部 Class として実装されていましたが、
758別コンポーネントとして分離されました。
759
760#-----------------------------------------------------------------------------
761
762%package gb-gui
763Summary:        The Gambas GUI component.
764Summary(ja):    Gambas 用 GUI コンポーネント
765Group:          Applications/Development
766Requires:       %{name}-runtime = %{version}
767
768%description gb-gui
769This component allows you to load gb.qt component when KDE is
770running or gtk component when GNOME is running.
771
772%description gb-gui -l ja
773このコンポーネントにより、KDE 環境では gb.qt コンポーネントを、
774GNOME 環境では gb.gtk コンポーネントを読み込むことができるように
775なります。
776
777#-----------------------------------------------------------------------------
778
779
780%prep
781%setup -q
782
783# copy updated message catalogue
784#%{__cp} -f %{SOURCE2} app/src/gambas2/.lang/ja.po
785#%{__cp} -f %{SOURCE3} app/src/gambas2/.lang/ja.mo
786
787%ifarch ppc
788find . -type f -name configure -exec sed -i 's/-Os/-O2/' {} \;
789%endif
790
791
792%build
793export LDFLAGS="-L/usr/X11R6/%{_lib}"
794%configure \
795        --with-mysql-libraries=%{_libdir}/mysql \
796        --with-qt-includes=%{_libdir}/qt3/include \
797        --with-qt-libraries=%{_libdir}/qt3/lib \
798        --disable-clanlib \
799        --enable-kde
800%{__make}
801
802
803%install
804%{__rm} -rf ${RPM_BUILD_ROOT}
805
806%{__make} install DESTDIR=${RPM_BUILD_ROOT}
807
808# copy pixmap and menu entry.
809%{__install} -d ${RPM_BUILD_ROOT}/%{_datadir}/pixmaps
810%{__install} -m644 %{_builddir}/%{name}-%{version}/app/src/gambas2/img/logo/new-logo.png ${RPM_BUILD_ROOT}/%{_datadir}/pixmaps/gambas2.png
811%{__install} -d %{buildroot}%{_datadir}/applications
812%{__install} -p -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
813
814# copy mimetype xml to %{_datadir}
815%{__install} -d ${RPM_BUILD_ROOT}/%{_datadir}/gambas2
816%{__install} -m644 main/mime/application-x-gambas.xml ${RPM_BUILD_ROOT}/%{_datadir}/gambas2
817
818
819%pre ide
820# File type is changed from dir to sym link at 1.9.50 to 1.9.51,
821# But rpm cannnot handle these changes. So we need to delete it
822# before upgrading.
823# 2007/03/02 %{_datadir}/gambas2/help/help/odbc is changed from
824# directory to file.
825if [ "$1" -ge "2" ];then
826   if [ -d %{_datadir}/gambas2/help/image ]; then
827      %{__rm} -rf %{_datadir}/gambas2/help/image
828   fi
829   if [ -d %{_datadir}/gambas2/help/img ]; then
830      %{__rm} -rf %{_datadir}/gambas2/help/img
831   fi
832   if [ -d %{_datadir}/gambas2/help/help/odbc ]; then
833      %{__rm} -rf %{_datadir}/gambas2/help/help/odbc
834   fi
835fi
836
837%post runtime
838# register gambas executable mimetype
839xdg-icon-resource install --context mimetypes --size 64 %{_datadir}/%{name}/icons/application-x-gambas.png application-x-gambas
840xdg-mime install %{_datadir}/gambas2/application-x-gambas.xml
841
842%clean
843%{__rm} -rf ${RPM_BUILD_ROOT}
844
845
846%files runtime
847%defattr(-,root,root)
848%doc AUTHORS COPYING ChangeLog INSTALL NEWS README*
849%{_bindir}/gbi2
850%{_bindir}/gbx2
851%{_bindir}/gbr2
852%{_bindir}/gbs2
853%{_bindir}/gbs2.gambas
854%{_libdir}/gambas2/gb.component
855%{_libdir}/gambas2/gb.so*
856%{_libdir}/gambas2/gb.la
857%{_datadir}/gambas2/info/gb.info
858%{_datadir}/gambas2/info/gb.list
859%{_datadir}/gambas2/icons/application-x-gambas.png
860%{_datadir}/gambas2/icons/application-x-gambasscript.png
861%{_datadir}/gambas2/icons/application-x-gambasserverpage.png
862%{_datadir}/gambas2/application-x-gambas.xml
863
864%files ide
865%defattr(-,root,root)
866%{_bindir}/gambas2
867%{_bindir}/gambas2.gambas
868%{_bindir}/gbc2
869%{_bindir}/gba2
870%{_bindir}/gambas2-database-manager.gambas
871%{_datadir}/gambas2/help
872%{_datadir}/gambas2/examples
873%{_datadir}/applications/gambas2.desktop
874%{_datadir}/pixmaps/gambas2.png
875
876%files gb-compress
877%defattr(-,root,root)
878%{_libdir}/gambas2/gb.compress.*
879%{_datadir}/gambas2/info/gb.compress.*
880
881%files gb-settings
882%defattr(-,root,root)
883%{_libdir}/gambas2/gb.settings.*
884%{_datadir}/gambas2/info/gb.settings.*
885
886%files gb-form
887%defattr(-,root,root)
888%{_libdir}/gambas2/gb.form.gambas
889%{_libdir}/gambas2/gb.form.component
890%{_datadir}/gambas2/info/gb.form.info
891%{_datadir}/gambas2/info/gb.form.list
892
893%files gb-form-mdi
894%defattr(-,root,root)
895%{_libdir}/gambas2/gb.form.mdi.gambas
896%{_libdir}/gambas2/gb.form.mdi.component
897%{_datadir}/gambas2/info/gb.form.mdi.info
898%{_datadir}/gambas2/info/gb.form.mdi.list
899
900%files gb-form-dialog
901%defattr(-,root,root)
902%{_libdir}/gambas2/gb.form.dialog.gambas
903%{_libdir}/gambas2/gb.form.dialog.component
904%{_datadir}/gambas2/info/gb.form.dialog.info
905%{_datadir}/gambas2/info/gb.form.dialog.list
906
907%files gb-db
908%defattr(-,root,root)
909%{_libdir}/gambas2/gb.db.la
910%{_libdir}/gambas2/gb.db.so*
911%{_libdir}/gambas2/gb.db.component
912%{_datadir}/gambas2/info/gb.db.info
913%{_datadir}/gambas2/info/gb.db.list
914
915%files gb-db-mysql
916%defattr(-,root,root)
917%{_libdir}/gambas2/gb.db.mysql.*
918
919%files gb-db-postgresql
920%defattr(-,root,root)
921%{_libdir}/gambas2/gb.db.postgresql.*
922
923%files gb-db-sqlite
924%defattr(-,root,root)
925%{_libdir}/gambas2/gb.db.sqlite3.*
926%{_libdir}/gambas2/gb.db.sqlite2.*
927
928%files gb-db-odbc
929%defattr(-,root,root)
930%{_libdir}/gambas2/gb.db.odbc.*
931
932%files gb-debug
933%defattr(-,root,root)
934%{_libdir}/gambas2/gb.debug.*
935%{_datadir}/gambas2/info/gb.debug.*
936
937%files gb-eval
938%defattr(-,root,root)
939%{_libdir}/gambas2/gb.eval.*
940%{_datadir}/gambas2/info/gb.eval.*
941
942%files gb-net
943%defattr(-,root,root)
944%{_libdir}/gambas2/gb.net.la
945%{_libdir}/gambas2/gb.net.so*
946%{_libdir}/gambas2/gb.net.component
947%{_datadir}/gambas2/info/gb.net.info
948%{_datadir}/gambas2/info/gb.net.list
949
950%files gb-net-curl
951%defattr(-,root,root)
952%{_libdir}/gambas2/gb.net.curl.la
953%{_libdir}/gambas2/gb.net.curl.so*
954%{_libdir}/gambas2/gb.net.curl.component
955%{_datadir}/gambas2/info/gb.net.curl.info
956%{_datadir}/gambas2/info/gb.net.curl.list
957
958%files gb-qt
959%defattr(-,root,root)
960%{_libdir}/gambas2/gb.qt.la
961%{_libdir}/gambas2/gb.qt.so*
962%{_libdir}/gambas2/gb.qt.component
963%{_libdir}/gambas2/gb.qt.gambas
964%{_datadir}/gambas2/info/gb.qt.info
965%{_datadir}/gambas2/info/gb.qt.list
966
967%files gb-gtk
968%defattr(-,root,root)
969%{_libdir}/gambas2/gb.gtk.la
970%{_libdir}/gambas2/gb.gtk.so*
971%{_libdir}/gambas2/gb.gtk.component
972%{_libdir}/gambas2/gb.gtk.gambas
973%{_datadir}/gambas2/info/gb.gtk.info
974%{_datadir}/gambas2/info/gb.gtk.list
975
976%files gb-qt-ext
977%defattr(-,root,root)
978%{_libdir}/gambas2/gb.qt.ext.la
979%{_libdir}/gambas2/gb.qt.ext.so*
980%{_libdir}/gambas2/gb.qt.ext.component
981%{_datadir}/gambas2/info/gb.qt.ext.info
982%{_datadir}/gambas2/info/gb.qt.ext.list
983
984%files gb-qt-kde
985%defattr(-,root,root)
986%{_libdir}/gambas2/gb.qt.kde.la
987%{_libdir}/gambas2/gb.qt.kde.so*
988%{_libdir}/gambas2/gb.qt.kde.component
989%{_datadir}/gambas2/info/gb.qt.kde.info
990%{_datadir}/gambas2/info/gb.qt.kde.list
991
992%files gb-qt-kde-html
993%defattr(-,root,root)
994%{_libdir}/gambas2/gb.qt.kde.html.la
995%{_libdir}/gambas2/gb.qt.kde.html.so*
996%{_libdir}/gambas2/gb.qt.kde.html.component
997%{_datadir}/gambas2/info/gb.qt.kde.html.info
998%{_datadir}/gambas2/info/gb.qt.kde.html.list
999
1000%files gb-qt-opengl
1001%defattr(-,root,root)
1002%{_libdir}/gambas2/gb.qt.opengl.*
1003%{_datadir}/gambas2/info/gb.qt.opengl.*
1004
1005%files gb-gtk-ext
1006%defattr(-,root,root)
1007%{_libdir}/gambas2/gb.gtk.ext.la
1008%{_libdir}/gambas2/gb.gtk.ext.so*
1009%{_libdir}/gambas2/gb.gtk.ext.component
1010%{_datadir}/gambas2/info/gb.gtk.ext.info
1011%{_datadir}/gambas2/info/gb.gtk.ext.list
1012
1013%files gb-sdl
1014%defattr(-,root,root)
1015%{_libdir}/gambas2/gb.sdl.la
1016%{_libdir}/gambas2/gb.sdl.so
1017%{_libdir}/gambas2/gb.sdl.so.*
1018%{_libdir}/gambas2/gb.sdl.component
1019%{_datadir}/gambas2/info/gb.sdl.info
1020%{_datadir}/gambas2/info/gb.sdl.list
1021
1022%files gb-sdl-sound
1023%defattr(-,root,root)
1024%{_libdir}/gambas2/gb.sdl.sound.la
1025%{_libdir}/gambas2/gb.sdl.sound.so*
1026%{_libdir}/gambas2/gb.sdl.sound.component
1027%{_datadir}/gambas2/info/gb.sdl.sound.info
1028%{_datadir}/gambas2/info/gb.sdl.sound.list
1029
1030%files gb-vb
1031%defattr(-,root,root)
1032%{_libdir}/gambas2/gb.vb.la
1033%{_libdir}/gambas2/gb.vb.so*
1034%{_libdir}/gambas2/gb.vb.component
1035%{_datadir}/gambas2/info/gb.vb.info
1036%{_datadir}/gambas2/info/gb.vb.list
1037
1038%files gb-xml
1039%defattr(-,root,root)
1040%{_libdir}/gambas2/gb.xml.*
1041%{_datadir}/gambas2/info/gb.xml.*
1042
1043%files gb-pcre
1044%defattr(-,root,root)
1045%{_libdir}/gambas2/gb.pcre.la
1046%{_libdir}/gambas2/gb.pcre.so*
1047%{_libdir}/gambas2/gb.pcre.component
1048%{_datadir}/gambas2/info/gb.pcre.info
1049%{_datadir}/gambas2/info/gb.pcre.list
1050
1051%files gb-crypt
1052%defattr(-,root,root)
1053%{_libdir}/gambas2/gb.crypt.*
1054%{_datadir}/gambas2/info/gb.crypt.*
1055
1056%files gb-opengl
1057%defattr(-,root,root)
1058%{_libdir}/gambas2/gb.opengl.*
1059%{_datadir}/gambas2/info/gb.opengl.*
1060
1061%files gb-v4l
1062%defattr(-,root,root)
1063%{_libdir}/gambas2/gb.v4l.*
1064%{_datadir}/gambas2/info/gb.v4l.*
1065
1066%files gb-info
1067%defattr(-,root,root)
1068%{_libdir}/gambas2/gb.info.*
1069%{_datadir}/gambas2/info/gb.info.*
1070
1071%files gb-pdf
1072%defattr(-,root,root)
1073%{_libdir}/gambas2/gb.pdf.*
1074%{_datadir}/gambas2/info/gb.pdf.*
1075
1076%files gb-image
1077%defattr(-,root,root)
1078%{_libdir}/gambas2/gb.image.*
1079%{_datadir}/gambas2/info/gb.image.*
1080
1081%files gb-db-form
1082%defattr(-,root,root)
1083%{_libdir}/gambas2/gb.db.form.*
1084%{_datadir}/gambas2/info/gb.db.form.*
1085
1086%files gb-net-smtp
1087%defattr(-,root,root)
1088%{_libdir}/gambas2/gb.net.smtp.*
1089%{_datadir}/gambas2/info/gb.net.smtp.*
1090
1091%files gb-gtk-svg
1092%defattr(-,root,root)
1093%{_libdir}/gambas2/gb.gtk.svg.*
1094%{_datadir}/gambas2/info/gb.gtk.svg.*
1095
1096%files gb-web
1097%defattr(-,root,root)
1098%{_libdir}/gambas2/gb.web.*
1099%{_datadir}/gambas2/info/gb.web.*
1100
1101%files gb-option
1102%defattr(-,root,root)
1103%{_libdir}/gambas2/gb.option.*
1104%{_datadir}/gambas2/info/gb.option.*
1105
1106%files gb-report
1107%defattr(-,root,root)
1108%{_libdir}/gambas2/gb.report.*
1109%{_datadir}/gambas2/info/gb.report.*
1110
1111%files gb-desktop
1112%defattr(-,root,root)
1113%{_libdir}/gambas2/gb.desktop.*
1114%{_datadir}/gambas2/info/gb.desktop.*
1115
1116%files gb-chart
1117%defattr(-,root,root)
1118%{_libdir}/gambas2/gb.chart.*
1119%{_datadir}/gambas2/info/gb.chart.*
1120
1121%files gb-draw
1122%defattr(-,root,root)
1123%{_libdir}/gambas2/gb.draw.*
1124
1125%files gb-gui
1126%defattr(-,root,root)
1127%{_libdir}/gambas2/gb.gui.*
1128%{_datadir}/gambas2/info/gb.gui.*
1129
1130
1131%changelog
1132* Thu Apr  8 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.20.1-2
1133- temporarily don't use "-Os" on ppc (a toolchain bug?)
1134
1135* Tue Mar 09 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 2.20.1-1
1136- new upstream release
1137- change BuildRequires to kdelibs3-devel, kdebase3 (not version < 4)
1138  for Seed only (refer comment in <BTS:VineLinux:907>)
1139
1140* Sat Mar 06 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 2.20.0-1
1141- new upstream release
1142- change BuildRequires: MySQL-shared to libmysqlclient16 (Seed only)
1143- add BuildRequires: xdg-utils (<BTS:VineLinux:907>)
1144
1145* Sat Jan 09 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 2.19.0-1
1146- new upstream release
1147
1148* Sun Nov 29 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.18.0-1
1149- new upstream release
1150
1151* Thu Nov 05 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.17.0-3
1152- rebuilt with poppler-devel-0.12.1 again
1153
1154* Wed Nov  4 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.17.0-2
1155- rebuilt with poppler-devel-0.12.1
1156
1157* Fri Oct 30 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.17.0-1
1158- new upstream release
1159
1160* Tue Sep 22 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.16.0-1
1161- new upstream release
1162- specify verision for BuildRequires: kdebase/kdelibs-devel < 4
1163- add BuildRequires: sqlite-devel, librsvg2-devel
1164
1165* Fri Jul 31 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.15.2-1
1166- new upstream release
1167
1168* Sun Jul 26 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.15.0-1
1169- new upstream release
1170
1171* Sun Jun 28 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.14.0-1
1172- new upstream release
1173
1174* Fri May 29 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.13.1-1
1175- new upstream release
1176- build with MySQL-5.1.34
1177
1178* Fri May 15 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.13.0-1
1179- new upstream release
1180- re-enable configure option --enable-kde configure option with
1181  to create gb-qt-kde and gb-qt-kde-html (due to kdebase is updated)
1182- re-add BuildRequires: kdebase
1183- add Packager tag
1184
1185* Mon Apr 13 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.12.0-2
1186- remove Requires:glibc, gcc, gcc-c++ from gambas2-runtime
1187
1188* Sat Mar 21 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.12.0-1
1189- new upstream release
1190
1191* Sat Mar 21 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.1-2
1192- remove Requires: libstdc++3 from gambas2-runtime
1193
1194* Fri Feb 20 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.11.1-1
1195- new upstream release
1196
1197* Tue Dec 30 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.10.1-1
1198- new upstream release
1199
1200* Sun Dec 14 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.9.0-2
1201- rebuild with poppler-0.10.2
1202
1203* Fri Oct 31 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.9.0-1
1204- new upstream release
1205
1206* Sat Aug 30 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.8.2-1
1207- new upstream release
1208
1209* Sat Aug 23 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.8.1-1
1210- new upstream release
1211- drop Patch1 (included in upstream)
1212
1213* Mon Aug 18 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.8.0-1
1214- new upstream release
1215- spec in utf-8
1216- fix mime file location
1217- add Patch1 to fix trayicon bug in gb.gtk
1218
1219* Sun Jun 15 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.7.0-1
1220- new upstream release.
1221- drop Source2 & Source3 (translation is already inclueded in upstream)
1222- register mimetype for gambas2 executable with runtime
1223  - add mimetype xml and icons
1224  - add Requires(post): xdg-utils
1225  - run xdg tools in %%post
1226
1227* Sun May 11 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.6.0-1
1228- new upstream release.
1229- drop patch0 (inclueded in upstream)
1230- add Requires: gb-desktop, gb-form-dialog, gb-gui for ide.
1231- update japanese message catalog.
1232- add --disable-kde configure option and not create gb-qt-kde and
1233  gb-qt-kde-html temporarily. (wait for update of kdebase)
1234
1235* Fri Apr 04 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.5.0-1
1236- new upstream release.
1237- add updated japanese message as Source2 & Source3.
1238
1239* Mon Mar 31 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.4.1-2
1240- rebuild with poppler-0.8.0.
1241- add Patch0 to compile with poppler-0.8.0.
1242
1243* Thu Mar 20 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.4.1-1
1244- new upstream release.
1245
1246* Wed Mar 19 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.4.0-1
1247- new upstream release.
1248- apply new versioning policy.
1249
1250* Tue Mar 04 2008 Shu KONNO <owa@bg.wakwak.com> 2.2.1-0vl2
1251- rebuild for x86_64.
1252        - replace X11 libraries path with macro in LDFLAGS.
1253        - replace mysql libraries path with macro in %%configure.
1254        - add configure option --with-qt-{includes,libraries}.
1255
1256* Sun Mar 02 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.2.1-0vl1
1257- new upstream release.
1258- drop Patch0.
1259- add BuildRequires: libffi-devel.
1260
1261* Wed Jan 02 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.0.0-0vl1
1262- new upstream release.
1263- drop Source2 & Source3 (Already included in upstream).
1264
1265* Wed Dec 19 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.92-0vl1
1266- new upstream release.
1267- added BuildRequires: MySQL-shared.
1268
1269* Thu Dec 06 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.91-0vl1
1270- new upstream release.
1271- add new components gb-gtk-ext, gb-chart, gb-draw and gb-gui.
1272- remove gb-ldap component. (By upstream)
1273- drop Patch1. (Already merged in upstream)
1274- add workarund script in %%pre.
1275- update japanese message catalogues.ad
1276
1277* Sun Sep 09 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.50-0vl3
1278- add Patch1 to build with poppler-0.6 (VineSeed).
1279- rebuild with poppler-0.6.
1280
1281* Fri Aug 31 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.50-0vl2
1282- rebuild for Vine Seed.
1283  * Thu Aug 30 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.50-0vl1
1284  - new upstream release.
1285  - add new component gb-form-dialog.
1286  - export LDFLAGS in %%build section.
1287  - update japanese message catalogues.
1288
1289* Thu Aug 30 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.50-0vl1
1290- new upstream release.
1291- add new component gb-form-dialog.
1292- export LDFLAGS in %%build section.
1293- update japanese message catalogues.
1294
1295* Sat May 19 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.49-0vl1
1296- new upstream release.
1297- build with new environment/toolchain.
1298- add new component gb-desktop.
1299- update japanese message catalogues.
1300
1301* Wed Apr 03 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.48-0vl1
1302- new upstream release.
1303- update japanese message catalogues.
1304
1305* Fri Feb 09 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.47-0vl2
1306- add updated japanese message catalogues as Source2 & Source3.
1307
1308* Sat Jan 27 2007 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.47-0vl1
1309- new upstream release.
1310- add new components gb-option and gb-report.
1311
1312* Sat Nov 25 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.46a-0vl1
1313- source update.
1314- add updated japanese message catalogue.(but it will remove in next release)
1315
1316* Fri Nov 03 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.45-0vl1
1317- source update.
1318- add new component gb-web.
1319- build with MySQL-5.0.27.
1320
1321* Wed Oct 18 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.44-0vl1
1322- source update.
1323- add new component gb-gtk-svg.
1324
1325* Wed Sep 27 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.43-0vl1
1326- source update.
1327
1328* Wed Sep 12 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.42-0vl1
1329- source update.
1330- enable to build gb-pdf component.
1331
1332* Sun Sep 10 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.41-0vl1
1333- source update.
1334- drop BuildRequires: poppler-devel.
1335- add BuildRequres: gamin-devel.
1336
1337* Sun Aug 28 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.40-0vl1
1338- source update.
1339- gb-sdl-image component is removed (merged into gb-sdl-common).
1340- gb-sdl-opengl component is removed (merged into gb-opengl).
1341- gb-sdl-common is renamed to gb-sdl.
1342
1343* Mon Aug 11 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.38-0vl1
1344- source update.
1345
1346* Mon Aug 07 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.37-0vl1
1347- source update.
1348- change logo image for .desktop.
1349
1350* Fri Jul 28 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.35-0vl1
1351- source update.
1352- add /usr/bin/gambas2.gambas in ide package.
1353- add Requires gb-form-mdi in ide package.
1354- update Summary and Description of ide package.
1355
1356* Mon Jul 03 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.33-0vl1
1357- source update.
1358
1359* Sun Jun 18 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.32-0vl1
1360- source update.
1361- gb-qt-editor component is removed.
1362- add new component gb-form-mdi.
1363
1364* Mon May 22 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.30-0vl1
1365- source update.
1366
1367* Thu May 04 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.29-0vl1
1368- source update.
1369
1370* Mon Apr 03 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.28-0vl1
1371- source update.
1372- add subpackage gb-net-smtp.
1373- add /usr/bin/gbr2 in runtime component.
1374- disable gb-pdf componet.(couldn't compile with poppler-0.5.1)
1375- change Group to Applications/Development.
1376
1377* Tue Feb 21 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.25-0vl1
1378- source update.
1379- add subpackages gb-image and gb-db-form.
1380- minimize dependencies of ide subpackage.
1381- add patch0 (to be able to run renamed database-manager from ide).
1382- add postfix ".gambas" to renamed gambas2-database-manager.
1383
1384* Sat Feb 05 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.24-0vl1
1385- source update.
1386- remove and obsolete gb-db-sqlite3 component.
1387  (New driver automatically switch between sqlite and sqlite3.)
1388- change gb-db-sqlite dependencies (from sqlite to sqlite3).
1389
1390* Sat Jan 28 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.23-0vl1
1391- source update.
1392
1393* Fri Dec 23 2005 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.22-0vl1
1394- source update.
1395- add subpackage gb-pdf, gb-ldap and gb-qt-opengl.
1396  (gb-corba require omniORB-4 but not exist in repositry.)
1397-
1398* Sun Sep 18 2005 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.20-0vl1
1399- source update.
1400
1401* Fri Aug 31 2005 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.18-0vl1
1402- source update.
1403- add subpackage gb-info.
1404- add %{_libdir}/gambas2/gb.sdl.image.gambas in gb-sdl-image.
1405- delete quick workaround for compilation problem.
1406
1407* Fri Aug 12 2005 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.16-0vl1
1408- source update.
1409- remove SOURCE2.(problem solved)
1410
1411* Wed Aug 10 2005 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.15-0vl1
1412- source update.
1413- add subpackages gb-{crypt,opengl,sdl-opengl,v4l}.
1414- add %{_libdir}/gambas2/gb.qt.gambas in gb.qt component.
1415- use '%{__make} install' instead of %%makeinstall.(to use DESIDIR viriable)
1416- unset perl script.(no more necessary)
1417- add SOURCE2 to temporarily fix compilation problem.
1418  (may solve in next release)
1419- add quick workaround for compilation problem.
1420
1421* Sun Jun 25 2005 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.10-0vl1
1422- source update.
1423
1424* Sun Jun 05 2005 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.9-0vl3
1425- add configure option --disable-clanlib (not usable yet).
1426
1427* Fri Jun 03 2005 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.9-0vl1
1428- source update.
1429
1430* Tue May 31 2005 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.8-0vl0
1431- build for Vine Plus/3.0.
1432
1433* Sun May 15 2005 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.9.8-0vl1
1434- initial build for VineSeed Plus.(based on src.rpm for Mandrake?)
1435- install desktop file into %{_datadir}/applications
1436- install icon file into %{_datadir}/pixmaps
1437- modify Makefiles to enable non-root user build.
1438- change executable link.(original Makefile makes unwanted LINK.)
1439
Note: See TracBrowser for help on using the repository browser.