]> git.pld-linux.org Git - packages/gnome-applets.git/blob - gnome-applets.spec
07915ffdf3fe2fc6d17905f06018f36ba1f4d620
[packages/gnome-applets.git] / gnome-applets.spec
1 Summary:        Small applications which embed themselves in the GNOME panel
2 Summary(pl.UTF-8):      Aplety GNOME - małe aplikacje osadzające się w panelu
3 Summary(ru.UTF-8):      Маленькие программы, встраивающиеся в панель GNOME
4 Summary(uk.UTF-8):      Маленькі програми, що вбудовуються в панель GNOME
5 Name:           gnome-applets
6 Version:        2.18.0
7 Release:        2
8 Epoch:          1
9 License:        GPL v2, FDL
10 Group:          X11/Applications
11 Source0:        http://ftp.gnome.org/pub/gnome/sources/gnome-applets/2.18/%{name}-%{version}.tar.bz2
12 # Source0-md5:  db3ef99c00335798f30fc0a9162c0257
13 Patch0:         %{name}-stickynotes-title-size.patch
14 Patch1:         %{name}-m4_fix.patch
15 Patch2:         %{name}-desktop.patch
16 Patch3:         %{name}-use-liboobs.patch
17 URL:            http://www.gnome.org/
18 BuildRequires:  GConf2-devel >= 2.18.0.1
19 BuildRequires:  autoconf >= 2.59
20 BuildRequires:  automake >= 1:1.8
21 BuildRequires:  control-center-devel >= 2.18.0
22 BuildRequires:  cpufrequtils-devel >= 0.3
23 BuildRequires:  dbus-glib-devel >= 0.73
24 BuildRequires:  gail-devel >= 1.18.0
25 BuildRequires:  gdbm-devel
26 BuildRequires:  gettext-devel
27 BuildRequires:  gnome-common >= 2.12.0
28 BuildRequires:  gnome-desktop-devel >= 2.18.0
29 BuildRequires:  gnome-doc-utils >= 0.10.1
30 BuildRequires:  gnome-icon-theme >= 2.18.0
31 BuildRequires:  gnome-panel-devel >= 2.18.0
32 BuildRequires:  gnome-vfs2-devel >= 2.18.0.1
33 BuildRequires:  gstreamer-plugins-base-devel >= 0.10.10
34 BuildRequires:  gtk+2-devel >= 2:2.10.10
35 BuildRequires:  gucharmap-devel >= 1.10.0
36 BuildRequires:  hal-devel >= 0.5.7.1
37 BuildRequires:  intltool >= 0.35.5
38 BuildRequires:  libglade2-devel >= 1:2.6.0
39 BuildRequires:  libgnomekbd-devel >= 2.18.0
40 BuildRequires:  libgnomeui-devel >= 2.18.1
41 BuildRequires:  libgtop-devel >= 1:2.14.8
42 BuildRequires:  libnotify-devel >= 0.4.2
43 BuildRequires:  liboobs-devel >= 2.18.1
44 BuildRequires:  libtool
45 BuildRequires:  libwnck-devel >= 2.18.0
46 BuildRequires:  libxklavier-devel >= 3.0
47 BuildRequires:  libxml2-devel >= 1:2.6.27
48 BuildRequires:  libxslt-progs >= 1.1.20
49 BuildRequires:  pkgconfig >= 1:0.19
50 BuildRequires:  python-gnome-desktop-devel >= 2.18.0
51 BuildRequires:  python-pygtk-devel >= 2:2.10.4
52 BuildRequires:  rpm-pythonprov
53 BuildRequires:  rpmbuild(macros) >= 1.311
54 BuildRequires:  scrollkeeper >= 0.3.11-4
55 Requires:       gnome-icon-theme >= 2.18.0
56 Requires:       gnome-panel >= 2.18.0
57 Requires:       gnome-vfs2 >= 2.18.0.1
58 Requires:       hicolor-icon-theme
59 Requires:       libgnomeui >= 2.18.0
60 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
61
62 %define         _gnomehelpdir   %{_datadir}/gnome/help
63
64 %description
65 The gnome-applets package provides Panel applets which enhance your
66 GNOME experience.
67
68 %description -l pl.UTF-8
69 Pakiet gnome-applets udostępnia aplety Panelu, które usprawniają pracę
70 z GNOME.
71
72 %description -l uk.UTF-8
73 Пакет gnome-applets містить аплети Панелі GNOME, що збільшують
74 комфортність роботи в середовищі GNOME.
75
76 %description -l ru.UTF-8
77 Пакет gnome-applets содержит апплеты Панели GNOME, увеличивающие
78 комфортность работы в среде GNOME.
79
80 %package devel
81 Summary:        Header files for gnome-applets
82 Summary(pl.UTF-8):      Pliki nagłówkowe gnome-applets
83 Group:          Development/Libraries
84 Requires:       %{name} = %{epoch}:%{version}-%{release}
85 Requires:       GConf2-devel >= 2.18.0.1
86 Requires:       gtk+2-devel >= 2:2.10.10
87
88 %description devel
89 Header files for gnome-applets.
90
91 %description devel -l pl.UTF-8
92 Pliki nagłówkowe gnome-applets.
93
94 %package accessx-status
95 Summary:        Keyboard Accessibility Status applet
96 Summary(pl.UTF-8):      Aplet stanu dostepności klawiatury
97 Group:          X11/Applications
98 Requires(post,postun):  gtk+2
99 Requires(post,postun):  scrollkeeper
100 Requires:       %{name} = %{epoch}:%{version}-%{release}
101 Conflicts:      gnome-applets <= 0:2.10.0-5
102
103 %description accessx-status
104 Keyboard Accessibility Status applet.
105
106 %description accessx-status -l pl.UTF-8
107 Aplet stanu dostepności klawiatury.
108
109 %package battstat
110 Summary:        Battery Charge Monitor applet
111 Summary(pl.UTF-8):      Aplet monitora stanu naładowania akumulatora
112 Group:          X11/Applications
113 Requires(post,postun):  scrollkeeper
114 Requires(post,preun):   GConf2
115 Requires:       %{name} = %{epoch}:%{version}-%{release}
116 Conflicts:      gnome-applets <= 0:2.10.0-5
117
118 %description battstat
119 Battery Charge Monitor applet.
120
121 %description battstat -l pl.UTF-8
122 Aplet monitora stanu naładowania akumulatora.
123
124 %package charpicker
125 Summary:        Character Palette applet
126 Summary(pl.UTF-8):      Aplet palety znaków
127 Group:          X11/Applications
128 Requires(post,postun):  gtk+2
129 Requires(post,postun):  scrollkeeper
130 Requires(post,preun):   GConf2
131 Requires:       %{name} = %{epoch}:%{version}-%{release}
132 Conflicts:      gnome-applets <= 0:2.10.0-5
133
134 %description charpicker
135 Character Palette applet.
136
137 %description charpicker -l pl.UTF-8
138 Aplet palety znaków.
139
140 %package cpufreq
141 Summary:        CPU Frequency Scaling Monitor applet
142 Summary(pl.UTF-8):      Aplet monitora częstotliwości procesora
143 Group:          X11/Applications
144 Requires(post,postun):  gtk+2
145 Requires(post,postun):  scrollkeeper
146 Requires(post,preun):   GConf2
147 Requires:       %{name} = %{epoch}:%{version}-%{release}
148 Obsoletes:      gnome-applet-cpufreq
149 Conflicts:      gnome-applets <= 0:2.10.0-5
150
151 %description cpufreq
152 CPU Frequency Scaling Monitor applet.
153
154 %description cpufreq -l pl.UTF-8
155 Aplet monitora częstotliwości procesora.
156
157 %package drivemount
158 Summary:        Disk Mounter applet
159 Summary(pl.UTF-8):      Aplet do montowania dysków
160 Group:          X11/Applications
161 Requires(post,postun):  scrollkeeper
162 Requires(post,preun):   GConf2
163 Requires:       %{name} = %{epoch}:%{version}-%{release}
164 Conflicts:      gnome-applets <= 0:2.10.0-5
165
166 %description drivemount
167 Disk Mounter applet.
168
169 %description drivemount -l pl.UTF-8
170 Aplet do monotwania dysków.
171
172 %package geyes
173 Summary:        Geyes applet
174 Summary(pl.UTF-8):      Aplet geyes
175 Group:          X11/Applications
176 Requires(post,postun):  gtk+2
177 Requires(post,postun):  scrollkeeper
178 Requires(post,preun):   GConf2
179 Requires:       %{name} = %{epoch}:%{version}-%{release}
180 Conflicts:      gnome-applets <= 0:2.10.0-5
181
182 %description geyes
183 Geyes applet.
184
185 %description geyes -l pl.UTF-8
186 Aplet geyes.
187
188 %package gweather
189 Summary:        Weather Report applet
190 Summary(pl.UTF-8):      Aplet raportu pogodowego
191 Group:          X11/Applications
192 Requires(post,postun):  scrollkeeper
193 Requires(post,preun):   GConf2
194 Requires:       %{name} = %{epoch}:%{version}-%{release}
195 Requires:       notification-daemon
196 Conflicts:      gnome-applets <= 0:2.10.0-5
197
198 %description gweather
199 Weather Report applet.
200
201 %description gweather -l pl.UTF-8
202 Aplet raportu pogodowego.
203
204 %package invest
205 Summary:        Stock Ticker applet
206 Summary(pl.UTF-8):      Aplet wskaźnika giełdowego
207 Group:          X11/Applications
208 Requires(post,postun):  scrollkeeper
209 Requires(post,preun):   GConf2
210 Requires:       %{name} = %{epoch}:%{version}-%{release}
211 Requires:       python-gnome-extras-egg >= 2.14.2
212 Obsoletes:      gnome-applets-gtik
213 Conflicts:      gnome-applets <= 0:2.10.0-5
214
215 %description invest
216 Stock Ticker applet.
217
218 %description invest -l pl.UTF-8
219 Aplet wskaźnika giełdowego.
220
221 %package keyboard
222 Summary:        Keyboard Indicator applet
223 Summary(pl.UTF-8):      Aplet wskaźnika klawiatury
224 Group:          X11/Applications
225 Requires(post,postun):  gtk+2
226 Requires(post,postun):  scrollkeeper
227 Requires(post,preun):   GConf2
228 Requires:       %{name} = %{epoch}:%{version}-%{release}
229 Conflicts:      gnome-applets <= 0:2.10.0-5
230
231 %description keyboard
232 Keyboard Indicator applet.
233
234 %description keyboard -l pl.UTF-8
235 Aplet wskaźnika klawiatury.
236
237 %package minicommander
238 Summary:        Command Line applet
239 Summary(pl.UTF-8):      Aplet wiersza poleceń
240 Group:          X11/Applications
241 Requires(post,postun):  scrollkeeper
242 Requires(post,preun):   GConf2
243 Requires:       %{name} = %{epoch}:%{version}-%{release}
244 Conflicts:      gnome-applets <= 0:2.10.0-5
245
246 %description minicommander
247 Command Line applet.
248
249 %description minicommander -l pl.UTF-8
250 Aplet wiersza poleceń.
251
252 %package mixer
253 Summary:        Volume Control applet
254 Summary(pl.UTF-8):      Aplet regulacji głośności
255 Group:          X11/Applications
256 Requires(post,postun):  gtk+2
257 Requires(post,postun):  scrollkeeper
258 Requires(post,preun):   GConf2
259 Requires:       %{name} = %{epoch}:%{version}-%{release}
260 Requires:       gstreamer-audio-effects-base >= 0.10.10
261 Requires:       gstreamer-audiosink
262 Conflicts:      gnome-applets <= 0:2.10.0-5
263
264 %description mixer
265 Volume Control applet.
266
267 %description mixer -l pl.UTF-8
268 Aplet regulacji głośności.
269
270 %package modemlights
271 Summary:        Modem Lights applet
272 Summary(pl.UTF-8):      Aplet kontrolek modemu
273 Group:          X11/Applications
274 Requires(post,postun):  gtk+2
275 Requires:       %{name} = %{epoch}:%{version}-%{release}
276 Requires:       system-tools-backends
277 Conflicts:      gnome-applets <= 0:2.10.0-5
278
279 %description modemlights
280 Modem Lights applet.
281
282 %description modemlights -l pl.UTF-8
283 Aplet kontrolek modemu.
284
285 %package multiload
286 Summary:        System Monitor applet
287 Summary(pl.UTF-8):      Aplet monitora systemu
288 Group:          X11/Applications
289 Requires(post,postun):  scrollkeeper
290 Requires(post,preun):   GConf2
291 Requires:       %{name} = %{epoch}:%{version}-%{release}
292 Conflicts:      gnome-applets <= 0:2.10.0-5
293
294 %description multiload
295 System Monitor applet.
296
297 %description multiload -l pl.UTF-8
298 Aplet monitora systemu.
299
300 %package stickynotes
301 Summary:        Sticky Notes applet
302 Summary(pl.UTF-8):      Aplet notatek
303 Group:          X11/Applications
304 Requires(post,postun):  gtk+2
305 Requires(post,postun):  scrollkeeper
306 Requires(post,preun):   GConf2
307 Requires:       %{name} = %{epoch}:%{version}-%{release}
308 Obsoletes:      gnotes_applet
309 Conflicts:      gnome-applets <= 0:2.10.0-5
310
311 %description stickynotes
312 Sticky Notes applet.
313
314 %description stickynotes -l pl.UTF-8
315 Aplet notatek.
316
317 %package trash
318 Summary:        Trash applet
319 Summary(pl.UTF-8):      Aplet śmietnika
320 Group:          X11/Applications
321 Requires(post,postun):  scrollkeeper
322 Requires:       %{name} = %{epoch}:%{version}-%{release}
323 Conflicts:      gnome-applets <= 0:2.10.0-5
324
325 %description trash
326 Trash applet.
327
328 %description trash -l pl.UTF-8
329 Aplet śmietnika.
330
331 %prep
332 %setup -q
333 %patch0 -p1
334 %patch1 -p1
335 %patch2 -p1
336 %patch3 -p1
337
338 %build
339 %{__gnome_doc_prepare}
340 %{__libtoolize}
341 %{__glib_gettextize}
342 %{__intltoolize}
343 %{__aclocal} -I m4
344 %{__autoheader}
345 %{__gnome_doc_common}
346 %{__automake}
347 %{__autoconf}
348 %configure \
349         --disable-static \
350         --disable-schemas-install \
351         --enable-mini-commander \
352         --enable-stickynotes
353 %{__make}
354
355 %install
356 rm -rf $RPM_BUILD_ROOT
357
358 %{__make} install \
359         DESTDIR=$RPM_BUILD_ROOT \
360         GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
361         pythondir=%{py_sitedir}
362
363 rm -f $RPM_BUILD_ROOT%{_libdir}/libgweather.la
364 rm -f $RPM_BUILD_ROOT%{py_sitedir}/invest/*.py
365 mv -f $RPM_BUILD_ROOT%{_datadir}/locale/es{_ES,}/LC_MESSAGES/*.mo
366 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
367
368 %find_lang %{name}-2.0
369 %find_lang accessx-status --with-gnome
370 %find_lang battstat --with-gnome
371 %find_lang char-palette --with-gnome
372 %find_lang command-line --with-gnome
373 %find_lang cpufreq-applet --with-gnome
374 %find_lang drivemount --with-gnome
375 %find_lang geyes --with-gnome
376 %find_lang gswitchit --with-gnome
377 %find_lang gweather --with-gnome
378 %find_lang mixer_applet2 --with-gnome
379 %find_lang multiload --with-gnome
380 %find_lang stickynotes_applet --with-gnome
381 %find_lang trashapplet --with-gnome
382
383 %clean
384 rm -rf $RPM_BUILD_ROOT
385
386 %post accessx-status
387 %scrollkeeper_update_post
388 %banner %{name} -e << EOF
389 For full functionality, you need to install control-center.
390 EOF
391 %update_icon_cache hicolor
392
393 %postun accessx-status
394 %scrollkeeper_update_postun
395 %update_icon_cache hicolor
396
397 %post battstat
398 %scrollkeeper_update_post
399 %gconf_schema_install battstat.schemas
400
401 %preun battstat
402 %gconf_schema_uninstall battstat.schemas
403
404 %postun battstat
405 %scrollkeeper_update_postun
406
407 %post charpicker
408 %scrollkeeper_update_post
409 %gconf_schema_install charpick.schemas
410 %update_icon_cache hicolor
411
412 %preun charpicker
413 %gconf_schema_uninstall charpick.schemas
414
415 %postun charpicker
416 %scrollkeeper_update_postun
417 %update_icon_cache hicolor
418
419 %post cpufreq
420 %scrollkeeper_update_post
421 %gconf_schema_install cpufreq-applet.schemas
422 %banner %{name} -e << EOF
423 For full functionality, set SUID /usr/bin/cpufreq-selector binary.
424 EOF
425 %update_icon_cache hicolor
426
427 %preun cpufreq
428 %gconf_schema_uninstall cpufreq-applet.schemas
429
430 %postun cpufreq
431 %scrollkeeper_update_postun
432 %update_icon_cache hicolor
433
434 %post drivemount
435 %scrollkeeper_update_post
436 %gconf_schema_install drivemount.schemas
437
438 %preun drivemount
439 %gconf_schema_uninstall drivemount.schemas
440
441 %postun drivemount
442 %scrollkeeper_update_postun
443
444 %post geyes
445 %scrollkeeper_update_post
446 %gconf_schema_install geyes.schemas
447 %update_icon_cache hicolor
448
449 %preun geyes
450 %gconf_schema_uninstall geyes.schemas
451
452 %postun geyes
453 %scrollkeeper_update_postun
454 %update_icon_cache hicolor
455
456 %post gweather
457 /sbin/ldconfig
458 %scrollkeeper_update_post
459 %gconf_schema_install gweather.schemas
460
461 %preun gweather
462 %gconf_schema_uninstall gweather.schemas
463
464 %postun gweather
465 /sbin/ldconfig
466 %scrollkeeper_update_postun
467
468 %post invest
469 %scrollkeeper_update_post
470
471 %postun invest
472 %scrollkeeper_update_postun
473
474 %post keyboard
475 %scrollkeeper_update_post
476 %gconf_schema_install gswitchit.schemas
477 %update_icon_cache hicolor
478
479 %preun keyboard
480 %gconf_schema_uninstall gswitchit.schemas
481
482 %postun keyboard
483 %scrollkeeper_update_postun
484 %update_icon_cache hicolor
485
486 %post minicommander
487 %scrollkeeper_update_post
488 %gconf_schema_install mini-commander-global.schemas
489 %gconf_schema_install mini-commander.schemas
490 GCONF_CONFIG_SOURCE="`%{_bindir}/gconftool-2 --get-default-source`" %{_libdir}/%{name}/mc-install-default-macros
491 %update_icon_cache hicolor
492
493 %preun minicommander
494 %gconf_schema_uninstall mini-commander-global.schemas
495 %gconf_schema_uninstall mini-commander.schemas
496
497 %postun minicommander
498 %scrollkeeper_update_postun
499 %update_icon_cache hicolor
500
501 %post mixer
502 %scrollkeeper_update_post
503 %gconf_schema_install mixer.schemas
504 %banner %{name} -e << EOF
505 For full functionality, you need to install gnome-media-volume-control.
506 EOF
507
508 %preun mixer
509 %gconf_schema_uninstall mixer.schemas
510
511 %postun mixer
512 %scrollkeeper_update_postun
513
514 %post modemlights
515 %update_icon_cache hicolor
516
517 %postun modemlights
518 %update_icon_cache hicolor
519
520 %post multiload
521 %scrollkeeper_update_post
522 %gconf_schema_install multiload.schemas
523 %banner %{name} -e << EOF
524 For full functionality, you need to install gnome-system-monitor.
525 EOF
526
527 %preun multiload
528 %gconf_schema_uninstall multiload.schemas
529
530 %postun multiload
531 %scrollkeeper_update_postun
532
533 %post stickynotes
534 %scrollkeeper_update_post
535 %gconf_schema_install stickynotes.schemas
536 %update_icon_cache hicolor
537
538 %preun stickynotes
539 %gconf_schema_uninstall stickynotes.schemas
540
541 %postun stickynotes
542 %scrollkeeper_update_postun
543 %update_icon_cache hicolor
544
545 %post trash
546 %scrollkeeper_update_post
547
548 %postun trash
549 %scrollkeeper_update_postun
550
551 %files -f %{name}-2.0.lang
552 %defattr(644,root,root,755)
553 %doc AUTHORS ChangeLog NEWS README
554 %attr(755,root,root) %{_libdir}/null_applet
555 %{_libdir}/bonobo/servers/GNOME_CDPlayerApplet.server
556 %{_libdir}/bonobo/servers/GNOME_MailcheckApplet_Factory.server
557 %{_libdir}/bonobo/servers/GNOME_NullApplet_Factory.server
558 %{_libdir}/bonobo/servers/GNOME_Panel_WirelessApplet.server
559 %dir %{_libdir}/%{name}
560 %dir %{_datadir}/%{name}
561 %dir %{_datadir}/%{name}/glade
562 %lang(es_CL) %dir %{_datadir}/locale/es_CL
563 %lang(es_CL) %dir %{_datadir}/locale/es_CL/LC_MESSAGES
564 %lang(es_CO) %dir %{_datadir}/locale/es_CO
565 %lang(es_CO) %dir %{_datadir}/locale/es_CO/LC_MESSAGES
566 %lang(es_CR) %dir %{_datadir}/locale/es_CR
567 %lang(es_CR) %dir %{_datadir}/locale/es_CR/LC_MESSAGES
568 %lang(es_DO) %dir %{_datadir}/locale/es_DO
569 %lang(es_DO) %dir %{_datadir}/locale/es_DO/LC_MESSAGES
570 %lang(es_EC) %dir %{_datadir}/locale/es_EC
571 %lang(es_EC) %dir %{_datadir}/locale/es_EC/LC_MESSAGES
572 %lang(es_GT) %dir %{_datadir}/locale/es_GT
573 %lang(es_GT) %dir %{_datadir}/locale/es_GT/LC_MESSAGES
574 %lang(es_HN) %dir %{_datadir}/locale/es_HN
575 %lang(es_HN) %dir %{_datadir}/locale/es_HN/LC_MESSAGES
576 %lang(es_PA) %dir %{_datadir}/locale/es_PA
577 %lang(es_PA) %dir %{_datadir}/locale/es_PA/LC_MESSAGES
578 %lang(es_PE) %dir %{_datadir}/locale/es_PE
579 %lang(es_PE) %dir %{_datadir}/locale/es_PE/LC_MESSAGES
580 %lang(es_PR) %dir %{_datadir}/locale/es_PR
581 %lang(es_PR) %dir %{_datadir}/locale/es_PR/LC_MESSAGES
582 %lang(es_SV) %dir %{_datadir}/locale/es_SV
583 %lang(es_SV) %dir %{_datadir}/locale/es_SV/LC_MESSAGES
584 %lang(es_UY) %dir %{_datadir}/locale/es_UY
585 %lang(es_UY) %dir %{_datadir}/locale/es_UY/LC_MESSAGES
586 %lang(es_VE) %dir %{_datadir}/locale/es_VE
587 %lang(es_VE) %dir %{_datadir}/locale/es_VE/LC_MESSAGES
588
589 %files devel
590 %defattr(644,root,root,755)
591 %{_includedir}/*
592 %{_pkgconfigdir}/*.pc
593
594 %files accessx-status -f accessx-status.lang
595 %defattr(644,root,root,755)
596 %doc accessx-status/ChangeLog
597 %attr(755,root,root) %{_libdir}/accessx-status-applet
598 %{_libdir}/bonobo/servers/GNOME_AccessxStatusApplet.server
599 %{_datadir}/gnome-2.0/ui/GNOME_AccessxApplet.xml
600 %{_pixmapsdir}/accessx-status-applet
601 %{_iconsdir}/hicolor/48x48/apps/ax-applet.png
602 %dir %{_omf_dest_dir}/accessx-status
603 %{_omf_dest_dir}/accessx-status/accessx-status-C.omf
604 %lang(bg) %{_omf_dest_dir}/accessx-status/accessx-status-bg.omf
605 %lang(en_GB) %{_omf_dest_dir}/accessx-status/accessx-status-en_GB.omf
606 %lang(es) %{_omf_dest_dir}/accessx-status/accessx-status-es.omf
607 %lang(fr) %{_omf_dest_dir}/accessx-status/accessx-status-fr.omf
608 %lang(it) %{_omf_dest_dir}/accessx-status/accessx-status-it.omf
609 %lang(nl) %{_omf_dest_dir}/accessx-status/accessx-status-nl.omf
610 %lang(sv) %{_omf_dest_dir}/accessx-status/accessx-status-sv.omf
611 %lang(uk) %{_omf_dest_dir}/accessx-status/accessx-status-uk.omf
612
613 %files battstat -f battstat.lang
614 %defattr(644,root,root,755)
615 %doc battstat/ChangeLog
616 %attr(755,root,root) %{_libdir}/battstat-applet-2
617 %{_libdir}/bonobo/servers/GNOME_BattstatApplet.server
618 %{_datadir}/gnome-2.0/ui/GNOME_BattstatApplet.xml
619 %{_datadir}/%{name}/glade/battstat_applet.glade
620 %{_sysconfdir}/gconf/schemas/battstat.schemas
621 %{_sysconfdir}/sound/events/battstat_applet.soundlist
622 %dir %{_omf_dest_dir}/battstat
623 %{_omf_dest_dir}/battstat/battstat-C.omf
624 %lang(bg) %{_omf_dest_dir}/battstat/battstat-bg.omf
625 %lang(en_GB) %{_omf_dest_dir}/battstat/battstat-en_GB.omf
626 %lang(es) %{_omf_dest_dir}/battstat/battstat-es.omf
627 %lang(fr) %{_omf_dest_dir}/battstat/battstat-fr.omf
628 %lang(pa) %{_omf_dest_dir}/battstat/battstat-pa.omf
629 %lang(sv) %{_omf_dest_dir}/battstat/battstat-sv.omf
630 %lang(uk) %{_omf_dest_dir}/battstat/battstat-uk.omf
631
632 %files charpicker -f char-palette.lang
633 %defattr(644,root,root,755)
634 %doc charpick/ChangeLog
635 %attr(755,root,root) %{_libdir}/charpick_applet2
636 %{_libdir}/bonobo/servers/GNOME_CharpickerApplet.server
637 %{_datadir}/gnome-2.0/ui/GNOME_CharpickerApplet.xml
638 %{_iconsdir}/hicolor/48x48/apps/charpick.png
639 %{_sysconfdir}/gconf/schemas/charpick.schemas
640 %dir %{_omf_dest_dir}/char-palette
641 %{_omf_dest_dir}/char-palette/char-palette-C.omf
642 %lang(bg) %{_omf_dest_dir}/char-palette/char-palette-bg.omf
643 %lang(en_GB) %{_omf_dest_dir}/char-palette/char-palette-en_GB.omf
644 %lang(es) %{_omf_dest_dir}/char-palette/char-palette-es.omf
645 %lang(fr) %{_omf_dest_dir}/char-palette/char-palette-fr.omf
646 %lang(it) %{_omf_dest_dir}/char-palette/char-palette-it.omf
647 %lang(nl) %{_omf_dest_dir}/char-palette/char-palette-nl.omf
648 %lang(pt_BR) %{_omf_dest_dir}/char-palette/char-palette-pt_BR.omf
649 %lang(sv) %{_omf_dest_dir}/char-palette/char-palette-sv.omf
650 %lang(uk) %{_omf_dest_dir}/char-palette/char-palette-uk.omf
651
652 %files cpufreq -f cpufreq-applet.lang
653 %defattr(644,root,root,755)
654 %doc cpufreq/ChangeLog
655 %attr(755,root,root) %{_bindir}/cpufreq-selector
656 %attr(755,root,root) %{_libdir}/cpufreq-applet
657 %{_libdir}/bonobo/servers/GNOME_CPUFreqApplet.server
658 %{_datadir}/gnome-2.0/ui/GNOME_CPUFreqApplet.xml
659 %{_datadir}/%{name}/glade/cpufreq-preferences.glade
660 %{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas
661 %{_pixmapsdir}/cpufreq-applet
662 %{_iconsdir}/hicolor/*/apps/gnome-cpu-frequency-applet.*
663 %dir %{_omf_dest_dir}/cpufreq-applet
664 %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-C.omf
665 %lang(en_GB) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-en_GB.omf
666 %lang(es) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-es.omf
667 %lang(fr) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-fr.omf
668 %lang(nl) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-nl.omf
669 %lang(sv) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-sv.omf
670 %lang(uk) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-uk.omf
671 %lang(zh_CN) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-zh_CN.omf
672
673 %files drivemount -f drivemount.lang
674 %defattr(644,root,root,755)
675 %doc drivemount/ChangeLog
676 %attr(755,root,root) %{_libdir}/drivemount_applet2
677 %{_libdir}/bonobo/servers/GNOME_DriveMountApplet.server
678 %{_datadir}/gnome-2.0/ui/GNOME_DriveMountApplet.xml
679 %{_sysconfdir}/gconf/schemas/drivemount.schemas
680 %dir %{_omf_dest_dir}/drivemount
681 %{_omf_dest_dir}/drivemount/drivemount-C.omf
682 %lang(en_GB) %{_omf_dest_dir}/drivemount/drivemount-en_GB.omf
683 %lang(es) %{_omf_dest_dir}/drivemount/drivemount-es.omf
684 %lang(fr) %{_omf_dest_dir}/drivemount/drivemount-fr.omf
685 %lang(it) %{_omf_dest_dir}/drivemount/drivemount-it.omf
686 %lang(pa) %{_omf_dest_dir}/drivemount/drivemount-pa.omf
687 %lang(ru) %{_omf_dest_dir}/drivemount/drivemount-ru.omf
688 %lang(sv) %{_omf_dest_dir}/drivemount/drivemount-sv.omf
689 %lang(uk) %{_omf_dest_dir}/drivemount/drivemount-uk.omf
690 %lang(zh_CN) %{_omf_dest_dir}/drivemount/drivemount-zh_CN.omf
691
692 %files geyes -f geyes.lang
693 %defattr(644,root,root,755)
694 %doc geyes/ChangeLog
695 %attr(755,root,root) %{_libdir}/geyes_applet2
696 %{_libdir}/bonobo/servers/GNOME_GeyesApplet.server
697 %{_datadir}/gnome-2.0/ui/GNOME_GeyesApplet.xml
698 %{_datadir}/%{name}/geyes
699 %{_iconsdir}/hicolor/*/apps/gnome-eyes-applet.*
700 %{_sysconfdir}/gconf/schemas/geyes.schemas
701 %dir %{_omf_dest_dir}/geyes
702 %{_omf_dest_dir}/geyes/geyes-C.omf
703 %lang(bg) %{_omf_dest_dir}/geyes/geyes-bg.omf
704 %lang(en_GB) %{_omf_dest_dir}/geyes/geyes-en_GB.omf
705 %lang(es) %{_omf_dest_dir}/geyes/geyes-es.omf
706 %lang(fr) %{_omf_dest_dir}/geyes/geyes-fr.omf
707 %lang(it) %{_omf_dest_dir}/geyes/geyes-it.omf
708 %lang(ru) %{_omf_dest_dir}/geyes/geyes-ru.omf
709 %lang(sv) %{_omf_dest_dir}/geyes/geyes-sv.omf
710 %lang(uk) %{_omf_dest_dir}/geyes/geyes-uk.omf
711
712 %files gweather -f gweather.lang
713 %defattr(644,root,root,755)
714 %doc gweather/ChangeLog
715 %attr(755,root,root) %{_libdir}/gweather-applet-2
716 %attr(755,root,root) %{_libdir}/libgweather.so*
717 %{_libdir}/bonobo/servers/GNOME_GWeatherApplet_Factory.server
718 %{_datadir}/gnome-2.0/ui/GNOME_GWeatherApplet.xml
719 %{_datadir}/%{name}/gweather
720 %{_sysconfdir}/gconf/schemas/gweather.schemas
721 %dir %{_omf_dest_dir}/gweather
722 %{_omf_dest_dir}/gweather/gweather-C.omf
723 %lang(en_GB) %{_omf_dest_dir}/gweather/gweather-en_GB.omf
724 %lang(es) %{_omf_dest_dir}/gweather/gweather-es.omf
725 %lang(fr) %{_omf_dest_dir}/gweather/gweather-fr.omf
726 %lang(nl) %{_omf_dest_dir}/gweather/gweather-nl.omf
727 %lang(pa) %{_omf_dest_dir}/gweather/gweather-pa.omf
728 %lang(sv) %{_omf_dest_dir}/gweather/gweather-sv.omf
729 %lang(uk) %{_omf_dest_dir}/gweather/gweather-uk.omf
730
731 %files invest
732 %defattr(644,root,root,755)
733 %doc invest-applet/ChangeLog
734 %attr(755,root,root) %{_bindir}/invest-chart
735 %attr(755,root,root) %{_libdir}/invest-applet
736 %{_libdir}/bonobo/servers/GNOME_GtikApplet.server
737 %{_libdir}/bonobo/servers/Invest_Applet.server
738 %{_datadir}/gnome-2.0/ui/Invest_Applet.xml
739 %{_datadir}/%{name}/invest-applet
740 %{_datadir}/%{name}/glade/financialchart.glade
741 %{_datadir}/%{name}/glade/prefs-dialog.glade
742 %{_desktopdir}/invest-chart.desktop
743 %{_pixmapsdir}/invest-big.png
744 %dir %{py_sitedir}/invest
745 %{py_sitedir}/invest/*.py[co]
746
747 %files keyboard -f gswitchit.lang
748 %defattr(644,root,root,755)
749 %doc gswitchit/ChangeLog
750 %attr(755,root,root) %{_libdir}/gnome-keyboard-applet
751 %{_libdir}/bonobo/servers/GNOME_KeyboardApplet.server
752 %dir %{_datadir}/xmodmap
753 %{_datadir}/xmodmap/base.xml
754 %lang(hy) %{_datadir}/xmodmap/xmodmap.am*
755 %lang(ar) %{_datadir}/xmodmap/xmodmap.ar*
756 %lang(fr,nl,wa) %{_datadir}/xmodmap/xmodmap.be*
757 %lang(bg) %{_datadir}/xmodmap/xmodmap.bg*
758 %lang(pt_BR) %{_datadir}/xmodmap/xmodmap.br*
759 %lang(de,fr) %{_datadir}/xmodmap/xmodmap.ch*
760 %lang(cs) %{_datadir}/xmodmap/xmodmap.cz*
761 %lang(de) %{_datadir}/xmodmap/xmodmap.de*
762 %lang(da) %{_datadir}/xmodmap/xmodmap.dk*
763 %{_datadir}/xmodmap/xmodmap.dvorak
764 %lang(et) %{_datadir}/xmodmap/xmodmap.ee*
765 %lang(es) %{_datadir}/xmodmap/xmodmap.es*
766 %lang(fi) %{_datadir}/xmodmap/xmodmap.fi*
767 %lang(fr) %{_datadir}/xmodmap/xmodmap.fr*
768 %{_datadir}/xmodmap/xmodmap.gb*
769 %lang(ka) %{_datadir}/xmodmap/xmodmap.ge*
770 %lang(el) %{_datadir}/xmodmap/xmodmap.gr*
771 %lang(hu) %{_datadir}/xmodmap/xmodmap.hu*
772 %lang(he,yi) %{_datadir}/xmodmap/xmodmap.il*
773 %lang(is) %{_datadir}/xmodmap/xmodmap.is*
774 %lang(it) %{_datadir}/xmodmap/xmodmap.it*
775 %lang(ja) %{_datadir}/xmodmap/xmodmap.jp*
776 %lang(ko) %{_datadir}/xmodmap/xmodmap.kr*
777 %lang(lo) %{_datadir}/xmodmap/xmodmap.la*
778 %lang(lt) %{_datadir}/xmodmap/xmodmap.lt*
779 %lang(mk) %{_datadir}/xmodmap/xmodmap.mk*
780 %lang(mn) %{_datadir}/xmodmap/xmodmap.mn*
781 %lang(nl) %{_datadir}/xmodmap/xmodmap.nl*
782 %lang(nn,no) %{_datadir}/xmodmap/xmodmap.no*
783 %lang(pl) %{_datadir}/xmodmap/xmodmap.pl*
784 %lang(pt) %{_datadir}/xmodmap/xmodmap.pt*
785 %lang(fr) %{_datadir}/xmodmap/xmodmap.qc*
786 %lang(ro) %{_datadir}/xmodmap/xmodmap.ro*
787 %lang(ru) %{_datadir}/xmodmap/xmodmap.ru*
788 %lang(sv) %{_datadir}/xmodmap/xmodmap.se*
789 %lang(fr) %{_datadir}/xmodmap/xmodmap.sf*
790 %lang(de) %{_datadir}/xmodmap/xmodmap.sg*
791 %lang(sl) %{_datadir}/xmodmap/xmodmap.si*
792 %lang(sk) %{_datadir}/xmodmap/xmodmap.sk*
793 %lang(th) %{_datadir}/xmodmap/xmodmap.th*
794 %lang(tr) %{_datadir}/xmodmap/xmodmap.tr*
795 %lang(uk) %{_datadir}/xmodmap/xmodmap.uk*
796 %{_datadir}/xmodmap/xmodmap.us*
797 %lang(hr,mk,sl,sr) %{_datadir}/xmodmap/xmodmap.yu*
798 %{_datadir}/gnome-2.0/ui/GNOME_GSwitchItApplet.xml
799 %{_datadir}/%{name}/glade/gswitchit*.glade
800 %{_iconsdir}/hicolor/48x48/apps/gswitchit*.png
801 %{_sysconfdir}/gconf/schemas/gswitchit.schemas
802 %dir %{_omf_dest_dir}/gswitchit
803 %{_omf_dest_dir}/gswitchit/gswitchit-C.omf
804 %lang(en_GB) %{_omf_dest_dir}/gswitchit/gswitchit-en_GB.omf
805 %lang(es) %{_omf_dest_dir}/gswitchit/gswitchit-es.omf
806 %lang(fr) %{_omf_dest_dir}/gswitchit/gswitchit-fr.omf
807 %lang(ru) %{_omf_dest_dir}/gswitchit/gswitchit-ru.omf
808 %lang(sv) %{_omf_dest_dir}/gswitchit/gswitchit-sv.omf
809 %lang(uk) %{_omf_dest_dir}/gswitchit/gswitchit-uk.omf
810
811 %files minicommander -f command-line.lang
812 %defattr(644,root,root,755)
813 %doc mini-commander/ChangeLog
814 %attr(755,root,root) %{_libdir}/mini_commander_applet
815 %attr(755,root,root) %{_libdir}/%{name}/mc-install-default-macros
816 %{_libdir}/bonobo/servers/GNOME_MiniCommanderApplet.server
817 %{_datadir}/gnome-2.0/ui/GNOME_MiniCommanderApplet.xml
818 %{_datadir}/%{name}/glade/mini-commander.glade
819 %{_iconsdir}/hicolor/48x48/apps/gnome-mini-commander.png
820 %{_sysconfdir}/gconf/schemas/mini-commander-global.schemas
821 %{_sysconfdir}/gconf/schemas/mini-commander.schemas
822 %dir %{_omf_dest_dir}/command-line
823 %{_omf_dest_dir}/command-line/command-line-C.omf
824 %lang(en_GB) %{_omf_dest_dir}/command-line/command-line-en_GB.omf
825 %lang(es) %{_omf_dest_dir}/command-line/command-line-es.omf
826 %lang(fr) %{_omf_dest_dir}/command-line/command-line-fr.omf
827 %lang(pt_BR) %{_omf_dest_dir}/command-line/command-line-pt_BR.omf
828 %lang(sv) %{_omf_dest_dir}/command-line/command-line-sv.omf
829 %lang(uk) %{_omf_dest_dir}/command-line/command-line-uk.omf
830
831 %files mixer -f mixer_applet2.lang
832 %defattr(644,root,root,755)
833 %doc mixer/ChangeLog
834 %attr(755,root,root) %{_libdir}/mixer_applet2
835 %{_libdir}/bonobo/servers/GNOME_MixerApplet.server
836 %{_datadir}/gnome-2.0/ui/GNOME_MixerApplet.xml
837 %{_sysconfdir}/gconf/schemas/mixer.schemas
838 %dir %{_omf_dest_dir}/mixer_applet2
839 %{_omf_dest_dir}/mixer_applet2/mixer_applet2-C.omf
840 %lang(en_GB) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-en_GB.omf
841 %lang(es) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-es.omf
842 %lang(it) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-it.omf
843 %lang(fr) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-fr.omf
844 %lang(pa) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-pa.omf
845 %lang(ru) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-ru.omf
846 %lang(sv) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-sv.omf
847 %lang(uk) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-uk.omf
848
849 %files modemlights
850 %defattr(644,root,root,755)
851 %doc modemlights/ChangeLog
852 %attr(755,root,root) %{_libdir}/modem_applet
853 %{_libdir}/bonobo/servers/GNOME_ModemLights.server
854 %{_datadir}/gnome-2.0/ui/GNOME_ModemLights.xml
855 %{_datadir}/%{name}/glade/modemlights.glade
856 %{_iconsdir}/hicolor/*/apps/gnome-modem-monitor-applet.*
857
858 %files multiload -f multiload.lang
859 %defattr(644,root,root,755)
860 %doc multiload/ChangeLog
861 %attr(755,root,root) %{_libdir}/multiload-applet-2
862 %{_libdir}/bonobo/servers/GNOME_MultiLoadApplet_Factory.server
863 %{_datadir}/gnome-2.0/ui/GNOME_MultiloadApplet.xml
864 %{_sysconfdir}/gconf/schemas/multiload.schemas
865 %dir %{_omf_dest_dir}/multiload
866 %{_omf_dest_dir}/multiload/multiload-C.omf
867 %lang(en_GB) %{_omf_dest_dir}/multiload/multiload-en_GB.omf
868 %lang(es) %{_omf_dest_dir}/multiload/multiload-es.omf
869 %lang(fr) %{_omf_dest_dir}/multiload/multiload-fr.omf
870 %lang(pa) %{_omf_dest_dir}/multiload/multiload-pa.omf
871 %lang(ru) %{_omf_dest_dir}/multiload/multiload-ru.omf
872 %lang(sv) %{_omf_dest_dir}/multiload/multiload-sv.omf
873 %lang(uk) %{_omf_dest_dir}/multiload/multiload-uk.omf
874
875 %files stickynotes -f stickynotes_applet.lang
876 %defattr(644,root,root,755)
877 %doc stickynotes/ChangeLog
878 %attr(755,root,root) %{_libdir}/stickynotes_applet
879 %{_libdir}/bonobo/servers/GNOME_StickyNotesApplet.server
880 %{_datadir}/gnome-2.0/ui/GNOME_StickyNotesApplet.xml
881 %{_datadir}/%{name}/glade/stickynotes.glade
882 %{_pixmapsdir}/stickynotes
883 %{_iconsdir}/hicolor/*/apps/gnome-sticky-notes-applet.*
884 %{_sysconfdir}/gconf/schemas/stickynotes.schemas
885 %dir %{_omf_dest_dir}/stickynotes_applet
886 %{_omf_dest_dir}/stickynotes_applet/stickynotes_applet-C.omf
887 %lang(en_GB) %{_omf_dest_dir}/stickynotes_applet/stickynotes_applet-en_GB.omf
888 %lang(es) %{_omf_dest_dir}/stickynotes_applet/stickynotes_applet-es.omf
889 %lang(fr) %{_omf_dest_dir}/stickynotes_applet/stickynotes_applet-fr.omf
890 %lang(pa) %{_omf_dest_dir}/stickynotes_applet/stickynotes_applet-pa.omf
891 %lang(sv) %{_omf_dest_dir}/stickynotes_applet/stickynotes_applet-sv.omf
892 %lang(uk) %{_omf_dest_dir}/stickynotes_applet/stickynotes_applet-uk.omf
893
894 %files trash -f trashapplet.lang
895 %defattr(644,root,root,755)
896 %doc trashapplet/ChangeLog
897 %attr(755,root,root) %{_libdir}/trashapplet
898 %{_libdir}/bonobo/servers/GNOME_Panel_TrashApplet.server
899 %{_datadir}/%{name}/glade/trashapplet.glade
900 %{_datadir}/gnome-2.0/ui/GNOME_Panel_TrashApplet.xml
901 %dir %{_omf_dest_dir}/trashapplet
902 %{_omf_dest_dir}/trashapplet/trashapplet-C.omf
903 %lang(en_GB) %{_omf_dest_dir}/trashapplet/trashapplet-en_GB.omf
904 %lang(es) %{_omf_dest_dir}/trashapplet/trashapplet-es.omf
905 %lang(fr) %{_omf_dest_dir}/trashapplet/trashapplet-fr.omf
906 %lang(it) %{_omf_dest_dir}/trashapplet/trashapplet-it.omf
907 %lang(nl) %{_omf_dest_dir}/trashapplet/trashapplet-nl.omf
908 %lang(pa) %{_omf_dest_dir}/trashapplet/trashapplet-pa.omf
909 %lang(ru) %{_omf_dest_dir}/trashapplet/trashapplet-ru.omf
910 %lang(sv) %{_omf_dest_dir}/trashapplet/trashapplet-sv.omf
911 %lang(uk) %{_omf_dest_dir}/trashapplet/trashapplet-uk.omf
This page took 0.543323 seconds and 2 git commands to generate.