]> git.pld-linux.org Git - packages/gnome-applets.git/blob - gnome-applets.spec
- updated to 2.30.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.30.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.30/%{name}-%{version}.tar.bz2
12 # Source0-md5:  2afcbedc10b1a0e8072ac4eefdc8d770
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-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_MailcheckApplet_Factory.server
541 %{_libdir}/bonobo/servers/GNOME_NullApplet_Factory.server
542 %{_libdir}/bonobo/servers/GNOME_Panel_WirelessApplet.server
543 %dir %{_libdir}/%{name}
544 %dir %{_datadir}/%{name}
545 %dir %{_datadir}/%{name}/builder
546 %lang(es_CL) %dir %{_datadir}/locale/es_CL
547 %lang(es_CL) %dir %{_datadir}/locale/es_CL/LC_MESSAGES
548 %lang(es_CO) %dir %{_datadir}/locale/es_CO
549 %lang(es_CO) %dir %{_datadir}/locale/es_CO/LC_MESSAGES
550 %lang(es_CR) %dir %{_datadir}/locale/es_CR
551 %lang(es_CR) %dir %{_datadir}/locale/es_CR/LC_MESSAGES
552 %lang(es_DO) %dir %{_datadir}/locale/es_DO
553 %lang(es_DO) %dir %{_datadir}/locale/es_DO/LC_MESSAGES
554 %lang(es_EC) %dir %{_datadir}/locale/es_EC
555 %lang(es_EC) %dir %{_datadir}/locale/es_EC/LC_MESSAGES
556 %lang(es_GT) %dir %{_datadir}/locale/es_GT
557 %lang(es_GT) %dir %{_datadir}/locale/es_GT/LC_MESSAGES
558 %lang(es_HN) %dir %{_datadir}/locale/es_HN
559 %lang(es_HN) %dir %{_datadir}/locale/es_HN/LC_MESSAGES
560 %lang(es_PA) %dir %{_datadir}/locale/es_PA
561 %lang(es_PA) %dir %{_datadir}/locale/es_PA/LC_MESSAGES
562 %lang(es_PE) %dir %{_datadir}/locale/es_PE
563 %lang(es_PE) %dir %{_datadir}/locale/es_PE/LC_MESSAGES
564 %lang(es_PR) %dir %{_datadir}/locale/es_PR
565 %lang(es_PR) %dir %{_datadir}/locale/es_PR/LC_MESSAGES
566 %lang(es_SV) %dir %{_datadir}/locale/es_SV
567 %lang(es_SV) %dir %{_datadir}/locale/es_SV/LC_MESSAGES
568 %lang(es_UY) %dir %{_datadir}/locale/es_UY
569 %lang(es_UY) %dir %{_datadir}/locale/es_UY/LC_MESSAGES
570 %lang(es_VE) %dir %{_datadir}/locale/es_VE
571 %lang(es_VE) %dir %{_datadir}/locale/es_VE/LC_MESSAGES
572
573 %files accessx-status -f accessx-status.lang
574 %defattr(644,root,root,755)
575 %attr(755,root,root) %{_libdir}/accessx-status-applet
576 %{_libdir}/bonobo/servers/GNOME_AccessxStatusApplet.server
577 %{_datadir}/gnome-2.0/ui/GNOME_AccessxApplet.xml
578 %{_pixmapsdir}/accessx-status-applet
579 %{_iconsdir}/hicolor/48x48/apps/ax-applet.png
580
581 %files battstat -f battstat.lang
582 %defattr(644,root,root,755)
583 %attr(755,root,root) %{_libdir}/battstat-applet-2
584 %{_libdir}/bonobo/servers/GNOME_BattstatApplet.server
585 %{_datadir}/gnome-2.0/ui/GNOME_BattstatApplet.xml
586 %{_datadir}/%{name}/builder/battstat_applet.ui
587 %{_sysconfdir}/gconf/schemas/battstat.schemas
588 %{_sysconfdir}/sound/events/battstat_applet.soundlist
589
590 %files charpicker -f char-palette.lang
591 %defattr(644,root,root,755)
592 %attr(755,root,root) %{_libdir}/charpick_applet2
593 %{_libdir}/bonobo/servers/GNOME_CharpickerApplet.server
594 %{_datadir}/gnome-2.0/ui/GNOME_CharpickerApplet.xml
595 %{_sysconfdir}/gconf/schemas/charpick.schemas
596
597 %files cpufreq -f cpufreq-applet.lang
598 %defattr(644,root,root,755)
599 %attr(755,root,root) %{_bindir}/cpufreq-selector
600 %attr(755,root,root) %{_libdir}/cpufreq-applet
601 %{_libdir}/bonobo/servers/GNOME_CPUFreqApplet.server
602 %{_datadir}/dbus-1/system-services/org.gnome.CPUFreqSelector.service
603 %{_datadir}/gnome-2.0/ui/GNOME_CPUFreqApplet.xml
604 %{_datadir}/polkit-1/actions/org.gnome.cpufreqselector.policy
605 %{_datadir}/%{name}/builder/cpufreq-preferences.ui
606 /etc/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
607 %{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas
608 %{_pixmapsdir}/cpufreq-applet
609 %{_iconsdir}/hicolor/*/apps/gnome-cpu-frequency-applet.*
610
611 %files drivemount -f drivemount.lang
612 %defattr(644,root,root,755)
613 %attr(755,root,root) %{_libdir}/drivemount_applet2
614 %{_libdir}/bonobo/servers/GNOME_DriveMountApplet.server
615 %{_datadir}/gnome-2.0/ui/GNOME_DriveMountApplet.xml
616 %{_sysconfdir}/gconf/schemas/drivemount.schemas
617
618 %files geyes -f geyes.lang
619 %defattr(644,root,root,755)
620 %attr(755,root,root) %{_libdir}/geyes_applet2
621 %{_libdir}/bonobo/servers/GNOME_GeyesApplet.server
622 %{_datadir}/gnome-2.0/ui/GNOME_GeyesApplet.xml
623 %{_datadir}/%{name}/geyes
624 %{_iconsdir}/hicolor/*/apps/gnome-eyes-applet.*
625 %{_sysconfdir}/gconf/schemas/geyes.schemas
626
627 %files gweather -f gweather.lang
628 %defattr(644,root,root,755)
629 %attr(755,root,root) %{_libdir}/gweather-applet-2
630 %{_libdir}/bonobo/servers/GNOME_GWeatherApplet_Factory.server
631 %{_datadir}/gnome-2.0/ui/GNOME_GWeatherApplet.xml
632
633 %files invest -f invest-applet.lang
634 %defattr(644,root,root,755)
635 %attr(755,root,root) %{_bindir}/invest-chart
636 %attr(755,root,root) %{_libdir}/invest-applet
637 %{_libdir}/bonobo/servers/GNOME_GtikApplet.server
638 %{_libdir}/bonobo/servers/Invest_Applet.server
639 %{_datadir}/gnome-2.0/ui/Invest_Applet.xml
640 %{_datadir}/%{name}/builder/financialchart.ui
641 %{_datadir}/%{name}/builder/prefs-dialog.ui
642 %{_datadir}/%{name}/invest-applet
643 %{_iconsdir}/hicolor/*/apps/invest-applet.*
644 %dir %{py_sitedir}/invest
645 %{py_sitedir}/invest/*.py[co]
646
647 %files minicommander -f command-line.lang
648 %defattr(644,root,root,755)
649 %attr(755,root,root) %{_libdir}/mini_commander_applet
650 %attr(755,root,root) %{_libdir}/%{name}/mc-install-default-macros
651 %{_libdir}/bonobo/servers/GNOME_MiniCommanderApplet.server
652 %{_datadir}/gnome-2.0/ui/GNOME_MiniCommanderApplet.xml
653 %{_datadir}/%{name}/builder/mini-commander.ui
654 %{_iconsdir}/hicolor/48x48/apps/gnome-mini-commander.png
655 %{_sysconfdir}/gconf/schemas/mini-commander-global.schemas
656 %{_sysconfdir}/gconf/schemas/mini-commander.schemas
657
658 %files mixer -f mixer_applet2.lang
659 %defattr(644,root,root,755)
660 %attr(755,root,root) %{_libdir}/mixer_applet2
661 %{_libdir}/bonobo/servers/GNOME_MixerApplet.server
662 %{_datadir}/gnome-2.0/ui/GNOME_MixerApplet.xml
663 %{_sysconfdir}/gconf/schemas/mixer.schemas
664
665 %files multiload -f multiload.lang
666 %defattr(644,root,root,755)
667 %attr(755,root,root) %{_libdir}/multiload-applet-2
668 %{_libdir}/bonobo/servers/GNOME_MultiLoadApplet_Factory.server
669 %{_datadir}/gnome-2.0/ui/GNOME_MultiloadApplet.xml
670 %{_sysconfdir}/gconf/schemas/multiload.schemas
671
672 %files stickynotes -f stickynotes_applet.lang
673 %defattr(644,root,root,755)
674 %attr(755,root,root) %{_libdir}/stickynotes_applet
675 %{_libdir}/bonobo/servers/GNOME_StickyNotesApplet.server
676 %{_datadir}/gnome-2.0/ui/GNOME_StickyNotesApplet.xml
677 %{_datadir}/%{name}/builder/stickynotes.ui
678 %{_pixmapsdir}/stickynotes
679 %{_iconsdir}/hicolor/*/apps/gnome-sticky-notes-applet.*
680 %{_sysconfdir}/gconf/schemas/stickynotes.schemas
681
682 %files trash -f trashapplet.lang
683 %defattr(644,root,root,755)
684 %attr(755,root,root) %{_libdir}/trashapplet
685 %{_libdir}/bonobo/servers/GNOME_Panel_TrashApplet.server
686 %{_datadir}/%{name}/builder/trashapplet-empty-progress.ui
687 %{_datadir}/gnome-2.0/ui/GNOME_Panel_TrashApplet.xml
This page took 0.157639 seconds and 3 git commands to generate.