]> git.pld-linux.org Git - packages/gnome-applets.git/blob - gnome-applets.spec
- rel.2, removed bogus dbus patch
[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.3
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.15/%{name}-%{version}.tar.bz2
12 # Source0-md5:  88814125b056b32d7d34b8ac75cfbf7e
13 Patch0:         %{name}-stickynotes-title-size.patch
14 Patch1:         %{name}-m4_fix.patch
15 Patch2:         %{name}-desktop.patch
16 URL:            http://www.gnome.org/
17 BuildRequires:  GConf2-devel >= 2.14.0
18 BuildRequires:  autoconf
19 BuildRequires:  automake
20 BuildRequires:  control-center-devel >= 2.15.91
21 BuildRequires:  cpufrequtils-devel >= 0.3
22 BuildRequires:  dbus-glib-devel >= 0.71-2
23 BuildRequires:  gail-devel >= 1.9.1
24 BuildRequires:  gdbm-devel
25 BuildRequires:  gettext-devel
26 BuildRequires:  gnome-common >= 2.12.0
27 BuildRequires:  gnome-desktop-devel >= 2.15.91
28 BuildRequires:  gnome-doc-utils >= 0.7.2
29 BuildRequires:  gnome-panel-devel >= 2.15.91
30 BuildRequires:  gnome-vfs2-devel >= 2.15.91
31 BuildRequires:  gstreamer-plugins-base-devel >= 0.10.9
32 BuildRequires:  gtk+2-devel >= 2:2.10.1
33 BuildRequires:  gucharmap-devel >= 1.7.0
34 BuildRequires:  hal-devel >= 0.5.7.1
35 BuildRequires:  intltool >= 0.35.0
36 BuildRequires:  libgnomeui-devel >= 2.15.91
37 BuildRequires:  libglade2-devel >= 1:2.6.0
38 BuildRequires:  libgtop-devel >= 1:2.14.1
39 BuildRequires:  libnotify-devel >= 0.4.2
40 BuildRequires:  libtool
41 BuildRequires:  libwnck-devel >= 2.15.91
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.90
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.91
51 Requires:       gnome-panel >= 2.15.91
52 Requires:       gnome-vfs2 >= 2.15.91
53 Requires:       libgnomeui >= 2.15.91
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.10.1
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
323 %build
324 %{__gnome_doc_prepare}
325 %{__libtoolize}
326 %{__glib_gettextize}
327 %{__intltoolize}
328 %{__aclocal} -I m4
329 %{__autoheader}
330 %{__gnome_doc_common}
331 %{__automake}
332 %{__autoconf}
333 %configure \
334         --disable-static \
335         --disable-schemas-install \
336         --enable-mini-commander
337 %{__make}
338
339 %install
340 rm -rf $RPM_BUILD_ROOT
341
342 %{__make} install \
343         DESTDIR=$RPM_BUILD_ROOT \
344         GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
345         pythondir=%{py_sitedir}
346
347 rm -f $RPM_BUILD_ROOT%{_libdir}/libgweather.la
348 rm -f $RPM_BUILD_ROOT%{py_sitedir}/invest/*.py
349 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/no
350
351 %find_lang %{name} --all-name --with-gnome
352 %find_lang accessx-status --with-gnome
353 %find_lang battstat --with-gnome
354 %find_lang char-palette --with-gnome
355 %find_lang command-line --with-gnome
356 %find_lang cpufreq-applet --with-gnome
357 %find_lang drivemount --with-gnome
358 %find_lang geyes --with-gnome
359 %find_lang gswitchit --with-gnome
360 %find_lang gweather --with-gnome
361 %find_lang mixer_applet2 --with-gnome
362 %find_lang multiload --with-gnome
363 %find_lang stickynotes_applet --with-gnome
364 %find_lang trashapplet --with-gnome
365
366 %clean
367 rm -rf $RPM_BUILD_ROOT
368
369 %post accessx-status
370 %scrollkeeper_update_post
371 %banner %{name} -e << EOF
372 For full functionality, you need to install control-center.
373 EOF
374
375 %postun accessx-status
376 %scrollkeeper_update_postun
377
378 %post battstat
379 %scrollkeeper_update_post
380 %gconf_schema_install battstat.schemas
381
382 %preun battstat
383 %gconf_schema_uninstall battstat.schemas
384
385 %postun battstat
386 %scrollkeeper_update_postun
387
388 %post charpicker
389 %scrollkeeper_update_post
390 %gconf_schema_install charpick.schemas
391
392 %preun charpicker
393 %gconf_schema_uninstall charpick.schemas
394
395 %postun charpicker
396 %scrollkeeper_update_postun
397
398 %post cpufreq
399 %scrollkeeper_update_post
400 %gconf_schema_install cpufreq-applet.schemas
401 %banner %{name} -e << EOF
402 For full functionality, set SUID /usr/bin/cpufreq-selector binary.
403 EOF
404
405 %preun cpufreq
406 %gconf_schema_uninstall cpufreq-applet.schemas
407
408 %postun cpufreq
409 %scrollkeeper_update_postun
410
411 %post drivemount
412 %scrollkeeper_update_post
413 %gconf_schema_install drivemount.schemas
414
415 %preun drivemount
416 %gconf_schema_uninstall drivemount.schemas
417
418 %postun drivemount 
419 %scrollkeeper_update_postun
420
421 %post geyes
422 %scrollkeeper_update_post
423 %gconf_schema_install geyes.schemas
424
425 %preun geyes
426 %gconf_schema_uninstall geyes.schemas
427
428 %postun geyes 
429 %scrollkeeper_update_postun
430
431
432 %post gweather
433 /sbin/ldconfig
434 %scrollkeeper_update_post
435 %gconf_schema_install gweather.schemas
436
437 %preun gweather
438 %gconf_schema_uninstall gweather.schemas
439
440 %postun gweather
441 /sbin/ldconfig
442 %scrollkeeper_update_postun
443
444 %post invest
445 %scrollkeeper_update_post
446
447 %postun invest
448 %scrollkeeper_update_postun
449
450 %post keyboard
451 %scrollkeeper_update_post
452 %gconf_schema_install gswitchit.schemas
453
454 %preun keyboard
455 %gconf_schema_uninstall gswitchit.schemas
456
457 %postun keyboard
458 %scrollkeeper_update_postun
459
460 %post minicommander
461 %scrollkeeper_update_post
462 %gconf_schema_install mini-commander-global.schemas
463 %gconf_schema_install mini-commander.schemas
464 GCONF_CONFIG_SOURCE="`%{_bindir}/gconftool-2 --get-default-source`" %{_libdir}/%{name}/mc-install-default-macros
465
466 %preun minicommander
467 %gconf_schema_uninstall mini-commander-global.schemas
468 %gconf_schema_uninstall mini-commander.schemas
469
470 %postun minicommander
471 %scrollkeeper_update_postun
472
473 %post mixer
474 %scrollkeeper_update_post
475 %gconf_schema_install mixer.schemas
476 %banner %{name} -e << EOF
477 For full functionality, you need to install gnome-media-volume-control.
478 EOF
479
480 %preun mixer
481 %gconf_schema_uninstall mixer.schemas
482
483 %postun mixer
484 %scrollkeeper_update_postun
485
486 %post multiload
487 %scrollkeeper_update_post
488 %gconf_schema_install multiload.schemas
489 %banner %{name} -e << EOF
490 For full functionality, you need to install gnome-system-monitor.
491 EOF
492
493 %preun multiload
494 %gconf_schema_uninstall multiload.schemas
495
496 %postun multiload
497 %scrollkeeper_update_postun
498
499 %post stickynotes
500 %scrollkeeper_update_post
501 %gconf_schema_install stickynotes.schemas
502
503 %preun stickynotes
504 %gconf_schema_uninstall stickynotes.schemas
505
506 %postun stickynotes
507 %scrollkeeper_update_postun
508
509 %post trash
510 %scrollkeeper_update_post
511
512 %postun trash
513 %scrollkeeper_update_postun
514
515 %files -f %{name}.lang
516 %defattr(644,root,root,755)
517 %doc AUTHORS ChangeLog NEWS README
518 %attr(755,root,root) %{_libdir}/null_applet
519 %{_libdir}/bonobo/servers/GNOME_CDPlayerApplet.server
520 %{_libdir}/bonobo/servers/GNOME_MailcheckApplet_Factory.server
521 %{_libdir}/bonobo/servers/GNOME_NullApplet_Factory.server
522 %{_libdir}/bonobo/servers/GNOME_Panel_WirelessApplet.server
523 %dir %{_libdir}/%{name}
524 %dir %{_datadir}/%{name}
525 %dir %{_datadir}/%{name}/art
526 %dir %{_datadir}/%{name}/glade
527
528 %files devel
529 %defattr(644,root,root,755)
530 %{_includedir}/*
531 %{_pkgconfigdir}/*.pc
532
533 %files accessx-status -f accessx-status.lang
534 %defattr(644,root,root,755)
535 %doc accessx-status/ChangeLog
536 %attr(755,root,root) %{_libdir}/accessx-status-applet
537 %{_libdir}/bonobo/servers/GNOME_AccessxStatusApplet.server
538 %{_datadir}/gnome-2.0/ui/GNOME_AccessxApplet.xml
539 %{_pixmapsdir}/accessx-status-applet
540 %{_iconsdir}/hicolor/48x48/apps/ax-applet.png
541 %dir %{_omf_dest_dir}/accessx-status
542 %{_omf_dest_dir}/accessx-status/accessx-status-C.omf
543 %lang(bg) %{_omf_dest_dir}/accessx-status/accessx-status-bg.omf
544 %lang(es) %{_omf_dest_dir}/accessx-status/accessx-status-es.omf
545 %lang(fr) %{_omf_dest_dir}/accessx-status/accessx-status-fr.omf
546 %lang(it) %{_omf_dest_dir}/accessx-status/accessx-status-it.omf
547 %lang(sv) %{_omf_dest_dir}/accessx-status/accessx-status-sv.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(sv) %{_omf_dest_dir}/battstat/battstat-sv.omf
565 %lang(uk) %{_omf_dest_dir}/battstat/battstat-uk.omf
566
567 %files charpicker -f char-palette.lang
568 %defattr(644,root,root,755)
569 %doc charpick/ChangeLog
570 %attr(755,root,root) %{_libdir}/charpick_applet2
571 %{_libdir}/bonobo/servers/GNOME_CharpickerApplet.server
572 %{_datadir}/gnome-2.0/ui/GNOME_CharpickerApplet.xml
573 %{_iconsdir}/hicolor/48x48/apps/charpick.png
574 %{_sysconfdir}/gconf/schemas/charpick.schemas
575 %dir %{_omf_dest_dir}/char-palette
576 %{_omf_dest_dir}/char-palette/char-palette-C.omf
577 %lang(bg) %{_omf_dest_dir}/char-palette/char-palette-bg.omf
578 %lang(es) %{_omf_dest_dir}/char-palette/char-palette-es.omf
579 %lang(fr) %{_omf_dest_dir}/char-palette/char-palette-fr.omf
580 %lang(it) %{_omf_dest_dir}/char-palette/char-palette-it.omf
581 %lang(nl) %{_omf_dest_dir}/char-palette/char-palette-nl.omf
582 %lang(pt_BR) %{_omf_dest_dir}/char-palette/char-palette-pt_BR.omf
583 %lang(sv) %{_omf_dest_dir}/char-palette/char-palette-sv.omf
584 %lang(uk) %{_omf_dest_dir}/char-palette/char-palette-uk.omf
585
586 %files cpufreq -f cpufreq-applet.lang
587 %defattr(644,root,root,755)
588 %doc cpufreq/ChangeLog
589 %attr(755,root,root) %{_bindir}/cpufreq-selector
590 %attr(755,root,root) %{_libdir}/cpufreq-applet
591 %{_libdir}/bonobo/servers/GNOME_CPUFreqApplet.server
592 %{_datadir}/gnome-2.0/ui/GNOME_CPUFreqApplet.xml
593 %{_datadir}/%{name}/glade/cpufreq-preferences.glade
594 %{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas
595 %{_pixmapsdir}/cpufreq-applet
596 %{_iconsdir}/hicolor/48x48/apps/gnome-cpu.png
597 %dir %{_omf_dest_dir}/cpufreq-applet
598 %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-C.omf
599 %lang(es) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-es.omf
600 %lang(fr) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-fr.omf
601 %lang(nl) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-nl.omf
602 %lang(sv) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-sv.omf
603 %lang(uk) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-uk.omf
604 %lang(zh_CN) %{_omf_dest_dir}/cpufreq-applet/cpufreq-applet-zh_CN.omf
605
606 %files drivemount -f drivemount.lang
607 %defattr(644,root,root,755)
608 %doc drivemount/ChangeLog
609 %attr(755,root,root) %{_libdir}/drivemount_applet2
610 %{_libdir}/bonobo/servers/GNOME_DriveMountApplet.server
611 %{_datadir}/gnome-2.0/ui/GNOME_DriveMountApplet.xml
612 %{_sysconfdir}/gconf/schemas/drivemount.schemas
613 %dir %{_omf_dest_dir}/drivemount
614 %{_omf_dest_dir}/drivemount/drivemount-C.omf
615 %lang(es) %{_omf_dest_dir}/drivemount/drivemount-es.omf
616 %lang(fr) %{_omf_dest_dir}/drivemount/drivemount-fr.omf
617 %lang(it) %{_omf_dest_dir}/drivemount/drivemount-it.omf
618 %lang(pa) %{_omf_dest_dir}/drivemount/drivemount-pa.omf
619 %lang(sv) %{_omf_dest_dir}/drivemount/drivemount-sv.omf
620 %lang(uk) %{_omf_dest_dir}/drivemount/drivemount-uk.omf
621 %lang(zh_CN) %{_omf_dest_dir}/drivemount/drivemount-zh_CN.omf
622
623 %files geyes -f geyes.lang
624 %defattr(644,root,root,755)
625 %doc geyes/ChangeLog
626 %attr(755,root,root) %{_libdir}/geyes_applet2
627 %{_libdir}/bonobo/servers/GNOME_GeyesApplet.server
628 %{_datadir}/gnome-2.0/ui/GNOME_GeyesApplet.xml
629 %{_datadir}/%{name}/geyes
630 %{_iconsdir}/hicolor/48x48/apps/gnome-eyes.png
631 %{_sysconfdir}/gconf/schemas/geyes.schemas
632 %dir %{_omf_dest_dir}/geyes
633 %{_omf_dest_dir}/geyes/geyes-C.omf
634 %lang(bg) %{_omf_dest_dir}/geyes/geyes-bg.omf
635 %lang(es) %{_omf_dest_dir}/geyes/geyes-es.omf
636 %lang(fr) %{_omf_dest_dir}/geyes/geyes-fr.omf
637 %lang(it) %{_omf_dest_dir}/geyes/geyes-it.omf
638 %lang(ru) %{_omf_dest_dir}/geyes/geyes-ru.omf
639 %lang(sv) %{_omf_dest_dir}/geyes/geyes-sv.omf
640 %lang(uk) %{_omf_dest_dir}/geyes/geyes-uk.omf
641
642 %files gweather -f gweather.lang
643 %defattr(644,root,root,755)
644 %doc gweather/ChangeLog
645 %attr(755,root,root) %{_libdir}/gweather-applet-2
646 %attr(755,root,root) %{_libdir}/libgweather.so*
647 %{_libdir}/bonobo/servers/GNOME_GWeatherApplet_Factory.server
648 %{_datadir}/gnome-2.0/ui/GNOME_GWeatherApplet.xml
649 %{_datadir}/%{name}/gweather
650 %{_sysconfdir}/gconf/schemas/gweather.schemas
651 %dir %{_omf_dest_dir}/gweather
652 %{_omf_dest_dir}/gweather/gweather-C.omf
653 %lang(es) %{_omf_dest_dir}/gweather/gweather-es.omf
654 %lang(fr) %{_omf_dest_dir}/gweather/gweather-fr.omf
655 %lang(nl) %{_omf_dest_dir}/gweather/gweather-nl.omf
656 %lang(sv) %{_omf_dest_dir}/gweather/gweather-sv.omf
657 %lang(uk) %{_omf_dest_dir}/gweather/gweather-uk.omf
658
659 %files invest
660 %defattr(644,root,root,755)
661 %doc invest-applet/ChangeLog
662 %attr(755,root,root) %{_bindir}/invest-chart
663 %attr(755,root,root) %{_libdir}/invest-applet
664 %{_libdir}/bonobo/servers/GNOME_GtikApplet.server
665 %{_libdir}/bonobo/servers/Invest_Applet.server
666 %{_datadir}/gnome-2.0/ui/Invest_Applet.xml
667 %{_datadir}/%{name}/art/invest*.*
668 %{_datadir}/%{name}/glade/financialchart.glade
669 %{_datadir}/%{name}/glade/prefs-dialog.glade
670 %{_desktopdir}/invest-chart.desktop
671 %{_pixmapsdir}/invest-big.png
672 %dir %{py_sitedir}/invest
673 %{py_sitedir}/invest/*.py[co]
674
675 %files keyboard -f gswitchit.lang
676 %defattr(644,root,root,755)
677 %doc gswitchit/ChangeLog
678 %attr(755,root,root) %{_libdir}/gnome-keyboard-applet
679 %{_libdir}/bonobo/servers/GNOME_KeyboardApplet.server
680 %{_desktopdir}/gswitchit-plugins.desktop
681 %dir %{_datadir}/xmodmap
682 %{_datadir}/xmodmap/base.xml
683 %lang(hy) %{_datadir}/xmodmap/xmodmap.am*
684 %lang(ar) %{_datadir}/xmodmap/xmodmap.ar*
685 %lang(fr,nl,wa) %{_datadir}/xmodmap/xmodmap.be*
686 %lang(bg) %{_datadir}/xmodmap/xmodmap.bg*
687 %lang(pt_BR) %{_datadir}/xmodmap/xmodmap.br*
688 %lang(de,fr) %{_datadir}/xmodmap/xmodmap.ch*
689 %lang(cs) %{_datadir}/xmodmap/xmodmap.cz*
690 %lang(de) %{_datadir}/xmodmap/xmodmap.de*
691 %lang(da) %{_datadir}/xmodmap/xmodmap.dk*
692 %{_datadir}/xmodmap/xmodmap.dvorak
693 %lang(et) %{_datadir}/xmodmap/xmodmap.ee*
694 %lang(es) %{_datadir}/xmodmap/xmodmap.es*
695 %lang(fi) %{_datadir}/xmodmap/xmodmap.fi*
696 %lang(fr) %{_datadir}/xmodmap/xmodmap.fr*
697 %{_datadir}/xmodmap/xmodmap.gb*
698 %lang(ka) %{_datadir}/xmodmap/xmodmap.ge*
699 %lang(el) %{_datadir}/xmodmap/xmodmap.gr*
700 %lang(hu) %{_datadir}/xmodmap/xmodmap.hu*
701 %lang(he,yi) %{_datadir}/xmodmap/xmodmap.il*
702 %lang(is) %{_datadir}/xmodmap/xmodmap.is*
703 %lang(it) %{_datadir}/xmodmap/xmodmap.it*
704 %lang(ja) %{_datadir}/xmodmap/xmodmap.jp*
705 %lang(ko) %{_datadir}/xmodmap/xmodmap.kr*
706 %lang(lo) %{_datadir}/xmodmap/xmodmap.la*
707 %lang(lt) %{_datadir}/xmodmap/xmodmap.lt*
708 %lang(mk) %{_datadir}/xmodmap/xmodmap.mk*
709 %lang(mn) %{_datadir}/xmodmap/xmodmap.mn*
710 %lang(nl) %{_datadir}/xmodmap/xmodmap.nl*
711 %lang(nn,no) %{_datadir}/xmodmap/xmodmap.no*
712 %lang(pl) %{_datadir}/xmodmap/xmodmap.pl*
713 %lang(pt) %{_datadir}/xmodmap/xmodmap.pt*
714 %lang(fr) %{_datadir}/xmodmap/xmodmap.qc*
715 %lang(ro) %{_datadir}/xmodmap/xmodmap.ro*
716 %lang(ru) %{_datadir}/xmodmap/xmodmap.ru*
717 %lang(sv) %{_datadir}/xmodmap/xmodmap.se*
718 %lang(fr) %{_datadir}/xmodmap/xmodmap.sf*
719 %lang(de) %{_datadir}/xmodmap/xmodmap.sg*
720 %lang(sl) %{_datadir}/xmodmap/xmodmap.si*
721 %lang(sk) %{_datadir}/xmodmap/xmodmap.sk*
722 %lang(th) %{_datadir}/xmodmap/xmodmap.th*
723 %lang(tr) %{_datadir}/xmodmap/xmodmap.tr*
724 %lang(uk) %{_datadir}/xmodmap/xmodmap.uk*
725 %{_datadir}/xmodmap/xmodmap.us*
726 %lang(hr,mk,sl,sr) %{_datadir}/xmodmap/xmodmap.yu*
727 %attr(755,root,root) %{_bindir}/gswitchit-plugins-capplet
728 %{_datadir}/gnome-2.0/ui/GNOME_GSwitchItApplet.xml
729 %{_datadir}/%{name}/glade/gswitchit*.glade
730 %{_iconsdir}/hicolor/48x48/apps/gswitchit*.png
731 %{_sysconfdir}/gconf/schemas/gswitchit.schemas
732 %dir %{_omf_dest_dir}/gswitchit
733 %{_omf_dest_dir}/gswitchit/gswitchit-C.omf
734 %lang(es) %{_omf_dest_dir}/gswitchit/gswitchit-es.omf
735 %lang(fr) %{_omf_dest_dir}/gswitchit/gswitchit-fr.omf
736 %lang(sv) %{_omf_dest_dir}/gswitchit/gswitchit-sv.omf
737 %lang(uk) %{_omf_dest_dir}/gswitchit/gswitchit-uk.omf
738
739 %files minicommander -f command-line.lang
740 %defattr(644,root,root,755)
741 %doc mini-commander/ChangeLog
742 %attr(755,root,root) %{_libdir}/mini_commander_applet
743 %attr(755,root,root) %{_libdir}/%{name}/mc-install-default-macros
744 %{_libdir}/bonobo/servers/GNOME_MiniCommanderApplet.server
745 %{_datadir}/gnome-2.0/ui/GNOME_MiniCommanderApplet.xml
746 %{_datadir}/%{name}/glade/mini-commander.glade
747 %{_iconsdir}/hicolor/48x48/apps/gnome-mini-commander.png
748 %{_sysconfdir}/gconf/schemas/mini-commander-global.schemas
749 %{_sysconfdir}/gconf/schemas/mini-commander.schemas
750 %dir %{_omf_dest_dir}/command-line
751 %{_omf_dest_dir}/command-line/command-line-C.omf
752 %lang(es) %{_omf_dest_dir}/command-line/command-line-es.omf
753 %lang(fr) %{_omf_dest_dir}/command-line/command-line-fr.omf
754 %lang(pt_BR) %{_omf_dest_dir}/command-line/command-line-pt_BR.omf
755 %lang(sv) %{_omf_dest_dir}/command-line/command-line-sv.omf
756 %lang(uk) %{_omf_dest_dir}/command-line/command-line-uk.omf
757
758 %files mixer
759 %defattr(644,root,root,755)
760 %doc mixer/ChangeLog
761 %attr(755,root,root) %{_libdir}/mixer_applet2
762 %{_libdir}/bonobo/servers/GNOME_MixerApplet.server
763 %{_datadir}/gnome-2.0/ui/GNOME_MixerApplet.xml
764 %{_sysconfdir}/gconf/schemas/mixer.schemas
765 %dir %{_omf_dest_dir}/mixer_applet2
766 %{_omf_dest_dir}/mixer_applet2/mixer_applet2-C.omf
767 %lang(es) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-es.omf
768 %lang(it) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-it.omf
769 %lang(fr) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-fr.omf
770 %lang(sv) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-sv.omf
771 %lang(uk) %{_omf_dest_dir}/mixer_applet2/mixer_applet2-uk.omf
772
773 %files modemlights
774 %defattr(644,root,root,755)
775 %doc modemlights/ChangeLog
776 %attr(755,root,root) %{_libdir}/modem_applet
777 %{_libdir}/bonobo/servers/GNOME_ModemLights.server
778 %{_datadir}/gnome-2.0/ui/GNOME_ModemLights.xml
779 %{_datadir}/%{name}/glade/modemlights.glade
780 %{_iconsdir}/hicolor/48x48/apps/gnome-modem.png
781
782 %files multiload -f multiload.lang
783 %defattr(644,root,root,755)
784 %doc multiload/ChangeLog
785 %attr(755,root,root) %{_libdir}/multiload-applet-2
786 %{_libdir}/bonobo/servers/GNOME_MultiLoadApplet_Factory.server
787 %{_datadir}/gnome-2.0/ui/GNOME_MultiloadApplet.xml
788 %{_sysconfdir}/gconf/schemas/multiload.schemas
789 %dir %{_omf_dest_dir}/multiload
790 %{_omf_dest_dir}/multiload/multiload-C.omf
791 %lang(es) %{_omf_dest_dir}/multiload/multiload-es.omf
792 %lang(fr) %{_omf_dest_dir}/multiload/multiload-fr.omf
793 %lang(sv) %{_omf_dest_dir}/multiload/multiload-sv.omf
794 %lang(uk) %{_omf_dest_dir}/multiload/multiload-uk.omf
795
796 %files stickynotes -f stickynotes_applet.lang
797 %defattr(644,root,root,755)
798 %doc stickynotes/ChangeLog
799 %attr(755,root,root) %{_libdir}/stickynotes_applet
800 %{_libdir}/bonobo/servers/GNOME_StickyNotesApplet.server
801 %{_datadir}/gnome-2.0/ui/GNOME_StickyNotesApplet.xml
802 %{_datadir}/%{name}/glade/stickynotes.glade
803 %{_pixmapsdir}/stickynotes
804 %{_sysconfdir}/gconf/schemas/stickynotes.schemas
805 %dir %{_omf_dest_dir}/stickynotes_applet
806 %{_omf_dest_dir}/stickynotes_applet/stickynotes_applet-C.omf
807 %lang(es) %{_omf_dest_dir}/stickynotes_applet/stickynotes_applet-es.omf
808 %lang(fr) %{_omf_dest_dir}/stickynotes_applet/stickynotes_applet-fr.omf
809 %lang(sv) %{_omf_dest_dir}/stickynotes_applet/stickynotes_applet-sv.omf
810 %lang(uk) %{_omf_dest_dir}/stickynotes_applet/stickynotes_applet-uk.omf
811
812 %files trash -f trashapplet.lang
813 %defattr(644,root,root,755)
814 %doc trashapplet/ChangeLog
815 %attr(755,root,root) %{_libdir}/trashapplet
816 %{_libdir}/bonobo/servers/GNOME_Panel_TrashApplet.server
817 %{_datadir}/%{name}/glade/trashapplet.glade
818 %{_datadir}/gnome-2.0/ui/GNOME_Panel_TrashApplet.xml
819 %dir %{_omf_dest_dir}/trashapplet
820 %{_omf_dest_dir}/trashapplet/trashapplet-C.omf
821 %lang(es) %{_omf_dest_dir}/trashapplet/trashapplet-es.omf
822 %lang(fr) %{_omf_dest_dir}/trashapplet/trashapplet-fr.omf
823 %lang(it) %{_omf_dest_dir}/trashapplet/trashapplet-it.omf
824 %lang(nl) %{_omf_dest_dir}/trashapplet/trashapplet-nl.omf
825 %lang(pa) %{_omf_dest_dir}/trashapplet/trashapplet-pa.omf
826 %lang(ru) %{_omf_dest_dir}/trashapplet/trashapplet-ru.omf
827 %lang(sv) %{_omf_dest_dir}/trashapplet/trashapplet-sv.omf
828 %lang(uk) %{_omf_dest_dir}/trashapplet/trashapplet-uk.omf
This page took 0.099628 seconds and 4 git commands to generate.