]> git.pld-linux.org Git - packages/gnome-applets.git/blame - gnome-applets.spec
- updated to 2.24.3.1
[packages/gnome-applets.git] / gnome-applets.spec
CommitLineData
98d9a9f8 1Summary: Small applications which embed themselves in the GNOME panel
c5f85e76
ER
2Summary(pl.UTF-8): Aplety GNOME - małe aplikacje osadzające się w panelu
3Summary(ru.UTF-8): Маленькие программы, встраивающиеся в панель GNOME
4Summary(uk.UTF-8): Маленькі програми, що вбудовуються в панель GNOME
6a5d9e40 5Name: gnome-applets
953b17a8 6Version: 2.24.3.1
1251814b 7Release: 1
917d2293 8Epoch: 1
325fbf8e 9License: GPL v2, FDL
45551746 10Group: X11/Applications
75d3a6cc 11Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/2.24/%{name}-%{version}.tar.bz2
953b17a8 12# Source0-md5: 9d60394e9feedb754838e5087ddaee97
6503ab3c 13Patch0: %{name}-modemlights.patch
c513cb5c
MB
14# check paths in Makefile before removing it!
15Patch1: %{name}-m4_fix.patch
b29528cb 16URL: http://www.gnome.org/
b3da2f5b
MB
17BuildRequires: GConf2-devel >= 2.24.0
18BuildRequires: PolicyKit-gnome-devel >= 0.7
09327ab9
MB
19BuildRequires: autoconf >= 2.59
20BuildRequires: automake >= 1:1.8
6d95af8e 21BuildRequires: cpufrequtils-devel >= 0.3
09327ab9 22BuildRequires: dbus-glib-devel >= 0.73
512e10b8 23BuildRequires: gettext-devel
b26882b7 24BuildRequires: glib2-devel >= 1:2.18.0
b3da2f5b
MB
25BuildRequires: gnome-common >= 2.24.0
26BuildRequires: gnome-desktop-devel >= 2.24.0
27BuildRequires: gnome-doc-utils >= 0.14.0
28BuildRequires: gnome-icon-theme >= 2.24.0
29BuildRequires: gnome-panel-devel >= 2.24.0
30BuildRequires: gnome-settings-daemon-devel >= 2.24.0
44265df5 31BuildRequires: gstreamer-plugins-base-devel >= 0.10.10
b3da2f5b
MB
32BuildRequires: gtk+2-devel >= 2:2.14.0
33BuildRequires: gucharmap-devel >= 2.24.0
34BuildRequires: hal-devel >= 0.5.10
35BuildRequires: intltool >= 0.40.0
dfabdc7c 36BuildRequires: libgnomekbd-devel >= 2.21.4.1
b3da2f5b 37BuildRequires: libgnomeui-devel >= 2.24.0
dfabdc7c 38BuildRequires: libgtop-devel >= 1:2.22.0
b3da2f5b 39BuildRequires: libgweather-devel >= 2.24.0
13e568d9 40BuildRequires: libnotify-devel >= 0.4.2
512e10b8 41BuildRequires: libtool
b3da2f5b 42BuildRequires: libwnck-devel >= 2.24.0
d1f76fcc 43BuildRequires: libxml2-devel >= 1:2.6.30
09327ab9
MB
44BuildRequires: libxslt-progs >= 1.1.20
45BuildRequires: pkgconfig >= 1:0.19
b3da2f5b 46BuildRequires: python-devel >= 1:2.4
c2217076 47BuildRequires: python-gnome-desktop-devel
b3da2f5b
MB
48BuildRequires: python-gnome-devel >= 2.22.0
49BuildRequires: python-pygtk-devel >= 2:2.12.0
ec9c457b 50BuildRequires: rpm-pythonprov
298109c1 51BuildRequires: rpmbuild(find_lang) >= 1.23
ec9c457b 52BuildRequires: rpmbuild(macros) >= 1.311
b29528cb 53BuildRequires: scrollkeeper >= 0.3.11-4
b3da2f5b
MB
54Requires: gnome-icon-theme >= 2.24.0
55Requires: gnome-panel >= 2.24.0
dbca2d9e 56Requires: hicolor-icon-theme
b3da2f5b 57Requires: libgnomeui >= 2.24.0
eee291e8 58# sr@Latn vs. sr@latin
59Conflicts: glibc-misc < 6:2.7
29c6cc79 60BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
6a5d9e40 61
6a5d9e40 62%description
93cffcb9 63The gnome-applets package provides Panel applets which enhance your
64GNOME experience.
6a5d9e40 65
afe4d16e
JR
66%description -l pl.UTF-8
67Pakiet gnome-applets udostępnia aplety Panelu, które usprawniają pracę
499a880d 68z GNOME.
6a5d9e40 69
afe4d16e
JR
70%description -l uk.UTF-8
71Пакет gnome-applets містить аплети Панелі GNOME, що збільшують
72комфортність роботи в середовищі GNOME.
be1274bb 73
afe4d16e
JR
74%description -l ru.UTF-8
75Пакет gnome-applets содержит апплеты Панели GNOME, увеличивающие
76комфортность работы в среде GNOME.
be1274bb 77
c3067899 78%package accessx-status
79Summary: Keyboard Accessibility Status applet
c5f85e76 80Summary(pl.UTF-8): Aplet stanu dostepności klawiatury
c3067899 81Group: X11/Applications
09327ab9 82Requires(post,postun): gtk+2
23a406a7 83Requires(post,postun): scrollkeeper
c3067899 84Requires: %{name} = %{epoch}:%{version}-%{release}
b3da2f5b 85Suggests: gnome-control-center >= 2.24.0
c3067899 86Conflicts: gnome-applets <= 0:2.10.0-5
87
88%description accessx-status
89Keyboard Accessibility Status applet.
90
afe4d16e
JR
91%description accessx-status -l pl.UTF-8
92Aplet stanu dostepności klawiatury.
c3067899 93
94%package battstat
95Summary: Battery Charge Monitor applet
c5f85e76 96Summary(pl.UTF-8): Aplet monitora stanu naładowania akumulatora
c3067899 97Group: X11/Applications
23a406a7 98Requires(post,postun): scrollkeeper
09327ab9 99Requires(post,preun): GConf2
c3067899 100Requires: %{name} = %{epoch}:%{version}-%{release}
101Conflicts: gnome-applets <= 0:2.10.0-5
102
103%description battstat
104Battery Charge Monitor applet.
105
afe4d16e
JR
106%description battstat -l pl.UTF-8
107Aplet monitora stanu naładowania akumulatora.
c3067899 108
109%package charpicker
110Summary: Character Palette applet
c5f85e76 111Summary(pl.UTF-8): Aplet palety znaków
c3067899 112Group: X11/Applications
09327ab9 113Requires(post,postun): gtk+2
23a406a7 114Requires(post,postun): scrollkeeper
09327ab9 115Requires(post,preun): GConf2
c3067899 116Requires: %{name} = %{epoch}:%{version}-%{release}
117Conflicts: gnome-applets <= 0:2.10.0-5
118
119%description charpicker
120Character Palette applet.
121
afe4d16e
JR
122%description charpicker -l pl.UTF-8
123Aplet palety znaków.
c3067899 124
125%package cpufreq
126Summary: CPU Frequency Scaling Monitor applet
c5f85e76 127Summary(pl.UTF-8): Aplet monitora częstotliwości procesora
c3067899 128Group: X11/Applications
09327ab9 129Requires(post,postun): gtk+2
23a406a7 130Requires(post,postun): scrollkeeper
09327ab9 131Requires(post,preun): GConf2
c3067899 132Requires: %{name} = %{epoch}:%{version}-%{release}
23a406a7 133Obsoletes: gnome-applet-cpufreq
09327ab9 134Conflicts: gnome-applets <= 0:2.10.0-5
c3067899 135
136%description cpufreq
137CPU Frequency Scaling Monitor applet.
138
afe4d16e
JR
139%description cpufreq -l pl.UTF-8
140Aplet monitora częstotliwości procesora.
c3067899 141
142%package drivemount
143Summary: Disk Mounter applet
c5f85e76 144Summary(pl.UTF-8): Aplet do montowania dysków
c3067899 145Group: X11/Applications
23a406a7 146Requires(post,postun): scrollkeeper
09327ab9 147Requires(post,preun): GConf2
c3067899 148Requires: %{name} = %{epoch}:%{version}-%{release}
149Conflicts: gnome-applets <= 0:2.10.0-5
150
151%description drivemount
152Disk Mounter applet.
153
afe4d16e
JR
154%description drivemount -l pl.UTF-8
155Aplet do monotwania dysków.
c3067899 156
157%package geyes
158Summary: Geyes applet
c5f85e76 159Summary(pl.UTF-8): Aplet geyes
c3067899 160Group: X11/Applications
09327ab9 161Requires(post,postun): gtk+2
23a406a7 162Requires(post,postun): scrollkeeper
09327ab9 163Requires(post,preun): GConf2
c3067899 164Requires: %{name} = %{epoch}:%{version}-%{release}
165Conflicts: gnome-applets <= 0:2.10.0-5
166
167%description geyes
168Geyes applet.
169
afe4d16e 170%description geyes -l pl.UTF-8
c3067899 171Aplet geyes.
172
c3067899 173%package gweather
174Summary: Weather Report applet
c5f85e76 175Summary(pl.UTF-8): Aplet raportu pogodowego
c3067899 176Group: X11/Applications
23a406a7 177Requires(post,postun): scrollkeeper
09327ab9 178Requires(post,preun): GConf2
c3067899 179Requires: %{name} = %{epoch}:%{version}-%{release}
3c7dc6f1 180Requires: notification-daemon
c3067899 181Conflicts: gnome-applets <= 0:2.10.0-5
182
183%description gweather
184Weather Report applet.
185
afe4d16e 186%description gweather -l pl.UTF-8
c3067899 187Aplet raportu pogodowego.
188
6d95af8e 189%package invest
190Summary: Stock Ticker applet
c5f85e76 191Summary(pl.UTF-8): Aplet wskaźnika giełdowego
6d95af8e 192Group: X11/Applications
6d95af8e 193Requires(post,postun): scrollkeeper
09327ab9 194Requires(post,preun): GConf2
6d95af8e 195Requires: %{name} = %{epoch}:%{version}-%{release}
dbca2d9e 196Requires: python-gnome-extras-egg >= 2.14.2
6d95af8e 197Obsoletes: gnome-applets-gtik
09327ab9 198Conflicts: gnome-applets <= 0:2.10.0-5
6d95af8e 199
200%description invest
201Stock Ticker applet.
202
afe4d16e
JR
203%description invest -l pl.UTF-8
204Aplet wskaźnika giełdowego.
6d95af8e 205
c3067899 206%package keyboard
207Summary: Keyboard Indicator applet
c5f85e76 208Summary(pl.UTF-8): Aplet wskaźnika klawiatury
c3067899 209Group: X11/Applications
09327ab9 210Requires(post,postun): gtk+2
23a406a7 211Requires(post,postun): scrollkeeper
c3067899 212Requires: %{name} = %{epoch}:%{version}-%{release}
213Conflicts: gnome-applets <= 0:2.10.0-5
214
215%description keyboard
216Keyboard Indicator applet.
217
afe4d16e
JR
218%description keyboard -l pl.UTF-8
219Aplet wskaźnika klawiatury.
c3067899 220
221%package minicommander
222Summary: Command Line applet
c5f85e76 223Summary(pl.UTF-8): Aplet wiersza poleceń
c3067899 224Group: X11/Applications
23a406a7 225Requires(post,postun): scrollkeeper
09327ab9 226Requires(post,preun): GConf2
c3067899 227Requires: %{name} = %{epoch}:%{version}-%{release}
228Conflicts: gnome-applets <= 0:2.10.0-5
229
230%description minicommander
231Command Line applet.
232
afe4d16e
JR
233%description minicommander -l pl.UTF-8
234Aplet wiersza poleceń.
c3067899 235
236%package mixer
237Summary: Volume Control applet
c5f85e76 238Summary(pl.UTF-8): Aplet regulacji głośności
c3067899 239Group: X11/Applications
09327ab9 240Requires(post,postun): gtk+2
23a406a7 241Requires(post,postun): scrollkeeper
09327ab9 242Requires(post,preun): GConf2
c3067899 243Requires: %{name} = %{epoch}:%{version}-%{release}
44265df5 244Requires: gstreamer-audio-effects-base >= 0.10.10
c3067899 245Requires: gstreamer-audiosink
dfabdc7c 246Suggests: gnome-media-volume-control >= 2.22.0
c3067899 247Conflicts: gnome-applets <= 0:2.10.0-5
248
249%description mixer
250Volume Control applet.
251
afe4d16e
JR
252%description mixer -l pl.UTF-8
253Aplet regulacji głośności.
c3067899 254
255%package modemlights
256Summary: Modem Lights applet
c5f85e76 257Summary(pl.UTF-8): Aplet kontrolek modemu
c3067899 258Group: X11/Applications
09327ab9 259Requires(post,postun): gtk+2
c3067899 260Requires: %{name} = %{epoch}:%{version}-%{release}
728ecd9b 261Requires: system-tools-backends
c3067899 262Conflicts: gnome-applets <= 0:2.10.0-5
263
264%description modemlights
265Modem Lights applet.
266
afe4d16e 267%description modemlights -l pl.UTF-8
c3067899 268Aplet kontrolek modemu.
269
270%package multiload
271Summary: System Monitor applet
c5f85e76 272Summary(pl.UTF-8): Aplet monitora systemu
c3067899 273Group: X11/Applications
23a406a7 274Requires(post,postun): scrollkeeper
09327ab9 275Requires(post,preun): GConf2
c3067899 276Requires: %{name} = %{epoch}:%{version}-%{release}
b3da2f5b 277Suggests: gnome-system-monitor >= 2.24.0
c3067899 278Conflicts: gnome-applets <= 0:2.10.0-5
279
280%description multiload
281System Monitor applet.
282
afe4d16e 283%description multiload -l pl.UTF-8
c3067899 284Aplet monitora systemu.
285
286%package stickynotes
287Summary: Sticky Notes applet
c5f85e76 288Summary(pl.UTF-8): Aplet notatek
c3067899 289Group: X11/Applications
09327ab9 290Requires(post,postun): gtk+2
23a406a7 291Requires(post,postun): scrollkeeper
09327ab9 292Requires(post,preun): GConf2
c3067899 293Requires: %{name} = %{epoch}:%{version}-%{release}
c3067899 294Obsoletes: gnotes_applet
09327ab9 295Conflicts: gnome-applets <= 0:2.10.0-5
c3067899 296
297%description stickynotes
298Sticky Notes applet.
299
afe4d16e 300%description stickynotes -l pl.UTF-8
c3067899 301Aplet notatek.
302
303%package trash
304Summary: Trash applet
c5f85e76 305Summary(pl.UTF-8): Aplet śmietnika
c3067899 306Group: X11/Applications
23a406a7 307Requires(post,postun): scrollkeeper
c3067899 308Requires: %{name} = %{epoch}:%{version}-%{release}
309Conflicts: gnome-applets <= 0:2.10.0-5
310
311%description trash
312Trash applet.
313
afe4d16e
JR
314%description trash -l pl.UTF-8
315Aplet śmietnika.
c3067899 316
6a5d9e40 317%prep
45551746 318%setup -q
6503ab3c 319%patch0 -p1
c513cb5c 320%patch1 -p1
6a5d9e40 321
322%build
b1014ac1 323%{__gnome_doc_prepare}
55575619 324%{__libtoolize}
e4bb4543 325%{__glib_gettextize}
326%{__intltoolize}
97c6a012 327%{__aclocal} -I m4
e916d5f1 328%{__autoheader}
e4bb4543 329%{__gnome_doc_common}
cc085649 330%{__automake}
e916d5f1 331%{__autoconf}
13413cf4 332%configure \
ff1ab036 333 --disable-static \
90d04c4a 334 --disable-schemas-install \
dbca2d9e 335 --enable-mini-commander \
b26882b7 336 --with-gstreamer=0.10
08de5cc0 337%{__make}
6a5d9e40 338
339%install
340rm -rf $RPM_BUILD_ROOT
341
ec82d9a9 342%{__make} install \
5a7493e5 343 DESTDIR=$RPM_BUILD_ROOT \
6d95af8e 344 GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
345 pythondir=%{py_sitedir}
92cc239d 346
6d95af8e 347rm -f $RPM_BUILD_ROOT%{_libdir}/libgweather.la
348rm -f $RPM_BUILD_ROOT%{py_sitedir}/invest/*.py
eee291e8 349
8f6cecd6
MB
350mv -f $RPM_BUILD_ROOT%{_datadir}/locale/es{_ES,}/LC_MESSAGES/*.mo
351rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
b3da2f5b 352
b53977cd 353%find_lang %{name}-2.0
298109c1
MB
354%find_lang accessx-status --with-gnome --with-omf
355%find_lang battstat --with-gnome --with-omf
356%find_lang char-palette --with-gnome --with-omf
357%find_lang command-line --with-gnome --with-omf
358%find_lang cpufreq-applet --with-gnome --with-omf
359%find_lang drivemount --with-gnome --with-omf
360%find_lang geyes --with-gnome --with-omf
361%find_lang gswitchit --with-gnome --with-omf
362%find_lang gweather --with-gnome --with-omf
b26882b7 363%find_lang invest-applet --with-gnome --with-omf
298109c1
MB
364%find_lang mixer_applet2 --with-gnome --with-omf
365%find_lang multiload --with-gnome --with-omf
366%find_lang stickynotes_applet --with-gnome --with-omf
367%find_lang trashapplet --with-gnome --with-omf
b29528cb 368
93e72bf3
JB
369%clean
370rm -rf $RPM_BUILD_ROOT
371
c3067899 372%post accessx-status
e4bb4543 373%scrollkeeper_update_post
dbca2d9e 374%update_icon_cache hicolor
c3067899 375
376%postun accessx-status
e4bb4543 377%scrollkeeper_update_postun
dbca2d9e 378%update_icon_cache hicolor
c3067899 379
380%post battstat
e4bb4543 381%scrollkeeper_update_post
382%gconf_schema_install battstat.schemas
c3067899 383
384%preun battstat
e4bb4543 385%gconf_schema_uninstall battstat.schemas
c3067899 386
387%postun battstat
e4bb4543 388%scrollkeeper_update_postun
c3067899 389
390%post charpicker
e4bb4543 391%scrollkeeper_update_post
392%gconf_schema_install charpick.schemas
dbca2d9e 393%update_icon_cache hicolor
c3067899 394
395%preun charpicker
e4bb4543 396%gconf_schema_uninstall charpick.schemas
c3067899 397
398%postun charpicker
e4bb4543 399%scrollkeeper_update_postun
dbca2d9e 400%update_icon_cache hicolor
c3067899 401
402%post cpufreq
e4bb4543 403%scrollkeeper_update_post
404%gconf_schema_install cpufreq-applet.schemas
405%banner %{name} -e << EOF
406For full functionality, set SUID /usr/bin/cpufreq-selector binary.
407EOF
dbca2d9e 408%update_icon_cache hicolor
c3067899 409
410%preun cpufreq
e4bb4543 411%gconf_schema_uninstall cpufreq-applet.schemas
c3067899 412
413%postun cpufreq
e4bb4543 414%scrollkeeper_update_postun
dbca2d9e 415%update_icon_cache hicolor
c3067899 416
417%post drivemount
e4bb4543 418%scrollkeeper_update_post
419%gconf_schema_install drivemount.schemas
c3067899 420
421%preun drivemount
e4bb4543 422%gconf_schema_uninstall drivemount.schemas
c3067899 423
09327ab9 424%postun drivemount
e4bb4543 425%scrollkeeper_update_postun
c3067899 426
427%post geyes
e4bb4543 428%scrollkeeper_update_post
429%gconf_schema_install geyes.schemas
dbca2d9e 430%update_icon_cache hicolor
c3067899 431
432%preun geyes
e4bb4543 433%gconf_schema_uninstall geyes.schemas
c3067899 434
09327ab9 435%postun geyes
e4bb4543 436%scrollkeeper_update_postun
dbca2d9e 437%update_icon_cache hicolor
c3067899 438
439%post gweather
90d04c4a 440/sbin/ldconfig
e4bb4543 441%scrollkeeper_update_post
c3067899 442
443%postun gweather
90d04c4a 444/sbin/ldconfig
e4bb4543 445%scrollkeeper_update_postun
c3067899 446
6d95af8e 447%post invest
448%scrollkeeper_update_post
b26882b7 449%update_icon_cache hicolor
6d95af8e 450
451%postun invest
452%scrollkeeper_update_postun
b26882b7 453%update_icon_cache hicolor
6d95af8e 454
c3067899 455%post keyboard
e4bb4543 456%scrollkeeper_update_post
dbca2d9e 457%update_icon_cache hicolor
c3067899 458
c3067899 459%postun keyboard
e4bb4543 460%scrollkeeper_update_postun
dbca2d9e 461%update_icon_cache hicolor
c3067899 462
463%post minicommander
e4bb4543 464%scrollkeeper_update_post
465%gconf_schema_install mini-commander-global.schemas
466%gconf_schema_install mini-commander.schemas
ed53c491 467GCONF_CONFIG_SOURCE="`%{_bindir}/gconftool-2 --get-default-source`" %{_libdir}/%{name}/mc-install-default-macros
dbca2d9e 468%update_icon_cache hicolor
ec82d9a9 469
c3067899 470%preun minicommander
e4bb4543 471%gconf_schema_uninstall mini-commander-global.schemas
472%gconf_schema_uninstall mini-commander.schemas
c3067899 473
474%postun minicommander
e4bb4543 475%scrollkeeper_update_postun
dbca2d9e 476%update_icon_cache hicolor
c3067899 477
478%post mixer
e4bb4543 479%scrollkeeper_update_post
480%gconf_schema_install mixer.schemas
c3067899 481
482%preun mixer
e4bb4543 483%gconf_schema_uninstall mixer.schemas
c3067899 484
485%postun mixer
e4bb4543 486%scrollkeeper_update_postun
c3067899 487
dbca2d9e 488%post modemlights
489%update_icon_cache hicolor
490
491%postun modemlights
492%update_icon_cache hicolor
493
c3067899 494%post multiload
e4bb4543 495%scrollkeeper_update_post
496%gconf_schema_install multiload.schemas
c3067899 497
498%preun multiload
e4bb4543 499%gconf_schema_uninstall multiload.schemas
c3067899 500
501%postun multiload
e4bb4543 502%scrollkeeper_update_postun
c3067899 503
504%post stickynotes
e4bb4543 505%scrollkeeper_update_post
506%gconf_schema_install stickynotes.schemas
dbca2d9e 507%update_icon_cache hicolor
c3067899 508
509%preun stickynotes
e4bb4543 510%gconf_schema_uninstall stickynotes.schemas
c3067899 511
512%postun stickynotes
e4bb4543 513%scrollkeeper_update_postun
dbca2d9e 514%update_icon_cache hicolor
c3067899 515
516%post trash
e4bb4543 517%scrollkeeper_update_post
c3067899 518
519%postun trash
e4bb4543 520%scrollkeeper_update_postun
6a5d9e40 521
b53977cd 522%files -f %{name}-2.0.lang
6a5d9e40 523%defattr(644,root,root,755)
97c6a012 524%doc AUTHORS ChangeLog NEWS README
c3067899 525%attr(755,root,root) %{_libdir}/null_applet
526%{_libdir}/bonobo/servers/GNOME_CDPlayerApplet.server
527%{_libdir}/bonobo/servers/GNOME_MailcheckApplet_Factory.server
528%{_libdir}/bonobo/servers/GNOME_NullApplet_Factory.server
529%{_libdir}/bonobo/servers/GNOME_Panel_WirelessApplet.server
c3067899 530%dir %{_libdir}/%{name}
19bedf26 531%dir %{_datadir}/%{name}
b26882b7 532%dir %{_datadir}/%{name}/builder
b53977cd
JB
533%lang(es_CL) %dir %{_datadir}/locale/es_CL
534%lang(es_CL) %dir %{_datadir}/locale/es_CL/LC_MESSAGES
535%lang(es_CO) %dir %{_datadir}/locale/es_CO
536%lang(es_CO) %dir %{_datadir}/locale/es_CO/LC_MESSAGES
537%lang(es_CR) %dir %{_datadir}/locale/es_CR
538%lang(es_CR) %dir %{_datadir}/locale/es_CR/LC_MESSAGES
539%lang(es_DO) %dir %{_datadir}/locale/es_DO
540%lang(es_DO) %dir %{_datadir}/locale/es_DO/LC_MESSAGES
541%lang(es_EC) %dir %{_datadir}/locale/es_EC
542%lang(es_EC) %dir %{_datadir}/locale/es_EC/LC_MESSAGES
543%lang(es_GT) %dir %{_datadir}/locale/es_GT
544%lang(es_GT) %dir %{_datadir}/locale/es_GT/LC_MESSAGES
545%lang(es_HN) %dir %{_datadir}/locale/es_HN
546%lang(es_HN) %dir %{_datadir}/locale/es_HN/LC_MESSAGES
547%lang(es_PA) %dir %{_datadir}/locale/es_PA
548%lang(es_PA) %dir %{_datadir}/locale/es_PA/LC_MESSAGES
549%lang(es_PE) %dir %{_datadir}/locale/es_PE
550%lang(es_PE) %dir %{_datadir}/locale/es_PE/LC_MESSAGES
551%lang(es_PR) %dir %{_datadir}/locale/es_PR
552%lang(es_PR) %dir %{_datadir}/locale/es_PR/LC_MESSAGES
553%lang(es_SV) %dir %{_datadir}/locale/es_SV
554%lang(es_SV) %dir %{_datadir}/locale/es_SV/LC_MESSAGES
555%lang(es_UY) %dir %{_datadir}/locale/es_UY
556%lang(es_UY) %dir %{_datadir}/locale/es_UY/LC_MESSAGES
557%lang(es_VE) %dir %{_datadir}/locale/es_VE
558%lang(es_VE) %dir %{_datadir}/locale/es_VE/LC_MESSAGES
c3067899 559
97c6a012 560%files accessx-status -f accessx-status.lang
c3067899 561%defattr(644,root,root,755)
97c6a012 562%doc accessx-status/ChangeLog
73d6fef5 563%attr(755,root,root) %{_libdir}/accessx-status-applet
c3067899 564%{_libdir}/bonobo/servers/GNOME_AccessxStatusApplet.server
565%{_datadir}/gnome-2.0/ui/GNOME_AccessxApplet.xml
566%{_pixmapsdir}/accessx-status-applet
567%{_iconsdir}/hicolor/48x48/apps/ax-applet.png
97c6a012 568
569%files battstat -f battstat.lang
c3067899 570%defattr(644,root,root,755)
97c6a012 571%doc battstat/ChangeLog
b29528cb 572%attr(755,root,root) %{_libdir}/battstat-applet-2
c3067899 573%{_libdir}/bonobo/servers/GNOME_BattstatApplet.server
574%{_datadir}/gnome-2.0/ui/GNOME_BattstatApplet.xml
b26882b7 575%{_datadir}/%{name}/builder/battstat_applet.ui
c3067899 576%{_sysconfdir}/gconf/schemas/battstat.schemas
577%{_sysconfdir}/sound/events/battstat_applet.soundlist
97c6a012 578
579%files charpicker -f char-palette.lang
c3067899 580%defattr(644,root,root,755)
97c6a012 581%doc charpick/ChangeLog
b29528cb 582%attr(755,root,root) %{_libdir}/charpick_applet2
c3067899 583%{_libdir}/bonobo/servers/GNOME_CharpickerApplet.server
584%{_datadir}/gnome-2.0/ui/GNOME_CharpickerApplet.xml
c3067899 585%{_sysconfdir}/gconf/schemas/charpick.schemas
97c6a012 586
587%files cpufreq -f cpufreq-applet.lang
c3067899 588%defattr(644,root,root,755)
97c6a012 589%doc cpufreq/ChangeLog
c3067899 590%attr(755,root,root) %{_bindir}/cpufreq-selector
aff0face 591%attr(755,root,root) %{_libdir}/cpufreq-applet
c3067899 592%{_libdir}/bonobo/servers/GNOME_CPUFreqApplet.server
b26882b7
MB
593%{_datadir}/PolicyKit/policy/org.gnome.cpufreqselector.policy
594%{_datadir}/dbus-1/system-services/org.gnome.CPUFreqSelector.service
c3067899 595%{_datadir}/gnome-2.0/ui/GNOME_CPUFreqApplet.xml
b26882b7
MB
596%{_datadir}/%{name}/builder/cpufreq-preferences.ui
597%{_sysconfdir}/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
c3067899 598%{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas
599%{_pixmapsdir}/cpufreq-applet
dbca2d9e 600%{_iconsdir}/hicolor/*/apps/gnome-cpu-frequency-applet.*
c3067899 601
97c6a012 602%files drivemount -f drivemount.lang
c3067899 603%defattr(644,root,root,755)
97c6a012 604%doc drivemount/ChangeLog
b29528cb 605%attr(755,root,root) %{_libdir}/drivemount_applet2
c3067899 606%{_libdir}/bonobo/servers/GNOME_DriveMountApplet.server
607%{_datadir}/gnome-2.0/ui/GNOME_DriveMountApplet.xml
608%{_sysconfdir}/gconf/schemas/drivemount.schemas
97c6a012 609
610%files geyes -f geyes.lang
c3067899 611%defattr(644,root,root,755)
97c6a012 612%doc geyes/ChangeLog
b29528cb 613%attr(755,root,root) %{_libdir}/geyes_applet2
c3067899 614%{_libdir}/bonobo/servers/GNOME_GeyesApplet.server
615%{_datadir}/gnome-2.0/ui/GNOME_GeyesApplet.xml
616%{_datadir}/%{name}/geyes
dbca2d9e 617%{_iconsdir}/hicolor/*/apps/gnome-eyes-applet.*
c3067899 618%{_sysconfdir}/gconf/schemas/geyes.schemas
97c6a012 619
97c6a012 620%files gweather -f gweather.lang
c3067899 621%defattr(644,root,root,755)
97c6a012 622%doc gweather/ChangeLog
b29528cb 623%attr(755,root,root) %{_libdir}/gweather-applet-2
c3067899 624%{_libdir}/bonobo/servers/GNOME_GWeatherApplet_Factory.server
625%{_datadir}/gnome-2.0/ui/GNOME_GWeatherApplet.xml
97c6a012 626
b26882b7 627%files invest -f invest-applet.lang
6d95af8e 628%defattr(644,root,root,755)
629%doc invest-applet/ChangeLog
630%attr(755,root,root) %{_bindir}/invest-chart
631%attr(755,root,root) %{_libdir}/invest-applet
632%{_libdir}/bonobo/servers/GNOME_GtikApplet.server
633%{_libdir}/bonobo/servers/Invest_Applet.server
634%{_datadir}/gnome-2.0/ui/Invest_Applet.xml
b26882b7
MB
635%{_datadir}/%{name}/builder/financialchart.ui
636%{_datadir}/%{name}/builder/prefs-dialog.ui
dbca2d9e 637%{_datadir}/%{name}/invest-applet
b26882b7 638%{_iconsdir}/hicolor/*/apps/invest-applet.*
6d95af8e 639%dir %{py_sitedir}/invest
640%{py_sitedir}/invest/*.py[co]
641
97c6a012 642%files keyboard -f gswitchit.lang
c3067899 643%defattr(644,root,root,755)
97c6a012 644%doc gswitchit/ChangeLog
c3067899 645%attr(755,root,root) %{_libdir}/gnome-keyboard-applet
646%{_libdir}/bonobo/servers/GNOME_KeyboardApplet.server
13413cf4 647%dir %{_datadir}/xmodmap
aff0face 648%{_datadir}/xmodmap/base.xml
7068822d 649%lang(hy) %{_datadir}/xmodmap/xmodmap.am*
ed53c491 650%lang(ar) %{_datadir}/xmodmap/xmodmap.ar*
7068822d 651%lang(fr,nl,wa) %{_datadir}/xmodmap/xmodmap.be*
26bbae0a 652%lang(bg) %{_datadir}/xmodmap/xmodmap.bg*
7068822d 653%lang(pt_BR) %{_datadir}/xmodmap/xmodmap.br*
654%lang(de,fr) %{_datadir}/xmodmap/xmodmap.ch*
655%lang(cs) %{_datadir}/xmodmap/xmodmap.cz*
26bbae0a 656%lang(de) %{_datadir}/xmodmap/xmodmap.de*
7068822d 657%lang(da) %{_datadir}/xmodmap/xmodmap.dk*
7c4b1f65 658%{_datadir}/xmodmap/xmodmap.dvorak
7068822d 659%lang(et) %{_datadir}/xmodmap/xmodmap.ee*
26bbae0a 660%lang(es) %{_datadir}/xmodmap/xmodmap.es*
661%lang(fi) %{_datadir}/xmodmap/xmodmap.fi*
6a5d9e40 662%lang(fr) %{_datadir}/xmodmap/xmodmap.fr*
7068822d 663%{_datadir}/xmodmap/xmodmap.gb*
664%lang(ka) %{_datadir}/xmodmap/xmodmap.ge*
665%lang(el) %{_datadir}/xmodmap/xmodmap.gr*
26bbae0a 666%lang(hu) %{_datadir}/xmodmap/xmodmap.hu*
7068822d 667%lang(he,yi) %{_datadir}/xmodmap/xmodmap.il*
26bbae0a 668%lang(is) %{_datadir}/xmodmap/xmodmap.is*
669%lang(it) %{_datadir}/xmodmap/xmodmap.it*
7068822d 670%lang(ja) %{_datadir}/xmodmap/xmodmap.jp*
671%lang(ko) %{_datadir}/xmodmap/xmodmap.kr*
672%lang(lo) %{_datadir}/xmodmap/xmodmap.la*
26bbae0a 673%lang(lt) %{_datadir}/xmodmap/xmodmap.lt*
674%lang(mk) %{_datadir}/xmodmap/xmodmap.mk*
ff1ab036 675%lang(mn) %{_datadir}/xmodmap/xmodmap.mn*
26bbae0a 676%lang(nl) %{_datadir}/xmodmap/xmodmap.nl*
c807f892 677%lang(nn,no) %{_datadir}/xmodmap/xmodmap.no*
26bbae0a 678%lang(pl) %{_datadir}/xmodmap/xmodmap.pl*
6a5d9e40 679%lang(pt) %{_datadir}/xmodmap/xmodmap.pt*
7068822d 680%lang(fr) %{_datadir}/xmodmap/xmodmap.qc*
998e2156 681%lang(ro) %{_datadir}/xmodmap/xmodmap.ro*
6a5d9e40 682%lang(ru) %{_datadir}/xmodmap/xmodmap.ru*
2462f432 683%lang(sv) %{_datadir}/xmodmap/xmodmap.se*
7068822d 684%lang(fr) %{_datadir}/xmodmap/xmodmap.sf*
685%lang(de) %{_datadir}/xmodmap/xmodmap.sg*
686%lang(sl) %{_datadir}/xmodmap/xmodmap.si*
26bbae0a 687%lang(sk) %{_datadir}/xmodmap/xmodmap.sk*
688%lang(th) %{_datadir}/xmodmap/xmodmap.th*
6a5d9e40 689%lang(tr) %{_datadir}/xmodmap/xmodmap.tr*
26bbae0a 690%lang(uk) %{_datadir}/xmodmap/xmodmap.uk*
7068822d 691%{_datadir}/xmodmap/xmodmap.us*
b5597ccd 692%lang(hr,mk,sl,sr) %{_datadir}/xmodmap/xmodmap.yu*
c3067899 693%{_datadir}/gnome-2.0/ui/GNOME_GSwitchItApplet.xml
b26882b7 694%{_datadir}/%{name}/builder/gswitchit*.ui
019a20cd 695
97c6a012 696%files minicommander -f command-line.lang
019a20cd 697%defattr(644,root,root,755)
97c6a012 698%doc mini-commander/ChangeLog
c3067899 699%attr(755,root,root) %{_libdir}/mini_commander_applet
700%attr(755,root,root) %{_libdir}/%{name}/mc-install-default-macros
701%{_libdir}/bonobo/servers/GNOME_MiniCommanderApplet.server
702%{_datadir}/gnome-2.0/ui/GNOME_MiniCommanderApplet.xml
b26882b7 703%{_datadir}/%{name}/builder/mini-commander.ui
c3067899 704%{_iconsdir}/hicolor/48x48/apps/gnome-mini-commander.png
705%{_sysconfdir}/gconf/schemas/mini-commander-global.schemas
706%{_sysconfdir}/gconf/schemas/mini-commander.schemas
c3067899 707
b53977cd 708%files mixer -f mixer_applet2.lang
c3067899 709%defattr(644,root,root,755)
97c6a012 710%doc mixer/ChangeLog
c3067899 711%attr(755,root,root) %{_libdir}/mixer_applet2
712%{_libdir}/bonobo/servers/GNOME_MixerApplet.server
713%{_datadir}/gnome-2.0/ui/GNOME_MixerApplet.xml
714%{_sysconfdir}/gconf/schemas/mixer.schemas
c3067899 715
6503ab3c
MB
716%files modemlights
717%defattr(644,root,root,755)
718%doc modemlights/ChangeLog
719%attr(755,root,root) %{_libdir}/modem_applet
720%{_libdir}/bonobo/servers/GNOME_ModemLights.server
721%{_datadir}/gnome-2.0/ui/GNOME_ModemLights.xml
722%{_datadir}/gnome-applets/builder/modemlights.ui
723%{_iconsdir}/hicolor/*/apps/gnome-modem-monitor-applet.*
c3067899 724
97c6a012 725%files multiload -f multiload.lang
c3067899 726%defattr(644,root,root,755)
97c6a012 727%doc multiload/ChangeLog
c3067899 728%attr(755,root,root) %{_libdir}/multiload-applet-2
729%{_libdir}/bonobo/servers/GNOME_MultiLoadApplet_Factory.server
730%{_datadir}/gnome-2.0/ui/GNOME_MultiloadApplet.xml
731%{_sysconfdir}/gconf/schemas/multiload.schemas
97c6a012 732
733%files stickynotes -f stickynotes_applet.lang
c3067899 734%defattr(644,root,root,755)
97c6a012 735%doc stickynotes/ChangeLog
c3067899 736%attr(755,root,root) %{_libdir}/stickynotes_applet
737%{_libdir}/bonobo/servers/GNOME_StickyNotesApplet.server
738%{_datadir}/gnome-2.0/ui/GNOME_StickyNotesApplet.xml
b26882b7 739%{_datadir}/%{name}/builder/stickynotes.ui
c3067899 740%{_pixmapsdir}/stickynotes
dbca2d9e 741%{_iconsdir}/hicolor/*/apps/gnome-sticky-notes-applet.*
c3067899 742%{_sysconfdir}/gconf/schemas/stickynotes.schemas
97c6a012 743
744%files trash -f trashapplet.lang
c3067899 745%defattr(644,root,root,755)
97c6a012 746%doc trashapplet/ChangeLog
c3067899 747%attr(755,root,root) %{_libdir}/trashapplet
748%{_libdir}/bonobo/servers/GNOME_Panel_TrashApplet.server
b26882b7 749%{_datadir}/%{name}/builder/trashapplet-empty-progress.ui
c3067899 750%{_datadir}/gnome-2.0/ui/GNOME_Panel_TrashApplet.xml
This page took 0.316312 seconds and 4 git commands to generate.