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