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