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