]> git.pld-linux.org Git - packages/gnome-applets.git/blob - gnome-applets.spec
- updated to 2.32.0
[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.32.0
7 Release:        1
8 Epoch:          1
9 License:        GPL v2, FDL
10 Group:          X11/Applications
11 Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/2.32/%{name}-%{version}.tar.bz2
12 # Source0-md5:  d2fb61c5cfdba1f87302d972bc62dd81
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.22.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.20.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-keyboard
60 Obsoletes:      gnome-applets-modemlights
61 # sr@Latn vs. sr@latin
62 Conflicts:      glibc-misc < 6:2.7
63 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
64
65 %description
66 The gnome-applets package provides Panel applets which enhance your
67 GNOME experience.
68
69 %description -l pl.UTF-8
70 Pakiet gnome-applets udostępnia aplety Panelu, które usprawniają pracę
71 z GNOME.
72
73 %description -l uk.UTF-8
74 Пакет gnome-applets містить аплети Панелі GNOME, що збільшують
75 комфортність роботи в середовищі GNOME.
76
77 %description -l ru.UTF-8
78 Пакет gnome-applets содержит апплеты Панели GNOME, увеличивающие
79 комфортность работы в среде GNOME.
80
81 %package accessx-status
82 Summary:        Keyboard Accessibility Status applet
83 Summary(pl.UTF-8):      Aplet stanu dostepności klawiatury
84 Group:          X11/Applications
85 URL:            http://library.gnome.org/users/accessx-status/stable/
86 Requires(post,postun):  gtk+2
87 Requires(post,postun):  scrollkeeper
88 Requires:       %{name} = %{epoch}:%{version}-%{release}
89 Suggests:       gnome-control-center >= 2.26.0
90 Conflicts:      gnome-applets < 0:2.10.0-6
91
92 %description accessx-status
93 The Keyboard Accessibility Monitor shows you the status of the
94 keyboard accessibility features when these are in use. For example,
95 you can see which modifier keys are currently active, and which mouse
96 buttons are being pressed via the keyboard.
97
98 %description accessx-status -l pl.UTF-8
99 Aplet stanu dostepności klawiatury.
100
101 %package battstat
102 Summary:        Battery Charge Monitor applet
103 Summary(pl.UTF-8):      Aplet monitora stanu naładowania akumulatora
104 Group:          X11/Applications
105 URL:            http://library.gnome.org/users/battstat/stable/
106 Requires(post,postun):  scrollkeeper
107 Requires(post,preun):   GConf2
108 Requires:       %{name} = %{epoch}:%{version}-%{release}
109 Conflicts:      gnome-applets < 0:2.10.0-6
110
111 %description battstat
112 The Battery Charge Monitor shows the status of any batteries in your
113 laptop computer. The monitor can tell you the capacity remaining both
114 visually and as a percentage, as well as offer you an estimate of the
115 time remaining based off the current usage rate.
116
117 %description battstat -l pl.UTF-8
118 Aplet monitora stanu naładowania akumulatora.
119
120 %package charpicker
121 Summary:        Character Palette applet
122 Summary(pl.UTF-8):      Aplet palety znaków
123 Group:          X11/Applications
124 URL:            http://library.gnome.org/users/char-palette/stable/
125 Requires(post,postun):  gtk+2
126 Requires(post,postun):  scrollkeeper
127 Requires(post,preun):   GConf2
128 Requires:       %{name} = %{epoch}:%{version}-%{release}
129 Conflicts:      gnome-applets < 0:2.10.0-6
130
131 %description charpicker
132 The Character Palette provides a convenient way to access characters
133 that are not on your keyboard, such as accented characters,
134 mathematical symbols, special symbols, and punctuation marks.
135
136 You can insert characters from the applet into text strings, for
137 example in text documents or at the command line. You can customize
138 the contents of the applet to suit your requirements.
139
140 Character Palette supports the UTF-8 character encoding so you can use
141 the palette to display or copy any Unicode character.
142
143 %description charpicker -l pl.UTF-8
144 Aplet palety znaków.
145
146 %package cpufreq
147 Summary:        CPU Frequency Scaling Monitor applet
148 Summary(pl.UTF-8):      Aplet monitora częstotliwości procesora
149 Group:          X11/Applications
150 URL:            http://library.gnome.org/users/cpufreq-applet/stable/
151 Requires(post,postun):  gtk+2
152 Requires(post,postun):  scrollkeeper
153 Requires(post,preun):   GConf2
154 Requires:       %{name} = %{epoch}:%{version}-%{release}
155 Requires:       polkit-gnome >= 0.92
156 Obsoletes:      gnome-applet-cpufreq
157 Conflicts:      gnome-applets < 0:2.10.0-6
158
159 %description cpufreq
160 The CPU Frequency Scaling Monitor provides a convenient way to monitor
161 the CPU Frequency Scaling for each CPU.
162
163 %description cpufreq -l pl.UTF-8
164 Aplet monitora częstotliwości procesora.
165
166 %package drivemount
167 Summary:        Disk Mounter applet
168 Summary(pl.UTF-8):      Aplet do montowania dysków
169 Group:          X11/Applications
170 URL:            http://library.gnome.org/users/drivemount/stable/
171 Requires(post,postun):  scrollkeeper
172 Requires(post,preun):   GConf2
173 Requires:       %{name} = %{epoch}:%{version}-%{release}
174 Conflicts:      gnome-applets < 0:2.10.0-6
175
176 %description drivemount
177 The Disk Mounter enables you to quickly mount and unmount various
178 types of drives and file systems.
179
180 %description drivemount -l pl.UTF-8
181 Aplet do monotwania dysków.
182
183 %package geyes
184 Summary:        Geyes applet
185 Summary(pl.UTF-8):      Aplet geyes
186 Group:          X11/Applications
187 URL:            http://library.gnome.org/users/geyes/stable/
188 Requires(post,postun):  gtk+2
189 Requires(post,postun):  scrollkeeper
190 Requires(post,preun):   GConf2
191 Requires:       %{name} = %{epoch}:%{version}-%{release}
192 Conflicts:      gnome-applets < 0:2.10.0-6
193
194 %description geyes
195 The Geyes applet provides an entertaining way to track the movement of
196 the mouse pointer around your screen. The applet is an image of one or
197 more eyes that follow the mouse pointer around the screen.
198
199 %description geyes -l pl.UTF-8
200 Aplet geyes.
201
202 %package gweather
203 Summary:        Weather Report applet
204 Summary(pl.UTF-8):      Aplet raportu pogodowego
205 Group:          X11/Applications
206 URL:            http://library.gnome.org/users/gweather/stable/
207 Requires(post,postun):  scrollkeeper
208 Requires(post,preun):   GConf2
209 Requires:       %{name} = %{epoch}:%{version}-%{release}
210 Requires:       dbus(org.freedesktop.Notifications)
211 Conflicts:      gnome-applets < 0:2.10.0-6
212
213 %description gweather
214 The Weather Report downloads weather information from the U.S National
215 Weather Service (NWS) servers, including the Interactive Weather
216 Information Network (IWIN) and other weather services. You can use
217 Weather Report to display current weather information and weather
218 forecasts on your computer.
219
220 %description gweather -l pl.UTF-8
221 Aplet raportu pogodowego.
222
223 %package invest
224 Summary:        Stock Ticker applet
225 Summary(pl.UTF-8):      Aplet wskaźnika giełdowego
226 Group:          X11/Applications
227 URL:            http://library.gnome.org/users/invest-applet/stable/
228 Requires(post,postun):  scrollkeeper
229 Requires(post,preun):   GConf2
230 Requires:       %{name} = %{epoch}:%{version}-%{release}
231 Requires:       python-gnome-extras-egg >= 2.14.2
232 Obsoletes:      gnome-applets-gtik
233 Conflicts:      gnome-applets < 0:2.10.0-6
234
235 %description invest
236 The Invest GNOME panel applet downloads current stock quotes from
237 Yahoo! Finance and displays the quotes in a drop-down list.
238
239 %description invest -l pl.UTF-8
240 Aplet wskaźnika giełdowego.
241
242 %package minicommander
243 Summary:        Command Line applet
244 Summary(pl.UTF-8):      Aplet wiersza poleceń
245 Group:          X11/Applications
246 URL:            http://library.gnome.org/users/command-line/stable/
247 Requires(post,postun):  scrollkeeper
248 Requires(post,preun):   GConf2
249 Requires:       %{name} = %{epoch}:%{version}-%{release}
250 Conflicts:      gnome-applets < 0:2.10.0-6
251
252 %description minicommander
253 The Command Line provides a command line that you can use within any
254 panel on the desktop.
255
256 %description minicommander -l pl.UTF-8
257 Aplet wiersza poleceń.
258
259 %package mixer
260 Summary:        Volume Control applet
261 Summary(pl.UTF-8):      Aplet regulacji głośności
262 Group:          X11/Applications
263 URL:            http://library.gnome.org/users/mixer_applet2/stable/
264 Requires(post,postun):  gtk+2
265 Requires(post,postun):  scrollkeeper
266 Requires(post,preun):   GConf2
267 Requires:       %{name} = %{epoch}:%{version}-%{release}
268 Requires:       gstreamer-audio-effects-base >= 0.10.10
269 Requires:       gstreamer-audiosink
270 Suggests:       gnome-media-volume-control >= 2.22.0
271 Conflicts:      gnome-applets < 0:2.10.0-6
272
273 %description mixer
274 The Volume Control applet enables you to control the sound volume on
275 your system. The applet icon changes depending on the volume level
276 that you select. For example, if you select a low volume level, the
277 icon displays one sound wave emanating from the speaker in the applet
278 icon. As you increase the volume, the icon changes to display more
279 sound waves.
280
281 %description mixer -l pl.UTF-8
282 Aplet regulacji głośności.
283
284 %package multiload
285 Summary:        System Monitor applet
286 Summary(pl.UTF-8):      Aplet monitora systemu
287 Group:          X11/Applications
288 URL:            http://library.gnome.org/users/multiload/stable/
289 Requires(post,postun):  scrollkeeper
290 Requires(post,preun):   GConf2
291 Requires:       %{name} = %{epoch}:%{version}-%{release}
292 Suggests:       gnome-system-monitor >= 2.24.0
293 Conflicts:      gnome-applets < 0:2.10.0-6
294
295 %description multiload
296 The System Monitor displays system load information in graphical
297 format in a panel.
298
299 %description multiload -l pl.UTF-8
300 Aplet monitora systemu.
301
302 %package stickynotes
303 Summary:        Sticky Notes applet
304 Summary(pl.UTF-8):      Aplet notatek
305 Group:          X11/Applications
306 URL:            http://library.gnome.org/users/stickynotes_applet/stable/
307 Requires(post,postun):  gtk+2
308 Requires(post,postun):  scrollkeeper
309 Requires(post,preun):   GConf2
310 Requires:       %{name} = %{epoch}:%{version}-%{release}
311 Obsoletes:      gnotes_applet
312 Conflicts:      gnome-applets < 0:2.10.0-6
313
314 %description stickynotes
315 The Sticky Notes panel application enables you to create, view, and
316 manage sticky notes on your desktop. You can edit the title, contents,
317 dimensions, and style of sticky notes. When the panel is restarted,
318 for example when you log out and log in again, all sticky notes are
319 saved and reopened in the same position with the same dimensions and
320 style.
321
322 %description stickynotes -l pl.UTF-8
323 Aplet notatek.
324
325 %package trash
326 Summary:        Trash applet
327 Summary(pl.UTF-8):      Aplet śmietnika
328 Group:          X11/Applications
329 URL:            http://library.gnome.org/users/trashapplet/stable/
330 Requires(post,postun):  scrollkeeper
331 Requires:       %{name} = %{epoch}:%{version}-%{release}
332 Conflicts:      gnome-applets < 0:2.10.0-6
333
334 %description trash
335 The Panel Trash applet lets you manage your Trash from the panel.
336
337 The trash on your panel acts identically to the trash on your desktop,
338 however it is useful because your panels are always visible.
339
340 %description trash -l pl.UTF-8
341 Aplet śmietnika.
342
343 %prep
344 %setup -q
345 %patch0 -p1
346
347 sed -i -e 's/^en@shaw//' po/LINGUAS
348 rm -f po/en@shaw.po
349
350 %build
351 %{__gnome_doc_prepare}
352 %{__libtoolize}
353 %{__glib_gettextize}
354 %{__intltoolize}
355 %{__aclocal} -I m4
356 %{__autoheader}
357 %{__gnome_doc_common}
358 %{__automake}
359 %{__autoconf}
360 %configure \
361         --disable-static \
362         --disable-schemas-install \
363         --enable-mini-commander \
364         --enable-mixer-applet
365 %{__make}
366
367 %install
368 rm -rf $RPM_BUILD_ROOT
369
370 %{__make} install \
371         DESTDIR=$RPM_BUILD_ROOT \
372         GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
373         pythondir=%{py_sitedir}
374
375 rm -f $RPM_BUILD_ROOT%{_libdir}/libgweather.la
376 rm -f $RPM_BUILD_ROOT%{py_sitedir}/invest/*.py
377
378 mv -f $RPM_BUILD_ROOT%{_datadir}/locale/es{_ES,}/LC_MESSAGES/*.mo
379 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
380
381 # keyboard applet has been removed
382 rm -rf $RPM_BUILD_ROOT%{_datadir}/xmodmap
383
384 %find_lang %{name}-2.0
385 %find_lang accessx-status --with-gnome --with-omf
386 %find_lang battstat --with-gnome --with-omf
387 %find_lang char-palette --with-gnome --with-omf
388 %find_lang command-line --with-gnome --with-omf
389 %find_lang cpufreq-applet --with-gnome --with-omf
390 %find_lang drivemount --with-gnome --with-omf
391 %find_lang geyes --with-gnome --with-omf
392 %find_lang gweather --with-gnome --with-omf
393 %find_lang invest-applet --with-gnome --with-omf
394 %find_lang mixer_applet2 --with-gnome --with-omf
395 %find_lang multiload --with-gnome --with-omf
396 %find_lang stickynotes_applet --with-gnome --with-omf
397 %find_lang trashapplet --with-gnome --with-omf
398
399 %clean
400 rm -rf $RPM_BUILD_ROOT
401
402 %post accessx-status
403 %scrollkeeper_update_post
404 %update_icon_cache hicolor
405
406 %postun accessx-status
407 %scrollkeeper_update_postun
408 %update_icon_cache hicolor
409
410 %post battstat
411 %scrollkeeper_update_post
412 %gconf_schema_install battstat.schemas
413
414 %preun battstat
415 %gconf_schema_uninstall battstat.schemas
416
417 %postun battstat
418 %scrollkeeper_update_postun
419
420 %post charpicker
421 %scrollkeeper_update_post
422 %gconf_schema_install charpick.schemas
423 %update_icon_cache hicolor
424
425 %preun charpicker
426 %gconf_schema_uninstall charpick.schemas
427
428 %postun charpicker
429 %scrollkeeper_update_postun
430 %update_icon_cache hicolor
431
432 %post cpufreq
433 %scrollkeeper_update_post
434 %gconf_schema_install cpufreq-applet.schemas
435 %update_icon_cache hicolor
436
437 %preun cpufreq
438 %gconf_schema_uninstall cpufreq-applet.schemas
439
440 %postun cpufreq
441 %scrollkeeper_update_postun
442 %update_icon_cache hicolor
443
444 %post drivemount
445 %scrollkeeper_update_post
446 %gconf_schema_install drivemount.schemas
447
448 %preun drivemount
449 %gconf_schema_uninstall drivemount.schemas
450
451 %postun drivemount
452 %scrollkeeper_update_postun
453
454 %post geyes
455 %scrollkeeper_update_post
456 %gconf_schema_install geyes.schemas
457 %update_icon_cache hicolor
458
459 %preun geyes
460 %gconf_schema_uninstall geyes.schemas
461
462 %postun geyes
463 %scrollkeeper_update_postun
464 %update_icon_cache hicolor
465
466 %post gweather
467 /sbin/ldconfig
468 %scrollkeeper_update_post
469
470 %postun gweather
471 /sbin/ldconfig
472 %scrollkeeper_update_postun
473
474 %post invest
475 %scrollkeeper_update_post
476 %update_icon_cache hicolor
477
478 %postun invest
479 %scrollkeeper_update_postun
480 %update_icon_cache hicolor
481
482 %post minicommander
483 %scrollkeeper_update_post
484 %gconf_schema_install mini-commander-global.schemas
485 %gconf_schema_install mini-commander.schemas
486 GCONF_CONFIG_SOURCE="`%{_bindir}/gconftool-2 --get-default-source`" %{_libdir}/%{name}/mc-install-default-macros
487 %update_icon_cache hicolor
488
489 %preun minicommander
490 %gconf_schema_uninstall mini-commander-global.schemas
491 %gconf_schema_uninstall mini-commander.schemas
492
493 %postun minicommander
494 %scrollkeeper_update_postun
495 %update_icon_cache hicolor
496
497 %post mixer
498 %scrollkeeper_update_post
499 %gconf_schema_install mixer.schemas
500
501 %preun mixer
502 %gconf_schema_uninstall mixer.schemas
503
504 %postun mixer
505 %scrollkeeper_update_postun
506
507 %post multiload
508 %scrollkeeper_update_post
509 %gconf_schema_install multiload.schemas
510
511 %preun multiload
512 %gconf_schema_uninstall multiload.schemas
513
514 %postun multiload
515 %scrollkeeper_update_postun
516
517 %post stickynotes
518 %scrollkeeper_update_post
519 %gconf_schema_install stickynotes.schemas
520 %update_icon_cache hicolor
521
522 %preun stickynotes
523 %gconf_schema_uninstall stickynotes.schemas
524
525 %postun stickynotes
526 %scrollkeeper_update_postun
527 %update_icon_cache hicolor
528
529 %post trash
530 %scrollkeeper_update_post
531
532 %postun trash
533 %scrollkeeper_update_postun
534
535 %files -f %{name}-2.0.lang
536 %defattr(644,root,root,755)
537 %doc AUTHORS ChangeLog NEWS README
538 %attr(755,root,root) %{_libdir}/null_applet
539 %{_libdir}/bonobo/servers/GNOME_CDPlayerApplet.server
540 %{_libdir}/bonobo/servers/GNOME_KeyboardApplet.server
541 %{_libdir}/bonobo/servers/GNOME_MailcheckApplet_Factory.server
542 %{_libdir}/bonobo/servers/GNOME_NullApplet_Factory.server
543 %{_libdir}/bonobo/servers/GNOME_Panel_WirelessApplet.server
544 %dir %{_libdir}/%{name}
545 %dir %{_datadir}/%{name}
546 %dir %{_datadir}/%{name}/builder
547 %lang(es_CL) %dir %{_datadir}/locale/es_CL
548 %lang(es_CL) %dir %{_datadir}/locale/es_CL/LC_MESSAGES
549 %lang(es_CO) %dir %{_datadir}/locale/es_CO
550 %lang(es_CO) %dir %{_datadir}/locale/es_CO/LC_MESSAGES
551 %lang(es_CR) %dir %{_datadir}/locale/es_CR
552 %lang(es_CR) %dir %{_datadir}/locale/es_CR/LC_MESSAGES
553 %lang(es_DO) %dir %{_datadir}/locale/es_DO
554 %lang(es_DO) %dir %{_datadir}/locale/es_DO/LC_MESSAGES
555 %lang(es_EC) %dir %{_datadir}/locale/es_EC
556 %lang(es_EC) %dir %{_datadir}/locale/es_EC/LC_MESSAGES
557 %lang(es_GT) %dir %{_datadir}/locale/es_GT
558 %lang(es_GT) %dir %{_datadir}/locale/es_GT/LC_MESSAGES
559 %lang(es_HN) %dir %{_datadir}/locale/es_HN
560 %lang(es_HN) %dir %{_datadir}/locale/es_HN/LC_MESSAGES
561 %lang(es_PA) %dir %{_datadir}/locale/es_PA
562 %lang(es_PA) %dir %{_datadir}/locale/es_PA/LC_MESSAGES
563 %lang(es_PE) %dir %{_datadir}/locale/es_PE
564 %lang(es_PE) %dir %{_datadir}/locale/es_PE/LC_MESSAGES
565 %lang(es_PR) %dir %{_datadir}/locale/es_PR
566 %lang(es_PR) %dir %{_datadir}/locale/es_PR/LC_MESSAGES
567 %lang(es_SV) %dir %{_datadir}/locale/es_SV
568 %lang(es_SV) %dir %{_datadir}/locale/es_SV/LC_MESSAGES
569 %lang(es_UY) %dir %{_datadir}/locale/es_UY
570 %lang(es_UY) %dir %{_datadir}/locale/es_UY/LC_MESSAGES
571 %lang(es_VE) %dir %{_datadir}/locale/es_VE
572 %lang(es_VE) %dir %{_datadir}/locale/es_VE/LC_MESSAGES
573
574 %files accessx-status -f accessx-status.lang
575 %defattr(644,root,root,755)
576 %attr(755,root,root) %{_libdir}/accessx-status-applet
577 %{_datadir}/dbus-1/services/org.gnome.panel.applet.AccessxStatusAppletFactory.service
578 %{_datadir}/gnome-2.0/ui/accessx-status-applet-menu.xml
579 %{_datadir}/gnome-panel/applets/org.gnome.applets.AccessxStatusApplet.panel-applet
580 %{_pixmapsdir}/accessx-status-applet
581 %{_iconsdir}/hicolor/48x48/apps/ax-applet.png
582
583 %files battstat -f battstat.lang
584 %defattr(644,root,root,755)
585 %attr(755,root,root) %{_libdir}/battstat-applet-2
586 %{_datadir}/dbus-1/services/org.gnome.panel.applet.BattstatAppletFactory.service
587 %{_datadir}/gnome-2.0/ui/battstat-applet-menu.xml
588 %{_datadir}/gnome-panel/applets/org.gnome.applets.BattstatApplet.panel-applet
589 %{_datadir}/%{name}/builder/battstat_applet.ui
590 %{_sysconfdir}/gconf/schemas/battstat.schemas
591 %{_sysconfdir}/sound/events/battstat_applet.soundlist
592
593 %files charpicker -f char-palette.lang
594 %defattr(644,root,root,755)
595 %attr(755,root,root) %{_libdir}/charpick_applet2
596 %{_datadir}/dbus-1/services/org.gnome.panel.applet.CharpickerAppletFactory.service
597 %{_datadir}/gnome-2.0/ui/charpick-applet-menu.xml
598 %{_datadir}/gnome-panel/applets/org.gnome.applets.CharpickerApplet.panel-applet
599 %{_sysconfdir}/gconf/schemas/charpick.schemas
600
601 %files cpufreq -f cpufreq-applet.lang
602 %defattr(644,root,root,755)
603 %attr(755,root,root) %{_bindir}/cpufreq-selector
604 %attr(755,root,root) %{_libdir}/cpufreq-applet
605 %{_datadir}/dbus-1/services/org.gnome.panel.applet.CPUFreqAppletFactory.service
606 %{_datadir}/dbus-1/system-services/org.gnome.CPUFreqSelector.service
607 %{_datadir}/gnome-2.0/ui/cpufreq-applet-menu.xml
608 %{_datadir}/gnome-panel/applets/org.gnome.applets.CPUFreqApplet.panel-applet
609 %{_datadir}/polkit-1/actions/org.gnome.cpufreqselector.policy
610 %{_datadir}/%{name}/builder/cpufreq-preferences.ui
611 /etc/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
612 %{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas
613 %{_pixmapsdir}/cpufreq-applet
614 %{_iconsdir}/hicolor/*/apps/gnome-cpu-frequency-applet.*
615
616 %files drivemount -f drivemount.lang
617 %defattr(644,root,root,755)
618 %attr(755,root,root) %{_libdir}/drivemount_applet2
619 %{_datadir}/dbus-1/services/org.gnome.panel.applet.DriveMountAppletFactory.service
620 %{_datadir}/gnome-2.0/ui/drivemount-applet-menu.xml
621 %{_datadir}/gnome-panel/applets/org.gnome.applets.DriveMountApplet.panel-applet
622 %{_sysconfdir}/gconf/schemas/drivemount.schemas
623
624 %files geyes -f geyes.lang
625 %defattr(644,root,root,755)
626 %attr(755,root,root) %{_libdir}/geyes_applet2
627 %{_datadir}/dbus-1/services/org.gnome.panel.applet.GeyesAppletFactory.service
628 %{_datadir}/gnome-2.0/ui/geyes-applet-menu.xml
629 %{_datadir}/%{name}/geyes
630 %{_datadir}/gnome-panel/applets/org.gnome.applets.GeyesApplet.panel-applet
631 %{_iconsdir}/hicolor/*/apps/gnome-eyes-applet.*
632 %{_sysconfdir}/gconf/schemas/geyes.schemas
633
634 %files gweather -f gweather.lang
635 %defattr(644,root,root,755)
636 %attr(755,root,root) %{_libdir}/gweather-applet-2
637 %{_datadir}/dbus-1/services/org.gnome.panel.applet.GWeatherAppletFactory.service
638 %{_datadir}/gnome-2.0/ui/gweather-applet-menu.xml
639 %{_datadir}/gnome-panel/applets/org.gnome.applets.GWeatherApplet.panel-applet
640
641 %files invest -f invest-applet.lang
642 %defattr(644,root,root,755)
643 %attr(755,root,root) %{_bindir}/invest-chart
644 %attr(755,root,root) %{_libdir}/invest-applet
645 %{_libdir}/bonobo/servers/GNOME_GtikApplet.server
646 %{_libdir}/bonobo/servers/Invest_Applet.server
647 %{_datadir}/gnome-2.0/ui/Invest_Applet.xml
648 %{_datadir}/%{name}/builder/financialchart.ui
649 %{_datadir}/%{name}/builder/prefs-dialog.ui
650 %{_datadir}/%{name}/invest-applet
651 %{_iconsdir}/hicolor/*/apps/invest-applet.*
652 %dir %{py_sitedir}/invest
653 %{py_sitedir}/invest/*.py[co]
654
655 %files minicommander -f command-line.lang
656 %defattr(644,root,root,755)
657 %attr(755,root,root) %{_libdir}/mini_commander_applet
658 %attr(755,root,root) %{_libdir}/%{name}/mc-install-default-macros
659 %{_datadir}/dbus-1/services/org.gnome.panel.applet.MiniCommanderAppletFactory.service
660 %{_datadir}/gnome-2.0/ui/mini-commander-applet-menu.xml
661 %{_datadir}/%{name}/builder/mini-commander.ui
662 %{_datadir}/gnome-panel/applets/org.gnome.applets.MiniCommanderApplet.panel-applet
663 %{_iconsdir}/hicolor/48x48/apps/gnome-mini-commander.png
664 %{_sysconfdir}/gconf/schemas/mini-commander-global.schemas
665 %{_sysconfdir}/gconf/schemas/mini-commander.schemas
666
667 %files mixer -f mixer_applet2.lang
668 %defattr(644,root,root,755)
669 %attr(755,root,root) %{_libdir}/mixer_applet2
670 %{_datadir}/dbus-1/services/org.gnome.panel.applet.MixerAppletFactory.service
671 %{_datadir}/gnome-2.0/ui/mixer-applet-menu.xml
672 %{_datadir}/gnome-panel/applets/org.gnome.applets.MixerApplet.panel-applet
673 %{_sysconfdir}/gconf/schemas/mixer.schemas
674
675 %files multiload -f multiload.lang
676 %defattr(644,root,root,755)
677 %attr(755,root,root) %{_libdir}/multiload-applet-2
678 %{_datadir}/dbus-1/services/org.gnome.panel.applet.MultiLoadAppletFactory.service
679 %{_datadir}/gnome-2.0/ui/multiload-applet-menu.xml
680 %{_datadir}/gnome-panel/applets/org.gnome.applets.MultiLoadApplet.panel-applet
681 %{_sysconfdir}/gconf/schemas/multiload.schemas
682
683 %files stickynotes -f stickynotes_applet.lang
684 %defattr(644,root,root,755)
685 %attr(755,root,root) %{_libdir}/stickynotes_applet
686 %{_datadir}/dbus-1/services/org.gnome.panel.applet.StickyNotesAppletFactory.service
687 %{_datadir}/gnome-2.0/ui/stickynotes-applet-menu.xml
688 %{_datadir}/%{name}/builder/stickynotes.ui
689 %{_datadir}/gnome-panel/applets/org.gnome.applets.StickyNotesApplet.panel-applet
690 %{_pixmapsdir}/stickynotes
691 %{_iconsdir}/hicolor/*/apps/gnome-sticky-notes-applet.*
692 %{_sysconfdir}/gconf/schemas/stickynotes.schemas
693
694 %files trash -f trashapplet.lang
695 %defattr(644,root,root,755)
696 %attr(755,root,root) %{_libdir}/trashapplet
697 %{_datadir}/dbus-1/services/org.gnome.panel.applet.TrashAppletFactory.service
698 %{_datadir}/%{name}/builder/trashapplet-empty-progress.ui
699 %{_datadir}/gnome-2.0/ui/trashapplet-menu.xml
700 %{_datadir}/gnome-panel/applets/org.gnome.applets.TrashApplet.panel-applet
This page took 0.074432 seconds and 4 git commands to generate.