]> git.pld-linux.org Git - packages/gettext.git/blob - gettext.spec
- release 10
[packages/gettext.git] / gettext.spec
1 # TODO
2 # - unpackaged:
3 #   /usr/share/emacs/site-lisp/po-compat.el
4 #   /usr/share/emacs/site-lisp/po-compat.elc
5 #   /usr/share/emacs/site-lisp/po-mode.el
6 #   /usr/share/emacs/site-lisp/po-mode.elc
7 #   /usr/share/emacs/site-lisp/start-po.el
8 #   /usr/share/emacs/site-lisp/start-po.elc
9 #
10 # Conditional build:
11 %bcond_without  asprintf        # without libasprintf C++ library
12 %bcond_with             xemacs          # without po-mode for xemacs
13 %bcond_without  gcj             # with Java support by gcj (preferred over javac)
14 %bcond_with             javac           # with Java support by some javac
15 %bcond_without  dotnet          # without .NET support
16 %bcond_with     bootstrap       # use system GLib and libcroco
17
18 %ifnarch %{ix86} %{x8664} arm hppa ppc s390 s390x
19 %undefine with_dotnet
20 %endif
21 %ifarch i386
22 # plain i386 is not supported; mono uses cmpxchg/xadd which require i486
23 %undefine with_dotnet
24 %endif
25
26 %{?with_dotnet:%include /usr/lib/rpm/macros.mono}
27
28 %define build_java      %{?with_gcj:1}%{!?with_gcj:%{?with_javac:1}%{!?with_javac:0}}
29 Summary:        Utilties for program national language support
30 Summary(de.UTF-8):      Utilities zum Programmieren von nationaler Sprachunterstützung
31 Summary(es.UTF-8):      Utilitarios para el programa de soporte a lenguas locales
32 Summary(fr.UTF-8):      Utilitaires pour le support de la langue nationnalepar les programmes
33 Summary(ja.UTF-8):      マルチリンガルメッセージを生成するためのGNU ライブラリ/ユーティリティ
34 Summary(pl.UTF-8):      Narzędzia dla programów ze wsparciem dla języków narodowych
35 Summary(pt_BR.UTF-8):   Utilitários para o programa de suporte de línguas locais
36 Summary(ru.UTF-8):      Библиотеки и утилиты для поддержки национальных языков
37 Summary(tr.UTF-8):      Desteği için kitaplık ve araçlar
38 Summary(uk.UTF-8):      Бібліотеки та утиліти для підтримки національних мов
39 Name:           gettext
40 Version:        0.17
41 Release:        10
42 License:        LGPL v2+ (libintl), GPL v3+ (tools)
43 Group:          Development/Tools
44 Source0:        http://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz
45 # Source0-md5:  58a2bc6d39c0ba57823034d55d65d606
46 Patch0:         %{name}-info.patch
47 Patch1:         %{name}-killkillkill.patch
48 Patch2:         %{name}-pl.po-update.patch
49 Patch3:         %{name}-no_docs.patch
50 Patch4:         %{name}-libintl_by_gcj.patch
51 Patch5:         %{name}-removed_macros.patch
52 Patch6:         %{name}-creat_mode.patch
53 Patch7:         %{name}-cvs.patch
54 Patch8:         %{name}-m4.patch
55 URL:            http://www.gnu.org/software/gettext/
56 BuildRequires:  autoconf >= 2.60
57 BuildRequires:  automake >= 1:1.10
58 BuildRequires:  cvs-gnu-client
59 %{?with_gcj:BuildRequires:      gcj >= 3.0}
60 %{!?with_bootstrap:BuildRequires:       glib2-devel >= 2.0}
61 %if %{with javac}
62 BuildRequires:  jdk >= 1.1
63 BuildRequires:  jar
64 %endif
65 %{!?with_bootstrap:BuildRequires:       libcroco-devel >= 0.6.1}
66 %if "%(echo %{cc_version} | grep -q '^4.[2-9]'; echo $?)" == "0"
67 BuildRequires:  libgomp-devel
68 %endif
69 %{?with_asprintf:BuildRequires: libstdc++-devel}
70 BuildRequires:  libtool >= 1:1.4.2-9
71 %{?with_dotnet:BuildRequires:   mono-csharp}
72 BuildRequires:  rpmbuild(macros) >= 1.453
73 BuildRequires:  texinfo
74 %{?with_xemacs:BuildRequires:   xemacs}
75 Obsoletes:      gettext-base
76 Conflicts:      intltool < 0.28
77 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
78
79 %description
80 The GNU gettext package provides a set of tools and documentation for
81 producing multi-lingual messages in programs. Tools include a set of
82 conventions about how programs should be written to support message
83 catalogs, a directory and file naming organization for the message
84 catalogs, a runtime library which supports the retrieval of translated
85 messages, and stand-alone programs for handling the translatable and
86 the already translated strings. Gettext provides an easy to use
87 library and tools for creating, using, and modifying natural language
88 catalogs and is a powerful and simple method for internationalizing
89 programs.
90
91 %description -l de.UTF-8
92 Die gettext-Library enthält eine einfach anzuwendende Library und
93 Tools zum Erstellen, Verwenden und Ändern von
94 natürlichsprachigen-Kataloge. Es ist ein einfaches und
95 leistungsfähiges Verfahren zum Lokalisieren von Programmen.
96
97 %description -l es.UTF-8
98 La biblioteca gettext nos ofrece una biblioteca fácil de usar y
99 herramientas para creación, uso y modificación de catálogos de
100 lenguaje natural. Es un potente y sencillo método de
101 internacionalización de programas.
102
103 %description -l fr.UTF-8
104 La librarie gettext fournit des outils et une librairie simple à
105 utiliser pour manipuler, créer, et modifier des catalogues de langage
106 naturel. C'est une méthode simple et puissante pour internationnaliser
107 les programmes.
108
109 %description -l ja.UTF-8
110 GNU gettext
111 パッケージはプログラム中でマルチリンガルメッセージを生成する
112 ためのツールと文書を供給する。ツールはメッセージカタログをサポートするために
113 プログラムがどのように書かれるべきかの申し合わせと、メッセージカタログのための
114 ディレクトリとファイル名の組織化と、翻訳されたメッセージの埋め合わせを
115 サポートするためのランタイムライブラリと、翻訳可能でかつすでに翻訳された文字列
116 を取り扱う独立したプログラムを含んでいる。gettext
117 は簡単に使えるライブラリ
118 と自然言語のカタログを生成、使用、修正するツールと、国際化プログラム
119 のための強力かつシンプルな方法を供給する。
120
121 %description -l pl.UTF-8
122 Pakiet gettext dostarcza narzędzi do tworzenia, używania i modyfikacji
123 katalogów języków narodowych. To jest prosta i wydajna metoda
124 lokalizacji (internacjonalizacji) programów.
125
126 %description -l pt_BR.UTF-8
127 A biblioteca gettext oferece uma biblioteca fácil de usar e
128 ferramentas para criação, uso e modificação de catálogos de linguagem
129 natural. Ele é um poderoso e simples método de internacionalização de
130 programas.
131
132 %description -l ru.UTF-8
133 Пакет gettext содержит библиотеку и простые в использовании
134 инструменты для создания, использования и модификации каталогов
135 национальных языков. Это простой и мощный метод для
136 интернационализации программ.
137
138 %description -l tr.UTF-8
139 gettext, yerel dil desteğinde kullanılan katalogları değiştirebilmek
140 için, kolayca kullanılabilen kitaplık ve araçları sağlar. Bu,
141 programları uluslararasılaştırmak için sıkça başvurulan, kuvvetli bir
142 yöntemdir.
143
144 %description -l uk.UTF-8
145 Пакет gettext містить бібліотеку та прості у використанні інструменти
146 для створення, використання та модифікації каталогів національних мов.
147 Це простий та потужний метод для інтернаціоналізації програм.
148
149 %package devel
150 Summary:        Utilties for program national language support
151 Summary(de.UTF-8):      Utilities zum Programmieren von nationaler Sprachunterstützung
152 Summary(fr.UTF-8):      Utilitaires pour le support de la langue nationnalepar les programmes
153 Summary(pl.UTF-8):      Narzędzia dla programów ze wsparciem dla języków narodowych
154 Summary(tr.UTF-8):      Desteği için kitaplık ve araçlar
155 License:        GPL v3+
156 Group:          Development/Tools
157 Requires(post,postun):  /sbin/ldconfig
158 Requires:       %{name} = %{version}-%{release}
159 Requires:       iconv
160 Conflicts:      autoconf < 2.52
161
162 %description devel
163 The gettext library provides an easy to use library and tools for
164 creating, using, and modifying natural language catalogs. It is a
165 powerfull and simple method for internationalizing programs.
166
167 %description devel -l pl.UTF-8
168 Pakiet gettext dostarcza narzędzi do tworzenia, używania i modyfikacji
169 katalogów języków narodowych. To jest prosta i wydajna metoda
170 lokalizacji (internacjonalizacji) programów.
171
172 %package static
173 Summary:        Static gettext utility libraries
174 Summary(pl.UTF-8):      Statyczne biblioteki narzędziowe gettext
175 License:        GPL v3+
176 Group:          Development/Libraries
177 Requires:       %{name}-devel = %{version}-%{release}
178
179 %description static
180 This package contains static versions of gettext utility libraries
181 (libgettextlib, libgettextsrc and libgettextpo).
182
183 %description static -l pl.UTF-8
184 Ten pakiet zawiera statyczne wersje bibliotek narzędziowych gettext
185 (libgettextlib, libgettextsrc i libgettextpo).
186
187 %package -n libasprintf
188 Summary:        GNU libasprintf - automatic formatted output to strings in C++
189 Summary(pl.UTF-8):      GNU libasprintf - automatyczne formatowanie wyjścia do łańcuchów w C++
190 License:        LGPL v2+
191 Group:          Libraries
192
193 %description -n libasprintf
194 This package makes the C formatted output routines (`fprintf' et al.)
195 usable in C++ programs, for use with the `<string>' strings and the
196 `<iostream>' streams.
197
198 %description -n libasprintf -l pl.UTF-8
199 Ten pakiet czyni funkcje C formatujące wyjście (fprintf i inne)
200 używalnymi w programach w C++, z łańcuchami <string> i strumieniami
201 <iostream>.
202
203 %package -n libasprintf-devel
204 Summary:        Header file and documentation for libasprintf
205 Summary(pl.UTF-8):      Plik nagłówkowy i dokumentacja dla libasprintf
206 License:        LGPL v2+
207 Group:          Development/Libraries
208 Requires:       libasprintf = %{version}-%{release}
209
210 %description -n libasprintf-devel
211 Header file and documentation for libasprintf.
212
213 %description -n libasprintf-devel -l pl.UTF-8
214 Plik nagłówkowy i dokumentacja dla libasprintf.
215
216 %package -n libasprintf-static
217 Summary:        Static libasprintf library
218 Summary(pl.UTF-8):      Statyczna biblioteka libasprintf
219 License:        LGPL v2+
220 Group:          Development/Libraries
221 Requires:       libasprintf-devel = %{version}-%{release}
222
223 %description -n libasprintf-static
224 Static libasprintf library.
225
226 %description -n libasprintf-static -l pl.UTF-8
227 Statyczna biblioteka libasprintf.
228
229 %package java
230 Summary:        Runtime classes for Java programs internationalization
231 Summary(pl.UTF-8):      Klasy do uruchamiania umiędzynarodowionych programów w Javie
232 License:        LGPL v2+
233 Group:          Development/Languages/Java
234 Requires:       %{name} = %{version}-%{release}
235
236 %description java
237 Runtime classes for Java programs internationalization.
238
239 %description java -l pl.UTF-8
240 Klasy do uruchamiania umiędzynarodowionych programów w Javie.
241
242 %package java-devel
243 Summary:        Development classes for Java programs internationalization
244 Summary(pl.UTF-8):      Klasy do umiędzynarodowiania programów w Javie dla programistów
245 License:        GPL v3+
246 Group:          Development/Tools
247 Requires:       %{name}-devel = %{version}-%{release}
248
249 %description java-devel
250 Development classes for Java programs internationalization.
251
252 %description java-devel -l pl.UTF-8
253 Klasy do umiędzynarodowiania programów w Javie dla programistów.
254
255 %package -n xemacs-po-mode-pkg
256 Summary:        Xemacs PO-mode
257 Summary(es.UTF-8):      Facilita la edición de archivos PO (internacionalización) con emacs
258 Summary(pl.UTF-8):      Tryb PO dla Xemacsa
259 Summary(pt_BR.UTF-8):   Facilita a edição de arquivos PO (internacionalização) com o emacs
260 License:        GPL v2+
261 Group:          Applications/Editors/Emacs
262 Requires:       xemacs
263
264 %description -n xemacs-po-mode-pkg
265 Emacs PO-mode.
266
267 %description -n xemacs-po-mode-pkg -l es.UTF-8
268 Este paquete suministra las herramientas para ayudar en la edición de
269 archivos PO, como documentado en el manual del usuario del GNU
270 gettext. Mira este manual para la documentación de uso, que no se
271 incluye aquí.
272
273 %description -n xemacs-po-mode-pkg -l pl.UTF-8
274 Tryb edycji PO dla emacsa.
275
276 %description -n xemacs-po-mode-pkg -l pt_BR.UTF-8
277 Este pacote provê as ferramentas para ajudar na edição de arquivos PO,
278 como documentado no manual do usuário do GNU gettext. Veja este manual
279 para a documentação de uso, a qual não é incluída aqui.
280
281 %package autopoint
282 Summary:        gettextize replacement
283 Summary(pl.UTF-8):      Zamiennik gettextize
284 License:        GPL v3+
285 Group:          Development/Tools
286 Requires:       %{name}-devel >= 0.10.35
287
288 %description autopoint
289 The `autopoint' program copies standard gettext infrastructure files
290 into a source package. It extracts from a macro call of the form
291 `AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's
292 `configure.in' or `configure.ac' file, the gettext version used by the
293 package, and copies the infrastructure files belonging to this version
294 into the package.
295
296 %description autopoint -l pl.UTF-8
297 Program autopoint kopiuje standardowe pliki infrastruktury gettexta do
298 pakietu źródłowego. Wyciąga użytą wersję gettexta z wywołania makra w
299 postaci AM_GNU_GETTEXT_VERSION(VERSION) w pliku configure.in lub
300 configure.ac i kopiuje do pakietu pliki infrastruktury należące do tej
301 wersji.
302
303 %package -n dotnet-gettext
304 Summary:        GNU gettext for C#
305 Summary(pl.UTF-8):      GNU gettext dla C#
306 License:        LGPL v2+ (GNU.Gettext library), GPL v3+ (tools)
307 Group:          Development/Tools
308
309 %description -n dotnet-gettext
310 GNU gettext for C#.
311
312 %description -n dotnet-gettext -l pl.UTF-8
313 GNU gettext dla C#.
314
315 %prep
316 %setup -q
317 %patch0 -p1
318 %patch1 -p1
319 %patch2 -p1
320 # patch not finished yet
321 #%patch3 -p1
322 %patch4 -p1
323 %patch5 -p1
324 %patch6 -p1
325 %patch7 -p1
326 %patch8 -p1
327
328 %build
329 # make autopoint to use tar.gz archives instead of cvs repository
330 install -d archive-cvs/{prepare,archive}
331 tar xzf gettext-tools/misc/archive.tar.gz -C archive-cvs/prepare
332 cvs -d$(pwd)/archive-cvs/prepare/archive init
333 cd archive-cvs/archive
334 cvs -Q -d$(pwd)/../prepare/archive -q co .
335 for rev in $(cvs status -v | grep '(revision:' | awk ' { print $1 } ' | sort -u); do
336         cvs -Q up -d -r $rev
337         cd ..
338         tar czf archive-${rev}.tar.gz archive --exclude=CVS
339         cd archive
340 done
341 cd ../..
342
343 %{__libtoolize}
344 cd autoconf-lib-link
345 %{__aclocal} -I m4 -I ../m4
346 %{__autoconf}
347 %{__automake}
348 cd ../gettext-runtime
349 %{__libtoolize}
350 %{__aclocal} -I m4 -I gnulib-m4 -I ../autoconf-lib-link/m4 -I ../m4
351 %{__autoconf}
352 %{__autoheader}
353 %{__automake}
354 cd libasprintf
355 %{__aclocal} -I ../m4 -I ../../m4
356 %{__autoconf}
357 %{__autoheader}
358 %{__automake}
359 cd ../../gettext-tools
360 %{__aclocal} -I m4 -I gnulib-m4 -I libgettextpo/gnulib-m4 -I ../autoconf-lib-link/m4 -I ../gettext-runtime/m4 -I ../m4
361 %{__autoconf}
362 %{__autoheader}
363 %{__automake}
364 cd ..
365 %{__aclocal}
366 %{__autoconf}
367 %{__automake}
368 %configure \
369         %{?with_xemacs:--with-lispdir=%{_datadir}/xemacs-packages/lisp/po-mode} \
370         --enable-nls \
371         %{!?with_dotnet:--disable-csharp} \
372         %{?with_dotnet:--enable-csharp=mono} \
373         --without-included-gettext \
374         %{?with_bootstrap:--with-included-glib} \
375         %{?with_bootstrap:--with-included-libcroco}
376 %{__make} \
377         GMSGFMT=`pwd`/gettext-tools/src/msgfmt
378
379 # msgfmt has been built, so now we can update pl.gmos
380 %{__make} pl.gmo -C gettext-runtime/po \
381         GMSGFMT=`pwd`/gettext-tools/src/msgfmt
382 %{__make} pl.gmo -C gettext-tools/po \
383         GMSGFMT=`pwd`/gettext-tools/src/msgfmt
384
385 %if %{with xemacs}
386 cd gettext-tools/misc
387 EMACS=%{_bindir}/xemacs ./elisp-comp ./po-mode.el
388 %endif
389
390 %install
391 rm -rf $RPM_BUILD_ROOT
392 install -d $RPM_BUILD_ROOT/bin
393
394 %{__make} install \
395         DESTDIR=$RPM_BUILD_ROOT
396
397 mv -f $RPM_BUILD_ROOT%{_bindir}/{,n}gettext $RPM_BUILD_ROOT/bin
398
399 # these static libs are removed in install-exec-clean
400 install gettext-tools/gnulib-lib/.libs/libgettextlib.a \
401         gettext-tools/src/.libs/libgettextsrc.a $RPM_BUILD_ROOT%{_libdir}
402
403 install archive-cvs/archive-*.tar.gz $RPM_BUILD_ROOT%{_datadir}/gettext
404 rm $RPM_BUILD_ROOT%{_datadir}/gettext/archive.tar.gz
405
406 rm -r $RPM_BUILD_ROOT%{_docdir}/gettext
407 rm -r $RPM_BUILD_ROOT%{_docdir}/libasprintf
408 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
409
410 %find_lang %{name}-runtime
411 %find_lang %{name}-tools
412
413 %clean
414 rm -rf $RPM_BUILD_ROOT
415
416 %post devel
417 /sbin/ldconfig
418 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
419
420 %postun devel
421 /sbin/ldconfig
422 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
423
424 %post   -n libasprintf -p /sbin/ldconfig
425 %postun -n libasprintf -p /sbin/ldconfig
426
427 %post -n libasprintf-devel      -p      /sbin/postshell
428 -/usr/sbin/fix-info-dir -c %{_infodir}
429
430 %postun -n libasprintf-devel    -p      /sbin/postshell
431 -/usr/sbin/fix-info-dir -c %{_infodir}
432
433 %files -f %{name}-runtime.lang
434 %defattr(644,root,root,755)
435 %attr(755,root,root) /bin/*
436 %attr(755,root,root) %{_bindir}/envsubst
437 %{_mandir}/man1/envsubst.1*
438 %{_mandir}/man1/gettext.1*
439 %{_mandir}/man1/ngettext.1*
440 %dir %{_libdir}/gettext
441 %dir %{_datadir}/gettext
442
443 %files devel -f %{name}-tools.lang
444 %defattr(644,root,root,755)
445 %doc AUTHORS ChangeLog NEWS README THANKS
446 %attr(755,root,root) %{_bindir}/*
447 %exclude %{_bindir}/autopoint
448 %exclude %{_bindir}/envsubst
449 %attr(755,root,root) %{_libdir}/libgettext*.so
450 %{_libdir}/libgettext*.la
451 # libgettextpo is for other programs, not used by gettext tools themselves
452 %attr(755,root,root) %{_libdir}/libgettextpo.so.*.*.*
453 %attr(755,root,root) %ghost %{_libdir}/libgettextpo.so.0
454 %attr(755,root,root) %{_libdir}/preloadable_libintl.so
455 %attr(755,root,root) %{_libdir}/gettext/hostname
456 %attr(755,root,root) %{_libdir}/gettext/project-id
457 %attr(755,root,root) %{_libdir}/gettext/urlget
458 %attr(755,root,root) %{_libdir}/gettext/user-email
459 %{_includedir}/gettext-po.h
460 %{_aclocaldir}/*
461 %{_infodir}/gettext*.info*
462 %{_mandir}/man1/gettextize.1*
463 %{_mandir}/man1/msg*.1*
464 %{_mandir}/man1/recode-sr-latin.1*
465 %{_mandir}/man1/xgettext.1*
466 %{_mandir}/man3/*
467
468 %{_datadir}/gettext/ABOUT-NLS
469 %attr(755,root,root) %{_datadir}/gettext/config.rpath
470 %{_datadir}/gettext/gettext.h
471 %dir %{_datadir}/gettext/intl
472 %{_datadir}/gettext/intl/[!c]*
473 %attr(755,root,root) %{_datadir}/gettext/intl/config.charset
474 %{_datadir}/gettext/msgunfmt.tcl
475 %{_datadir}/gettext/po
476 %dir %{_datadir}/gettext/projects
477 %{_datadir}/gettext/projects/index
478 %attr(755,root,root) %{_datadir}/gettext/projects/team-address
479 %dir %{_datadir}/gettext/projects/GNOME
480 %{_datadir}/gettext/projects/GNOME/teams.*
481 %attr(755,root,root) %{_datadir}/gettext/projects/GNOME/team-address
482 %attr(755,root,root) %{_datadir}/gettext/projects/GNOME/trigger
483 %dir %{_datadir}/gettext/projects/KDE
484 %{_datadir}/gettext/projects/KDE/teams.*
485 %attr(755,root,root) %{_datadir}/gettext/projects/KDE/team-address
486 %attr(755,root,root) %{_datadir}/gettext/projects/KDE/trigger
487 %dir %{_datadir}/gettext/projects/TP
488 %{_datadir}/gettext/projects/TP/teams.*
489 %attr(755,root,root) %{_datadir}/gettext/projects/TP/team-address
490 %attr(755,root,root) %{_datadir}/gettext/projects/TP/trigger
491 %{_datadir}/gettext/styles
492
493 %files static
494 %defattr(644,root,root,755)
495 %{_libdir}/libgettext*.a
496
497 %if %{with asprintf}
498 %files -n libasprintf
499 %defattr(644,root,root,755)
500 %doc gettext-runtime/libasprintf/{AUTHORS,ChangeLog,README}
501 %attr(755,root,root) %{_libdir}/libasprintf.so.*.*.*
502 %attr(755,root,root) %ghost %{_libdir}/libasprintf.so.0
503
504 %files -n libasprintf-devel
505 %defattr(644,root,root,755)
506 %attr(755,root,root) %{_libdir}/libasprintf.so
507 %{_libdir}/libasprintf.la
508 %{_includedir}/autosprintf.h
509 %{_infodir}/autosprintf.info*
510
511 %files -n libasprintf-static
512 %defattr(644,root,root,755)
513 %{_libdir}/libasprintf.a
514 %endif
515
516 %if %{build_java}
517 %files java
518 %defattr(644,root,root,755)
519 %{_datadir}/gettext/libintl.jar
520
521 %files java-devel
522 %defattr(644,root,root,755)
523 %doc gettext-runtime/intl-java/javadoc2
524 %attr(755,root,root) %{_libdir}/gettext/gnu.gettext.DumpResource
525 %attr(755,root,root) %{_libdir}/gettext/gnu.gettext.GetURL
526 %{_datadir}/gettext/javaversion.class
527 %endif
528
529 %if %{with xemacs}
530 %files -n xemacs-po-mode-pkg
531 %defattr(644,root,root,755)
532 %dir %{_datadir}/xemacs-packages/lisp/po-mode
533 %{_datadir}/xemacs-packages/lisp/po-mode/*.elc
534 %endif
535
536 %files autopoint
537 %defattr(644,root,root,755)
538 %attr(755,root,root) %{_bindir}/autopoint
539 %{_datadir}/gettext/archive*.tar.gz
540 %{_mandir}/man1/autopoint.1*
541
542 %if %{with dotnet}
543 %files -n dotnet-gettext
544 %defattr(644,root,root,755)
545 %{_libdir}/GNU.Gettext.dll
546 %{_libdir}/gettext/msgfmt.net.exe
547 %{_libdir}/gettext/msgunfmt.net.exe
548 %endif
This page took 0.268476 seconds and 3 git commands to generate.