]> git.pld-linux.org Git - packages/gnome-applets.git/blob - gnome-applets.spec
162be5febd93439b78f53747636b7e2c38bad2ce
[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.28.0
7 Release:        4
8 Epoch:          1
9 License:        GPL v2, FDL
10 Group:          X11/Applications
11 Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/2.28/%{name}-%{version}.tar.bz2
12 # Source0-md5:  9eb00e9dc468d2c5c71b70c9fb2b751c
13 # check paths in Makefile before removing it!
14 Patch0:         %{name}-m4_fix.patch
15 URL:            http://www.gnome.org/
16 BuildRequires:  GConf2-devel >= 2.26.0
17 BuildRequires:  NetworkManager-devel >= 0.7
18 BuildRequires:  autoconf >= 2.59
19 BuildRequires:  automake >= 1:1.8
20 BuildRequires:  cpufrequtils-devel >= 0.3
21 BuildRequires:  dbus-glib-devel >= 0.74
22 BuildRequires:  docbook-dtd412-xml
23 BuildRequires:  docbook-dtd43-xml
24 BuildRequires:  gettext-devel
25 BuildRequires:  glib2-devel >= 1:2.20.0
26 BuildRequires:  gnome-common >= 2.24.0
27 BuildRequires:  gnome-desktop-devel >= 2.26.0
28 BuildRequires:  gnome-doc-utils >= 0.14.0
29 BuildRequires:  gnome-icon-theme >= 2.26.0
30 BuildRequires:  gnome-panel-devel >= 2.26.0
31 BuildRequires:  gnome-settings-daemon-devel >= 2.26.0
32 BuildRequires:  gstreamer-plugins-base-devel >= 0.10.10
33 BuildRequires:  gtk+2-devel >= 2:2.16.0
34 BuildRequires:  gucharmap-devel >= 2.26.0
35 BuildRequires:  hal-devel >= 0.5.10
36 BuildRequires:  intltool >= 0.40.0
37 BuildRequires:  libgnomekbd-devel >= 2.24.0
38 BuildRequires:  libgtop-devel >= 1:2.22.0
39 BuildRequires:  libgweather-devel >= 2.26.0
40 BuildRequires:  libnotify-devel >= 0.4.4
41 BuildRequires:  libtool
42 BuildRequires:  libwnck-devel >= 2.26.0
43 BuildRequires:  libxklavier-devel >= 4.0
44 BuildRequires:  libxml2-devel >= 1:2.6.30
45 BuildRequires:  libxslt-progs >= 1.1.20
46 BuildRequires:  pkgconfig >= 1:0.19
47 BuildRequires:  polkit-devel >= 0.92
48 BuildRequires:  python-devel >= 1:2.4
49 BuildRequires:  python-gnome-desktop-devel
50 BuildRequires:  python-gnome-devel >= 2.22.0
51 BuildRequires:  python-pygtk-devel >= 2:2.14.0
52 BuildRequires:  rpm-pythonprov
53 BuildRequires:  rpmbuild(find_lang) >= 1.23
54 BuildRequires:  rpmbuild(macros) >= 1.311
55 BuildRequires:  scrollkeeper >= 0.3.11-4
56 Requires:       gnome-icon-theme >= 2.26.0
57 Requires:       gnome-panel >= 2.26.0
58 Requires:       hicolor-icon-theme
59 Obsoletes:      gnome-applets-modemlights
60 # sr@Latn vs. sr@latin
61 Conflicts:      glibc-misc < 6:2.7
62 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
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 accessx-status
81 Summary:        Keyboard Accessibility Status applet
82 Summary(pl.UTF-8):      Aplet stanu dostepności klawiatury
83 Group:          X11/Applications
84 URL:            http://library.gnome.org/users/accessx-status/stable/
85 Requires(post,postun):  gtk+2
86 Requires(post,postun):  scrollkeeper
87 Requires:       %{name} = %{epoch}:%{version}-%{release}
88 Suggests:       gnome-control-center >= 2.26.0
89 Conflicts:      gnome-applets < 0:2.10.0-6
90
91 %description accessx-status
92 The Keyboard Accessibility Monitor shows you the status of the
93 keyboard accessibility features when these are in use. For example,
94 you can see which modifier keys are currently active, and which mouse
95 buttons are being pressed via the keyboard.
96
97 %description accessx-status -l pl.UTF-8
98 Aplet stanu dostepności klawiatury.
99
100 %package battstat
101 Summary:        Battery Charge Monitor applet
102 Summary(pl.UTF-8):      Aplet monitora stanu naładowania akumulatora
103 Group:          X11/Applications
104 URL:            http://library.gnome.org/users/battstat/stable/
105 Requires(post,postun):  scrollkeeper
106 Requires(post,preun):   GConf2
107 Requires:       %{name} = %{epoch}:%{version}-%{release}
108 Conflicts:      gnome-applets < 0:2.10.0-6
109
110 %description battstat
111 The Battery Charge Monitor shows the status of any batteries in your
112 laptop computer. The monitor can tell you the capacity remaining both
113 visually and as a percentage, as well as offer you an estimate of the
114 time remaining based off the current usage rate.
115
116 %description battstat -l pl.UTF-8
117 Aplet monitora stanu naładowania akumulatora.
118
119 %package charpicker
120 Summary:        Character Palette applet
121 Summary(pl.UTF-8):      Aplet palety znaków
122 Group:          X11/Applications
123 URL:            http://library.gnome.org/users/char-palette/stable/
124 Requires(post,postun):  gtk+2
125 Requires(post,postun):  scrollkeeper
126 Requires(post,preun):   GConf2
127 Requires:       %{name} = %{epoch}:%{version}-%{release}
128 Conflicts:      gnome-applets < 0:2.10.0-6
129
130 %description charpicker
131 The Character Palette provides a convenient way to access characters
132 that are not on your keyboard, such as accented characters,
133 mathematical symbols, special symbols, and punctuation marks.
134
135 You can insert characters from the applet into text strings, for
136 example in text documents or at the command line. You can customize
137 the contents of the applet to suit your requirements.
138
139 Character Palette supports the UTF-8 character encoding so you can use
140 the palette to display or copy any Unicode character.
141
142 %description charpicker -l pl.UTF-8
143 Aplet palety znaków.
144
145 %package cpufreq
146 Summary:        CPU Frequency Scaling Monitor applet
147 Summary(pl.UTF-8):      Aplet monitora częstotliwości procesora
148 Group:          X11/Applications
149 URL:            http://library.gnome.org/users/cpufreq-applet/stable/
150 Requires(post,postun):  gtk+2
151 Requires(post,postun):  scrollkeeper
152 Requires(post,preun):   GConf2
153 Requires:       %{name} = %{epoch}:%{version}-%{release}
154 Requires:       polkit-gnome >= 0.92
155 Obsoletes:      gnome-applet-cpufreq
156 Conflicts:      gnome-applets < 0:2.10.0-6
157
158 %description cpufreq
159 The CPU Frequency Scaling Monitor provides a convenient way to monitor
160 the CPU Frequency Scaling for each CPU.
161
162 %description cpufreq -l pl.UTF-8
163 Aplet monitora częstotliwości procesora.
164
165 %package drivemount
166 Summary:        Disk Mounter applet
167 Summary(pl.UTF-8):      Aplet do montowania dysków
168 Group:          X11/Applications
169 URL:            http://library.gnome.org/users/drivemount/stable/
170 Requires(post,postun):  scrollkeeper
171 Requires(post,preun):   GConf2
172 Requires:       %{name} = %{epoch}:%{version}-%{release}
173 Conflicts:      gnome-applets < 0:2.10.0-6
174
175 %description drivemount
176 The Disk Mounter enables you to quickly mount and unmount various
177 types of drives and file systems.
178
179 %description drivemount -l pl.UTF-8
180 Aplet do monotwania dysków.
181
182 %package geyes
183 Summary:        Geyes applet
184 Summary(pl.UTF-8):      Aplet geyes
185 Group:          X11/Applications
186 URL:            http://library.gnome.org/users/geyes/stable/
187 Requires(post,postun):  gtk+2
188 Requires(post,postun):  scrollkeeper
189 Requires(post,preun):   GConf2
190 Requires:       %{name} = %{epoch}:%{version}-%{release}
191 Conflicts:      gnome-applets < 0:2.10.0-6
192
193 %description geyes
194 The Geyes applet provides an entertaining way to track the movement of
195 the mouse pointer around your screen. The applet is an image of one or
196 more eyes that follow the mouse pointer around the screen.
197
198 %description geyes -l pl.UTF-8
199 Aplet geyes.
200
201 %package gweather
202 Summary:        Weather Report applet
203 Summary(pl.UTF-8):      Aplet raportu pogodowego
204 Group:          X11/Applications
205 URL:            http://library.gnome.org/users/gweather/stable/
206 Requires(post,postun):  scrollkeeper
207 Requires(post,preun):   GConf2
208 Requires:       %{name} = %{epoch}:%{version}-%{release}
209 Requires:       dbus(org.freedesktop.Notifications)
210 Conflicts:      gnome-applets < 0:2.10.0-6
211
212 %description gweather
213 The Weather Report downloads weather information from the U.S National
214 Weather Service (NWS) servers, including the Interactive Weather
215 Information Network (IWIN) and other weather services. You can use
216 Weather Report to display current weather information and weather
217 forecasts on your computer.
218
219 %description gweather -l pl.UTF-8
220 Aplet raportu pogodowego.
221
222 %package invest
223 Summary:        Stock Ticker applet
224 Summary(pl.UTF-8):      Aplet wskaźnika giełdowego
225 Group:          X11/Applications
226 URL:            http://library.gnome.org/users/invest-applet/stable/
227 Requires(post,postun):  scrollkeeper
228 Requires(post,preun):   GConf2
229 Requires:       %{name} = %{epoch}:%{version}-%{release}
230 Requires:       python-gnome-extras-egg >= 2.14.2
231 Obsoletes:      gnome-applets-gtik
232 Conflicts:      gnome-applets < 0:2.10.0-6
233
234 %description invest
235 The Invest GNOME panel applet downloads current stock quotes from
236 Yahoo! Finance and displays the quotes in a drop-down list.
237
238 %description invest -l pl.UTF-8
239 Aplet wskaźnika giełdowego.
240
241 %package keyboard
242 Summary:        Keyboard Indicator applet
243 Summary(pl.UTF-8):      Aplet wskaźnika klawiatury
244 Group:          X11/Applications
245 URL:            http://library.gnome.org/users/gswitchit/stable/
246 Requires(post,postun):  gtk+2
247 Requires(post,postun):  scrollkeeper
248 Requires:       %{name} = %{epoch}:%{version}-%{release}
249 Conflicts:      gnome-applets < 0:2.10.0-6
250
251 %description keyboard
252 Keyboard Indicator indicates the active keyboard group. The applet
253 shows you which group you are currently using. Aside from the standard
254 applet popup menu functions, the Keyboard Indicator applet popup menu
255 allows you to launch the applet Preferences tool and to switch between
256 language groups.
257
258 %description keyboard -l pl.UTF-8
259 Aplet wskaźnika klawiatury.
260
261 %package minicommander
262 Summary:        Command Line applet
263 Summary(pl.UTF-8):      Aplet wiersza poleceń
264 Group:          X11/Applications
265 URL:            http://library.gnome.org/users/command-line/stable/
266 Requires(post,postun):  scrollkeeper
267 Requires(post,preun):   GConf2
268 Requires:       %{name} = %{epoch}:%{version}-%{release}
269 Conflicts:      gnome-applets < 0:2.10.0-6
270
271 %description minicommander
272 The Command Line provides a command line that you can use within any
273 panel on the desktop.
274
275 %description minicommander -l pl.UTF-8
276 Aplet wiersza poleceń.
277
278 %package mixer
279 Summary:        Volume Control applet
280 Summary(pl.UTF-8):      Aplet regulacji głośności
281 Group:          X11/Applications
282 URL:            http://library.gnome.org/users/mixer_applet2/stable/
283 Requires(post,postun):  gtk+2
284 Requires(post,postun):  scrollkeeper
285 Requires(post,preun):   GConf2
286 Requires:       %{name} = %{epoch}:%{version}-%{release}
287 Requires:       gstreamer-audio-effects-base >= 0.10.10
288 Requires:       gstreamer-audiosink
289 Suggests:       gnome-media-volume-control >= 2.22.0
290 Conflicts:      gnome-applets < 0:2.10.0-6
291
292 %description mixer
293 The Volume Control applet enables you to control the sound volume on
294 your system. The applet icon changes depending on the volume level
295 that you select. For example, if you select a low volume level, the
296 icon displays one sound wave emanating from the speaker in the applet
297 icon. As you increase the volume, the icon changes to display more
298 sound waves.
299
300 %description mixer -l pl.UTF-8
301 Aplet regulacji głośności.
302
303 %package multiload
304 Summary:        System Monitor applet
305 Summary(pl.UTF-8):      Aplet monitora systemu
306 Group:          X11/Applications
307 URL:            http://library.gnome.org/users/multiload/stable/
308 Requires(post,postun):  scrollkeeper
309 Requires(post,preun):   GConf2
310 Requires:       %{name} = %{epoch}:%{version}-%{release}
311 Suggests:       gnome-system-monitor >= 2.24.0
312 Conflicts:      gnome-applets < 0:2.10.0-6
313
314 %description multiload
315 The System Monitor displays system load information in graphical
316 format in a panel.
317
318 %description multiload -l pl.UTF-8
319 Aplet monitora systemu.
320
321 %package stickynotes
322 Summary:        Sticky Notes applet
323 Summary(pl.UTF-8):      Aplet notatek
324 Group:          X11/Applications
325 URL:            http://library.gnome.org/users/stickynotes_applet/stable/
326 Requires(post,postun):  gtk+2
327 Requires(post,postun):  scrollkeeper
328 Requires(post,preun):   GConf2
329 Requires:       %{name} = %{epoch}:%{version}-%{release}
330 Obsoletes:      gnotes_applet
331 Conflicts:      gnome-applets < 0:2.10.0-6
332
333 %description stickynotes
334 The Sticky Notes panel application enables you to create, view, and
335 manage sticky notes on your desktop. You can edit the title, contents,
336 dimensions, and style of sticky notes. When the panel is restarted,
337 for example when you log out and log in again, all sticky notes are
338 saved and reopened in the same position with the same dimensions and
339 style.
340
341 %description stickynotes -l pl.UTF-8
342 Aplet notatek.
343
344 %package trash
345 Summary:        Trash applet
346 Summary(pl.UTF-8):      Aplet śmietnika
347 Group:          X11/Applications
348 URL:            http://library.gnome.org/users/trashapplet/stable/
349 Requires(post,postun):  scrollkeeper
350 Requires:       %{name} = %{epoch}:%{version}-%{release}
351 Conflicts:      gnome-applets < 0:2.10.0-6
352
353 %description trash
354 The Panel Trash applet lets you manage your Trash from the panel.
355
356 The trash on your panel acts identically to the trash on your desktop,
357 however it is useful because your panels are always visible.
358
359 %description trash -l pl.UTF-8
360 Aplet śmietnika.
361
362 %prep
363 %setup -q
364 %patch0 -p1
365
366 %build
367 %{__gnome_doc_prepare}
368 %{__libtoolize}
369 %{__glib_gettextize}
370 %{__intltoolize}
371 %{__aclocal} -I m4
372 %{__autoheader}
373 %{__gnome_doc_common}
374 %{__automake}
375 %{__autoconf}
376 %configure \
377         --disable-static \
378         --disable-schemas-install \
379         --enable-mini-commander \
380         --enable-mixer-applet
381 %{__make}
382
383 %install
384 rm -rf $RPM_BUILD_ROOT
385
386 %{__make} install \
387         DESTDIR=$RPM_BUILD_ROOT \
388         GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
389         pythondir=%{py_sitedir}
390
391 rm -f $RPM_BUILD_ROOT%{_libdir}/libgweather.la
392 rm -f $RPM_BUILD_ROOT%{py_sitedir}/invest/*.py
393
394 mv -f $RPM_BUILD_ROOT%{_datadir}/locale/es{_ES,}/LC_MESSAGES/*.mo
395 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
396
397 %find_lang %{name}-2.0
398 %find_lang accessx-status --with-gnome --with-omf
399 %find_lang battstat --with-gnome --with-omf
400 %find_lang char-palette --with-gnome --with-omf
401 %find_lang command-line --with-gnome --with-omf
402 %find_lang cpufreq-applet --with-gnome --with-omf
403 %find_lang drivemount --with-gnome --with-omf
404 %find_lang geyes --with-gnome --with-omf
405 %find_lang gswitchit --with-gnome --with-omf
406 %find_lang gweather --with-gnome --with-omf
407 %find_lang invest-applet --with-gnome --with-omf
408 %find_lang mixer_applet2 --with-gnome --with-omf
409 %find_lang multiload --with-gnome --with-omf
410 %find_lang stickynotes_applet --with-gnome --with-omf
411 %find_lang trashapplet --with-gnome --with-omf
412
413 %clean
414 rm -rf $RPM_BUILD_ROOT
415
416 %post accessx-status
417 %scrollkeeper_update_post
418 %update_icon_cache hicolor
419
420 %postun accessx-status
421 %scrollkeeper_update_postun
422 %update_icon_cache hicolor
423
424 %post battstat
425 %scrollkeeper_update_post
426 %gconf_schema_install battstat.schemas
427
428 %preun battstat
429 %gconf_schema_uninstall battstat.schemas
430
431 %postun battstat
432 %scrollkeeper_update_postun
433
434 %post charpicker
435 %scrollkeeper_update_post
436 %gconf_schema_install charpick.schemas
437 %update_icon_cache hicolor
438
439 %preun charpicker
440 %gconf_schema_uninstall charpick.schemas
441
442 %postun charpicker
443 %scrollkeeper_update_postun
444 %update_icon_cache hicolor
445
446 %post cpufreq
447 %scrollkeeper_update_post
448 %gconf_schema_install cpufreq-applet.schemas
449 %update_icon_cache hicolor
450
451 %preun cpufreq
452 %gconf_schema_uninstall cpufreq-applet.schemas
453
454 %postun cpufreq
455 %scrollkeeper_update_postun
456 %update_icon_cache hicolor
457
458 %post drivemount
459 %scrollkeeper_update_post
460 %gconf_schema_install drivemount.schemas
461
462 %preun drivemount
463 %gconf_schema_uninstall drivemount.schemas
464
465 %postun drivemount
466 %scrollkeeper_update_postun
467
468 %post geyes
469 %scrollkeeper_update_post
470 %gconf_schema_install geyes.schemas
471 %update_icon_cache hicolor
472
473 %preun geyes
474 %gconf_schema_uninstall geyes.schemas
475
476 %postun geyes
477 %scrollkeeper_update_postun
478 %update_icon_cache hicolor
479
480 %post gweather
481 /sbin/ldconfig
482 %scrollkeeper_update_post
483
484 %postun gweather
485 /sbin/ldconfig
486 %scrollkeeper_update_postun
487
488 %post invest
489 %scrollkeeper_update_post
490 %update_icon_cache hicolor
491
492 %postun invest
493 %scrollkeeper_update_postun
494 %update_icon_cache hicolor
495
496 %post keyboard
497 %scrollkeeper_update_post
498 %update_icon_cache hicolor
499
500 %postun keyboard
501 %scrollkeeper_update_postun
502 %update_icon_cache hicolor
503
504 %post minicommander
505 %scrollkeeper_update_post
506 %gconf_schema_install mini-commander-global.schemas
507 %gconf_schema_install mini-commander.schemas
508 GCONF_CONFIG_SOURCE="`%{_bindir}/gconftool-2 --get-default-source`" %{_libdir}/%{name}/mc-install-default-macros
509 %update_icon_cache hicolor
510
511 %preun minicommander
512 %gconf_schema_uninstall mini-commander-global.schemas
513 %gconf_schema_uninstall mini-commander.schemas
514
515 %postun minicommander
516 %scrollkeeper_update_postun
517 %update_icon_cache hicolor
518
519 %post mixer
520 %scrollkeeper_update_post
521 %gconf_schema_install mixer.schemas
522
523 %preun mixer
524 %gconf_schema_uninstall mixer.schemas
525
526 %postun mixer
527 %scrollkeeper_update_postun
528
529 %post multiload
530 %scrollkeeper_update_post
531 %gconf_schema_install multiload.schemas
532
533 %preun multiload
534 %gconf_schema_uninstall multiload.schemas
535
536 %postun multiload
537 %scrollkeeper_update_postun
538
539 %post stickynotes
540 %scrollkeeper_update_post
541 %gconf_schema_install stickynotes.schemas
542 %update_icon_cache hicolor
543
544 %preun stickynotes
545 %gconf_schema_uninstall stickynotes.schemas
546
547 %postun stickynotes
548 %scrollkeeper_update_postun
549 %update_icon_cache hicolor
550
551 %post trash
552 %scrollkeeper_update_post
553
554 %postun trash
555 %scrollkeeper_update_postun
556
557 %files -f %{name}-2.0.lang
558 %defattr(644,root,root,755)
559 %doc AUTHORS ChangeLog NEWS README
560 %attr(755,root,root) %{_libdir}/null_applet
561 %{_libdir}/bonobo/servers/GNOME_CDPlayerApplet.server
562 %{_libdir}/bonobo/servers/GNOME_MailcheckApplet_Factory.server
563 %{_libdir}/bonobo/servers/GNOME_NullApplet_Factory.server
564 %{_libdir}/bonobo/servers/GNOME_Panel_WirelessApplet.server
565 %dir %{_libdir}/%{name}
566 %dir %{_datadir}/%{name}
567 %dir %{_datadir}/%{name}/builder
568 %lang(es_CL) %dir %{_datadir}/locale/es_CL
569 %lang(es_CL) %dir %{_datadir}/locale/es_CL/LC_MESSAGES
570 %lang(es_CO) %dir %{_datadir}/locale/es_CO
571 %lang(es_CO) %dir %{_datadir}/locale/es_CO/LC_MESSAGES
572 %lang(es_CR) %dir %{_datadir}/locale/es_CR
573 %lang(es_CR) %dir %{_datadir}/locale/es_CR/LC_MESSAGES
574 %lang(es_DO) %dir %{_datadir}/locale/es_DO
575 %lang(es_DO) %dir %{_datadir}/locale/es_DO/LC_MESSAGES
576 %lang(es_EC) %dir %{_datadir}/locale/es_EC
577 %lang(es_EC) %dir %{_datadir}/locale/es_EC/LC_MESSAGES
578 %lang(es_GT) %dir %{_datadir}/locale/es_GT
579 %lang(es_GT) %dir %{_datadir}/locale/es_GT/LC_MESSAGES
580 %lang(es_HN) %dir %{_datadir}/locale/es_HN
581 %lang(es_HN) %dir %{_datadir}/locale/es_HN/LC_MESSAGES
582 %lang(es_PA) %dir %{_datadir}/locale/es_PA
583 %lang(es_PA) %dir %{_datadir}/locale/es_PA/LC_MESSAGES
584 %lang(es_PE) %dir %{_datadir}/locale/es_PE
585 %lang(es_PE) %dir %{_datadir}/locale/es_PE/LC_MESSAGES
586 %lang(es_PR) %dir %{_datadir}/locale/es_PR
587 %lang(es_PR) %dir %{_datadir}/locale/es_PR/LC_MESSAGES
588 %lang(es_SV) %dir %{_datadir}/locale/es_SV
589 %lang(es_SV) %dir %{_datadir}/locale/es_SV/LC_MESSAGES
590 %lang(es_UY) %dir %{_datadir}/locale/es_UY
591 %lang(es_UY) %dir %{_datadir}/locale/es_UY/LC_MESSAGES
592 %lang(es_VE) %dir %{_datadir}/locale/es_VE
593 %lang(es_VE) %dir %{_datadir}/locale/es_VE/LC_MESSAGES
594
595 %files accessx-status -f accessx-status.lang
596 %defattr(644,root,root,755)
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
603 %files battstat -f battstat.lang
604 %defattr(644,root,root,755)
605 %attr(755,root,root) %{_libdir}/battstat-applet-2
606 %{_libdir}/bonobo/servers/GNOME_BattstatApplet.server
607 %{_datadir}/gnome-2.0/ui/GNOME_BattstatApplet.xml
608 %{_datadir}/%{name}/builder/battstat_applet.ui
609 %{_sysconfdir}/gconf/schemas/battstat.schemas
610 %{_sysconfdir}/sound/events/battstat_applet.soundlist
611
612 %files charpicker -f char-palette.lang
613 %defattr(644,root,root,755)
614 %attr(755,root,root) %{_libdir}/charpick_applet2
615 %{_libdir}/bonobo/servers/GNOME_CharpickerApplet.server
616 %{_datadir}/gnome-2.0/ui/GNOME_CharpickerApplet.xml
617 %{_sysconfdir}/gconf/schemas/charpick.schemas
618
619 %files cpufreq -f cpufreq-applet.lang
620 %defattr(644,root,root,755)
621 %attr(755,root,root) %{_bindir}/cpufreq-selector
622 %attr(755,root,root) %{_libdir}/cpufreq-applet
623 %{_libdir}/bonobo/servers/GNOME_CPUFreqApplet.server
624 %{_datadir}/dbus-1/system-services/org.gnome.CPUFreqSelector.service
625 %{_datadir}/gnome-2.0/ui/GNOME_CPUFreqApplet.xml
626 %{_datadir}/polkit-1/actions/org.gnome.cpufreqselector.policy
627 %{_datadir}/%{name}/builder/cpufreq-preferences.ui
628 /etc/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
629 %{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas
630 %{_pixmapsdir}/cpufreq-applet
631 %{_iconsdir}/hicolor/*/apps/gnome-cpu-frequency-applet.*
632
633 %files drivemount -f drivemount.lang
634 %defattr(644,root,root,755)
635 %attr(755,root,root) %{_libdir}/drivemount_applet2
636 %{_libdir}/bonobo/servers/GNOME_DriveMountApplet.server
637 %{_datadir}/gnome-2.0/ui/GNOME_DriveMountApplet.xml
638 %{_sysconfdir}/gconf/schemas/drivemount.schemas
639
640 %files geyes -f geyes.lang
641 %defattr(644,root,root,755)
642 %attr(755,root,root) %{_libdir}/geyes_applet2
643 %{_libdir}/bonobo/servers/GNOME_GeyesApplet.server
644 %{_datadir}/gnome-2.0/ui/GNOME_GeyesApplet.xml
645 %{_datadir}/%{name}/geyes
646 %{_iconsdir}/hicolor/*/apps/gnome-eyes-applet.*
647 %{_sysconfdir}/gconf/schemas/geyes.schemas
648
649 %files gweather -f gweather.lang
650 %defattr(644,root,root,755)
651 %attr(755,root,root) %{_libdir}/gweather-applet-2
652 %{_libdir}/bonobo/servers/GNOME_GWeatherApplet_Factory.server
653 %{_datadir}/gnome-2.0/ui/GNOME_GWeatherApplet.xml
654
655 %files invest -f invest-applet.lang
656 %defattr(644,root,root,755)
657 %attr(755,root,root) %{_bindir}/invest-chart
658 %attr(755,root,root) %{_libdir}/invest-applet
659 %{_libdir}/bonobo/servers/GNOME_GtikApplet.server
660 %{_libdir}/bonobo/servers/Invest_Applet.server
661 %{_datadir}/gnome-2.0/ui/Invest_Applet.xml
662 %{_datadir}/%{name}/builder/financialchart.ui
663 %{_datadir}/%{name}/builder/prefs-dialog.ui
664 %{_datadir}/%{name}/invest-applet
665 %{_iconsdir}/hicolor/*/apps/invest-applet.*
666 %dir %{py_sitedir}/invest
667 %{py_sitedir}/invest/*.py[co]
668
669 %files keyboard -f gswitchit.lang
670 %defattr(644,root,root,755)
671 %attr(755,root,root) %{_libdir}/gnome-keyboard-applet
672 %{_libdir}/bonobo/servers/GNOME_KeyboardApplet.server
673 %dir %{_datadir}/xmodmap
674 %{_datadir}/xmodmap/base.xml
675 %lang(hy) %{_datadir}/xmodmap/xmodmap.am*
676 %lang(ar) %{_datadir}/xmodmap/xmodmap.ar*
677 %lang(fr,nl,wa) %{_datadir}/xmodmap/xmodmap.be*
678 %lang(bg) %{_datadir}/xmodmap/xmodmap.bg*
679 %lang(pt_BR) %{_datadir}/xmodmap/xmodmap.br*
680 %lang(de,fr) %{_datadir}/xmodmap/xmodmap.ch*
681 %lang(cs) %{_datadir}/xmodmap/xmodmap.cz*
682 %lang(de) %{_datadir}/xmodmap/xmodmap.de*
683 %lang(da) %{_datadir}/xmodmap/xmodmap.dk*
684 %{_datadir}/xmodmap/xmodmap.dvorak
685 %lang(et) %{_datadir}/xmodmap/xmodmap.ee*
686 %lang(es) %{_datadir}/xmodmap/xmodmap.es*
687 %lang(fi) %{_datadir}/xmodmap/xmodmap.fi*
688 %lang(fr) %{_datadir}/xmodmap/xmodmap.fr*
689 %{_datadir}/xmodmap/xmodmap.gb*
690 %lang(ka) %{_datadir}/xmodmap/xmodmap.ge*
691 %lang(el) %{_datadir}/xmodmap/xmodmap.gr*
692 %lang(hu) %{_datadir}/xmodmap/xmodmap.hu*
693 %lang(he,yi) %{_datadir}/xmodmap/xmodmap.il*
694 %lang(is) %{_datadir}/xmodmap/xmodmap.is*
695 %lang(it) %{_datadir}/xmodmap/xmodmap.it*
696 %lang(ja) %{_datadir}/xmodmap/xmodmap.jp*
697 %lang(ko) %{_datadir}/xmodmap/xmodmap.kr*
698 %lang(lo) %{_datadir}/xmodmap/xmodmap.la*
699 %lang(lt) %{_datadir}/xmodmap/xmodmap.lt*
700 %lang(mk) %{_datadir}/xmodmap/xmodmap.mk*
701 %lang(mn) %{_datadir}/xmodmap/xmodmap.mn*
702 %lang(nl) %{_datadir}/xmodmap/xmodmap.nl*
703 %lang(nn,no) %{_datadir}/xmodmap/xmodmap.no*
704 %lang(pl) %{_datadir}/xmodmap/xmodmap.pl*
705 %lang(pt) %{_datadir}/xmodmap/xmodmap.pt*
706 %lang(fr) %{_datadir}/xmodmap/xmodmap.qc*
707 %lang(ro) %{_datadir}/xmodmap/xmodmap.ro*
708 %lang(ru) %{_datadir}/xmodmap/xmodmap.ru*
709 %lang(sv) %{_datadir}/xmodmap/xmodmap.se*
710 %lang(fr) %{_datadir}/xmodmap/xmodmap.sf*
711 %lang(de) %{_datadir}/xmodmap/xmodmap.sg*
712 %lang(sl) %{_datadir}/xmodmap/xmodmap.si*
713 %lang(sk) %{_datadir}/xmodmap/xmodmap.sk*
714 %lang(th) %{_datadir}/xmodmap/xmodmap.th*
715 %lang(tr) %{_datadir}/xmodmap/xmodmap.tr*
716 %lang(uk) %{_datadir}/xmodmap/xmodmap.uk*
717 %{_datadir}/xmodmap/xmodmap.us*
718 %lang(hr,mk,sl,sr) %{_datadir}/xmodmap/xmodmap.yu*
719 %{_datadir}/gnome-2.0/ui/GNOME_GSwitchItApplet.xml
720 %{_datadir}/%{name}/builder/gswitchit*.ui
721
722 %files minicommander -f command-line.lang
723 %defattr(644,root,root,755)
724 %attr(755,root,root) %{_libdir}/mini_commander_applet
725 %attr(755,root,root) %{_libdir}/%{name}/mc-install-default-macros
726 %{_libdir}/bonobo/servers/GNOME_MiniCommanderApplet.server
727 %{_datadir}/gnome-2.0/ui/GNOME_MiniCommanderApplet.xml
728 %{_datadir}/%{name}/builder/mini-commander.ui
729 %{_iconsdir}/hicolor/48x48/apps/gnome-mini-commander.png
730 %{_sysconfdir}/gconf/schemas/mini-commander-global.schemas
731 %{_sysconfdir}/gconf/schemas/mini-commander.schemas
732
733 %files mixer -f mixer_applet2.lang
734 %defattr(644,root,root,755)
735 %attr(755,root,root) %{_libdir}/mixer_applet2
736 %{_libdir}/bonobo/servers/GNOME_MixerApplet.server
737 %{_datadir}/gnome-2.0/ui/GNOME_MixerApplet.xml
738 %{_sysconfdir}/gconf/schemas/mixer.schemas
739
740 %files multiload -f multiload.lang
741 %defattr(644,root,root,755)
742 %attr(755,root,root) %{_libdir}/multiload-applet-2
743 %{_libdir}/bonobo/servers/GNOME_MultiLoadApplet_Factory.server
744 %{_datadir}/gnome-2.0/ui/GNOME_MultiloadApplet.xml
745 %{_sysconfdir}/gconf/schemas/multiload.schemas
746
747 %files stickynotes -f stickynotes_applet.lang
748 %defattr(644,root,root,755)
749 %attr(755,root,root) %{_libdir}/stickynotes_applet
750 %{_libdir}/bonobo/servers/GNOME_StickyNotesApplet.server
751 %{_datadir}/gnome-2.0/ui/GNOME_StickyNotesApplet.xml
752 %{_datadir}/%{name}/builder/stickynotes.ui
753 %{_pixmapsdir}/stickynotes
754 %{_iconsdir}/hicolor/*/apps/gnome-sticky-notes-applet.*
755 %{_sysconfdir}/gconf/schemas/stickynotes.schemas
756
757 %files trash -f trashapplet.lang
758 %defattr(644,root,root,755)
759 %attr(755,root,root) %{_libdir}/trashapplet
760 %{_libdir}/bonobo/servers/GNOME_Panel_TrashApplet.server
761 %{_datadir}/%{name}/builder/trashapplet-empty-progress.ui
762 %{_datadir}/gnome-2.0/ui/GNOME_Panel_TrashApplet.xml
This page took 0.084683 seconds and 3 git commands to generate.