]> git.pld-linux.org Git - packages/gnome-applets.git/blame - gnome-applets.spec
- packaged missing files
[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
593307b2 6Version: 2.28.0
2d18cb81 7Release: 4
917d2293 8Epoch: 1
325fbf8e 9License: GPL v2, FDL
45551746 10Group: X11/Applications
593307b2 11Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/2.28/%{name}-%{version}.tar.bz2
12# Source0-md5: 9eb00e9dc468d2c5c71b70c9fb2b751c
c513cb5c 13# check paths in Makefile before removing it!
8c7fc452 14Patch0: %{name}-m4_fix.patch
b29528cb 15URL: http://www.gnome.org/
8c7fc452
MB
16BuildRequires: GConf2-devel >= 2.26.0
17BuildRequires: NetworkManager-devel >= 0.7
09327ab9
MB
18BuildRequires: autoconf >= 2.59
19BuildRequires: automake >= 1:1.8
6d95af8e 20BuildRequires: cpufrequtils-devel >= 0.3
8c7fc452 21BuildRequires: dbus-glib-devel >= 0.74
512e10b8 22BuildRequires: gettext-devel
8c7fc452 23BuildRequires: glib2-devel >= 1:2.20.0
b3da2f5b 24BuildRequires: gnome-common >= 2.24.0
8c7fc452 25BuildRequires: gnome-desktop-devel >= 2.26.0
b3da2f5b 26BuildRequires: gnome-doc-utils >= 0.14.0
8c7fc452
MB
27BuildRequires: gnome-icon-theme >= 2.26.0
28BuildRequires: gnome-panel-devel >= 2.26.0
29BuildRequires: gnome-settings-daemon-devel >= 2.26.0
44265df5 30BuildRequires: gstreamer-plugins-base-devel >= 0.10.10
8c7fc452
MB
31BuildRequires: gtk+2-devel >= 2:2.16.0
32BuildRequires: gucharmap-devel >= 2.26.0
b3da2f5b
MB
33BuildRequires: hal-devel >= 0.5.10
34BuildRequires: intltool >= 0.40.0
8c7fc452 35BuildRequires: libgnomekbd-devel >= 2.24.0
dfabdc7c 36BuildRequires: libgtop-devel >= 1:2.22.0
8c7fc452
MB
37BuildRequires: libgweather-devel >= 2.26.0
38BuildRequires: libnotify-devel >= 0.4.4
512e10b8 39BuildRequires: libtool
8c7fc452 40BuildRequires: libwnck-devel >= 2.26.0
2d18cb81 41BuildRequires: libxklavier-devel >= 4.0
d1f76fcc 42BuildRequires: libxml2-devel >= 1:2.6.30
09327ab9
MB
43BuildRequires: libxslt-progs >= 1.1.20
44BuildRequires: pkgconfig >= 1:0.19
2d18cb81 45BuildRequires: polkit-devel >= 0.92
b3da2f5b 46BuildRequires: python-devel >= 1:2.4
c2217076 47BuildRequires: python-gnome-desktop-devel
b3da2f5b 48BuildRequires: python-gnome-devel >= 2.22.0
8c7fc452 49BuildRequires: python-pygtk-devel >= 2:2.14.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
8c7fc452
MB
54Requires: gnome-icon-theme >= 2.26.0
55Requires: gnome-panel >= 2.26.0
dbca2d9e 56Requires: hicolor-icon-theme
8c7fc452 57Obsoletes: gnome-applets-modemlights
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}
8c7fc452 85Suggests: gnome-control-center >= 2.26.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}
2d18cb81 133Requires: polkit-gnome >= 0.92
23a406a7 134Obsoletes: gnome-applet-cpufreq
09327ab9 135Conflicts: gnome-applets <= 0:2.10.0-5
c3067899 136
137%description cpufreq
138CPU Frequency Scaling Monitor applet.
139
afe4d16e
JR
140%description cpufreq -l pl.UTF-8
141Aplet monitora częstotliwości procesora.
c3067899 142
143%package drivemount
144Summary: Disk Mounter applet
c5f85e76 145Summary(pl.UTF-8): Aplet do montowania dysków
c3067899 146Group: X11/Applications
23a406a7 147Requires(post,postun): scrollkeeper
09327ab9 148Requires(post,preun): GConf2
c3067899 149Requires: %{name} = %{epoch}:%{version}-%{release}
150Conflicts: gnome-applets <= 0:2.10.0-5
151
152%description drivemount
153Disk Mounter applet.
154
afe4d16e
JR
155%description drivemount -l pl.UTF-8
156Aplet do monotwania dysków.
c3067899 157
158%package geyes
159Summary: Geyes applet
c5f85e76 160Summary(pl.UTF-8): Aplet geyes
c3067899 161Group: X11/Applications
09327ab9 162Requires(post,postun): gtk+2
23a406a7 163Requires(post,postun): scrollkeeper
09327ab9 164Requires(post,preun): GConf2
c3067899 165Requires: %{name} = %{epoch}:%{version}-%{release}
166Conflicts: gnome-applets <= 0:2.10.0-5
167
168%description geyes
169Geyes applet.
170
afe4d16e 171%description geyes -l pl.UTF-8
c3067899 172Aplet geyes.
173
c3067899 174%package gweather
175Summary: Weather Report applet
c5f85e76 176Summary(pl.UTF-8): Aplet raportu pogodowego
c3067899 177Group: X11/Applications
23a406a7 178Requires(post,postun): scrollkeeper
09327ab9 179Requires(post,preun): GConf2
c3067899 180Requires: %{name} = %{epoch}:%{version}-%{release}
6261da7b 181Requires: dbus(org.freedesktop.Notifications)
c3067899 182Conflicts: gnome-applets <= 0:2.10.0-5
183
184%description gweather
185Weather Report applet.
186
afe4d16e 187%description gweather -l pl.UTF-8
c3067899 188Aplet raportu pogodowego.
189
6d95af8e 190%package invest
191Summary: Stock Ticker applet
c5f85e76 192Summary(pl.UTF-8): Aplet wskaźnika giełdowego
6d95af8e 193Group: X11/Applications
6d95af8e 194Requires(post,postun): scrollkeeper
09327ab9 195Requires(post,preun): GConf2
6d95af8e 196Requires: %{name} = %{epoch}:%{version}-%{release}
dbca2d9e 197Requires: python-gnome-extras-egg >= 2.14.2
6d95af8e 198Obsoletes: gnome-applets-gtik
09327ab9 199Conflicts: gnome-applets <= 0:2.10.0-5
6d95af8e 200
201%description invest
202Stock Ticker applet.
203
afe4d16e
JR
204%description invest -l pl.UTF-8
205Aplet wskaźnika giełdowego.
6d95af8e 206
c3067899 207%package keyboard
208Summary: Keyboard Indicator applet
c5f85e76 209Summary(pl.UTF-8): Aplet wskaźnika klawiatury
c3067899 210Group: X11/Applications
09327ab9 211Requires(post,postun): gtk+2
23a406a7 212Requires(post,postun): scrollkeeper
c3067899 213Requires: %{name} = %{epoch}:%{version}-%{release}
214Conflicts: gnome-applets <= 0:2.10.0-5
215
216%description keyboard
217Keyboard Indicator applet.
218
afe4d16e
JR
219%description keyboard -l pl.UTF-8
220Aplet wskaźnika klawiatury.
c3067899 221
222%package minicommander
223Summary: Command Line applet
c5f85e76 224Summary(pl.UTF-8): Aplet wiersza poleceń
c3067899 225Group: X11/Applications
23a406a7 226Requires(post,postun): scrollkeeper
09327ab9 227Requires(post,preun): GConf2
c3067899 228Requires: %{name} = %{epoch}:%{version}-%{release}
229Conflicts: gnome-applets <= 0:2.10.0-5
230
231%description minicommander
232Command Line applet.
233
afe4d16e
JR
234%description minicommander -l pl.UTF-8
235Aplet wiersza poleceń.
c3067899 236
237%package mixer
238Summary: Volume Control applet
c5f85e76 239Summary(pl.UTF-8): Aplet regulacji głośności
c3067899 240Group: X11/Applications
09327ab9 241Requires(post,postun): gtk+2
23a406a7 242Requires(post,postun): scrollkeeper
09327ab9 243Requires(post,preun): GConf2
c3067899 244Requires: %{name} = %{epoch}:%{version}-%{release}
44265df5 245Requires: gstreamer-audio-effects-base >= 0.10.10
c3067899 246Requires: gstreamer-audiosink
dfabdc7c 247Suggests: gnome-media-volume-control >= 2.22.0
c3067899 248Conflicts: gnome-applets <= 0:2.10.0-5
249
250%description mixer
251Volume Control applet.
252
afe4d16e
JR
253%description mixer -l pl.UTF-8
254Aplet regulacji głośności.
c3067899 255
c3067899 256%package multiload
257Summary: System Monitor applet
c5f85e76 258Summary(pl.UTF-8): Aplet monitora systemu
c3067899 259Group: X11/Applications
23a406a7 260Requires(post,postun): scrollkeeper
09327ab9 261Requires(post,preun): GConf2
c3067899 262Requires: %{name} = %{epoch}:%{version}-%{release}
b3da2f5b 263Suggests: gnome-system-monitor >= 2.24.0
c3067899 264Conflicts: gnome-applets <= 0:2.10.0-5
265
266%description multiload
267System Monitor applet.
268
afe4d16e 269%description multiload -l pl.UTF-8
c3067899 270Aplet monitora systemu.
271
272%package stickynotes
273Summary: Sticky Notes applet
c5f85e76 274Summary(pl.UTF-8): Aplet notatek
c3067899 275Group: X11/Applications
09327ab9 276Requires(post,postun): gtk+2
23a406a7 277Requires(post,postun): scrollkeeper
09327ab9 278Requires(post,preun): GConf2
c3067899 279Requires: %{name} = %{epoch}:%{version}-%{release}
c3067899 280Obsoletes: gnotes_applet
09327ab9 281Conflicts: gnome-applets <= 0:2.10.0-5
c3067899 282
283%description stickynotes
284Sticky Notes applet.
285
afe4d16e 286%description stickynotes -l pl.UTF-8
c3067899 287Aplet notatek.
288
289%package trash
290Summary: Trash applet
c5f85e76 291Summary(pl.UTF-8): Aplet śmietnika
c3067899 292Group: X11/Applications
23a406a7 293Requires(post,postun): scrollkeeper
c3067899 294Requires: %{name} = %{epoch}:%{version}-%{release}
295Conflicts: gnome-applets <= 0:2.10.0-5
296
297%description trash
298Trash applet.
299
afe4d16e
JR
300%description trash -l pl.UTF-8
301Aplet śmietnika.
c3067899 302
6a5d9e40 303%prep
45551746 304%setup -q
8c7fc452 305%patch0 -p1
6a5d9e40 306
307%build
b1014ac1 308%{__gnome_doc_prepare}
55575619 309%{__libtoolize}
e4bb4543 310%{__glib_gettextize}
311%{__intltoolize}
97c6a012 312%{__aclocal} -I m4
e916d5f1 313%{__autoheader}
e4bb4543 314%{__gnome_doc_common}
cc085649 315%{__automake}
e916d5f1 316%{__autoconf}
13413cf4 317%configure \
ff1ab036 318 --disable-static \
90d04c4a 319 --disable-schemas-install \
dbca2d9e 320 --enable-mini-commander \
8c7fc452 321 --enable-mixer-applet
08de5cc0 322%{__make}
6a5d9e40 323
324%install
325rm -rf $RPM_BUILD_ROOT
326
ec82d9a9 327%{__make} install \
5a7493e5 328 DESTDIR=$RPM_BUILD_ROOT \
6d95af8e 329 GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
330 pythondir=%{py_sitedir}
92cc239d 331
6d95af8e 332rm -f $RPM_BUILD_ROOT%{_libdir}/libgweather.la
333rm -f $RPM_BUILD_ROOT%{py_sitedir}/invest/*.py
eee291e8 334
8f6cecd6
MB
335mv -f $RPM_BUILD_ROOT%{_datadir}/locale/es{_ES,}/LC_MESSAGES/*.mo
336rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
b3da2f5b 337
b53977cd 338%find_lang %{name}-2.0
298109c1
MB
339%find_lang accessx-status --with-gnome --with-omf
340%find_lang battstat --with-gnome --with-omf
341%find_lang char-palette --with-gnome --with-omf
342%find_lang command-line --with-gnome --with-omf
343%find_lang cpufreq-applet --with-gnome --with-omf
344%find_lang drivemount --with-gnome --with-omf
345%find_lang geyes --with-gnome --with-omf
346%find_lang gswitchit --with-gnome --with-omf
347%find_lang gweather --with-gnome --with-omf
b26882b7 348%find_lang invest-applet --with-gnome --with-omf
298109c1
MB
349%find_lang mixer_applet2 --with-gnome --with-omf
350%find_lang multiload --with-gnome --with-omf
351%find_lang stickynotes_applet --with-gnome --with-omf
352%find_lang trashapplet --with-gnome --with-omf
b29528cb 353
93e72bf3
JB
354%clean
355rm -rf $RPM_BUILD_ROOT
356
c3067899 357%post accessx-status
e4bb4543 358%scrollkeeper_update_post
dbca2d9e 359%update_icon_cache hicolor
c3067899 360
361%postun accessx-status
e4bb4543 362%scrollkeeper_update_postun
dbca2d9e 363%update_icon_cache hicolor
c3067899 364
365%post battstat
e4bb4543 366%scrollkeeper_update_post
367%gconf_schema_install battstat.schemas
c3067899 368
369%preun battstat
e4bb4543 370%gconf_schema_uninstall battstat.schemas
c3067899 371
372%postun battstat
e4bb4543 373%scrollkeeper_update_postun
c3067899 374
375%post charpicker
e4bb4543 376%scrollkeeper_update_post
377%gconf_schema_install charpick.schemas
dbca2d9e 378%update_icon_cache hicolor
c3067899 379
380%preun charpicker
e4bb4543 381%gconf_schema_uninstall charpick.schemas
c3067899 382
383%postun charpicker
e4bb4543 384%scrollkeeper_update_postun
dbca2d9e 385%update_icon_cache hicolor
c3067899 386
387%post cpufreq
e4bb4543 388%scrollkeeper_update_post
389%gconf_schema_install cpufreq-applet.schemas
dbca2d9e 390%update_icon_cache hicolor
c3067899 391
392%preun cpufreq
e4bb4543 393%gconf_schema_uninstall cpufreq-applet.schemas
c3067899 394
395%postun cpufreq
e4bb4543 396%scrollkeeper_update_postun
dbca2d9e 397%update_icon_cache hicolor
c3067899 398
399%post drivemount
e4bb4543 400%scrollkeeper_update_post
401%gconf_schema_install drivemount.schemas
c3067899 402
403%preun drivemount
e4bb4543 404%gconf_schema_uninstall drivemount.schemas
c3067899 405
09327ab9 406%postun drivemount
e4bb4543 407%scrollkeeper_update_postun
c3067899 408
409%post geyes
e4bb4543 410%scrollkeeper_update_post
411%gconf_schema_install geyes.schemas
dbca2d9e 412%update_icon_cache hicolor
c3067899 413
414%preun geyes
e4bb4543 415%gconf_schema_uninstall geyes.schemas
c3067899 416
09327ab9 417%postun geyes
e4bb4543 418%scrollkeeper_update_postun
dbca2d9e 419%update_icon_cache hicolor
c3067899 420
421%post gweather
90d04c4a 422/sbin/ldconfig
e4bb4543 423%scrollkeeper_update_post
c3067899 424
425%postun gweather
90d04c4a 426/sbin/ldconfig
e4bb4543 427%scrollkeeper_update_postun
c3067899 428
6d95af8e 429%post invest
430%scrollkeeper_update_post
b26882b7 431%update_icon_cache hicolor
6d95af8e 432
433%postun invest
434%scrollkeeper_update_postun
b26882b7 435%update_icon_cache hicolor
6d95af8e 436
c3067899 437%post keyboard
e4bb4543 438%scrollkeeper_update_post
dbca2d9e 439%update_icon_cache hicolor
c3067899 440
c3067899 441%postun keyboard
e4bb4543 442%scrollkeeper_update_postun
dbca2d9e 443%update_icon_cache hicolor
c3067899 444
445%post minicommander
e4bb4543 446%scrollkeeper_update_post
447%gconf_schema_install mini-commander-global.schemas
448%gconf_schema_install mini-commander.schemas
ed53c491 449GCONF_CONFIG_SOURCE="`%{_bindir}/gconftool-2 --get-default-source`" %{_libdir}/%{name}/mc-install-default-macros
dbca2d9e 450%update_icon_cache hicolor
ec82d9a9 451
c3067899 452%preun minicommander
e4bb4543 453%gconf_schema_uninstall mini-commander-global.schemas
454%gconf_schema_uninstall mini-commander.schemas
c3067899 455
456%postun minicommander
e4bb4543 457%scrollkeeper_update_postun
dbca2d9e 458%update_icon_cache hicolor
c3067899 459
460%post mixer
e4bb4543 461%scrollkeeper_update_post
462%gconf_schema_install mixer.schemas
c3067899 463
464%preun mixer
e4bb4543 465%gconf_schema_uninstall mixer.schemas
c3067899 466
467%postun mixer
e4bb4543 468%scrollkeeper_update_postun
c3067899 469
c3067899 470%post multiload
e4bb4543 471%scrollkeeper_update_post
472%gconf_schema_install multiload.schemas
c3067899 473
474%preun multiload
e4bb4543 475%gconf_schema_uninstall multiload.schemas
c3067899 476
477%postun multiload
e4bb4543 478%scrollkeeper_update_postun
c3067899 479
480%post stickynotes
e4bb4543 481%scrollkeeper_update_post
482%gconf_schema_install stickynotes.schemas
dbca2d9e 483%update_icon_cache hicolor
c3067899 484
485%preun stickynotes
e4bb4543 486%gconf_schema_uninstall stickynotes.schemas
c3067899 487
488%postun stickynotes
e4bb4543 489%scrollkeeper_update_postun
dbca2d9e 490%update_icon_cache hicolor
c3067899 491
492%post trash
e4bb4543 493%scrollkeeper_update_post
c3067899 494
495%postun trash
e4bb4543 496%scrollkeeper_update_postun
6a5d9e40 497
b53977cd 498%files -f %{name}-2.0.lang
6a5d9e40 499%defattr(644,root,root,755)
97c6a012 500%doc AUTHORS ChangeLog NEWS README
c3067899 501%attr(755,root,root) %{_libdir}/null_applet
502%{_libdir}/bonobo/servers/GNOME_CDPlayerApplet.server
503%{_libdir}/bonobo/servers/GNOME_MailcheckApplet_Factory.server
504%{_libdir}/bonobo/servers/GNOME_NullApplet_Factory.server
505%{_libdir}/bonobo/servers/GNOME_Panel_WirelessApplet.server
c3067899 506%dir %{_libdir}/%{name}
19bedf26 507%dir %{_datadir}/%{name}
b26882b7 508%dir %{_datadir}/%{name}/builder
b53977cd
JB
509%lang(es_CL) %dir %{_datadir}/locale/es_CL
510%lang(es_CL) %dir %{_datadir}/locale/es_CL/LC_MESSAGES
511%lang(es_CO) %dir %{_datadir}/locale/es_CO
512%lang(es_CO) %dir %{_datadir}/locale/es_CO/LC_MESSAGES
513%lang(es_CR) %dir %{_datadir}/locale/es_CR
514%lang(es_CR) %dir %{_datadir}/locale/es_CR/LC_MESSAGES
515%lang(es_DO) %dir %{_datadir}/locale/es_DO
516%lang(es_DO) %dir %{_datadir}/locale/es_DO/LC_MESSAGES
517%lang(es_EC) %dir %{_datadir}/locale/es_EC
518%lang(es_EC) %dir %{_datadir}/locale/es_EC/LC_MESSAGES
519%lang(es_GT) %dir %{_datadir}/locale/es_GT
520%lang(es_GT) %dir %{_datadir}/locale/es_GT/LC_MESSAGES
521%lang(es_HN) %dir %{_datadir}/locale/es_HN
522%lang(es_HN) %dir %{_datadir}/locale/es_HN/LC_MESSAGES
523%lang(es_PA) %dir %{_datadir}/locale/es_PA
524%lang(es_PA) %dir %{_datadir}/locale/es_PA/LC_MESSAGES
525%lang(es_PE) %dir %{_datadir}/locale/es_PE
526%lang(es_PE) %dir %{_datadir}/locale/es_PE/LC_MESSAGES
527%lang(es_PR) %dir %{_datadir}/locale/es_PR
528%lang(es_PR) %dir %{_datadir}/locale/es_PR/LC_MESSAGES
529%lang(es_SV) %dir %{_datadir}/locale/es_SV
530%lang(es_SV) %dir %{_datadir}/locale/es_SV/LC_MESSAGES
531%lang(es_UY) %dir %{_datadir}/locale/es_UY
532%lang(es_UY) %dir %{_datadir}/locale/es_UY/LC_MESSAGES
533%lang(es_VE) %dir %{_datadir}/locale/es_VE
534%lang(es_VE) %dir %{_datadir}/locale/es_VE/LC_MESSAGES
c3067899 535
97c6a012 536%files accessx-status -f accessx-status.lang
c3067899 537%defattr(644,root,root,755)
73d6fef5 538%attr(755,root,root) %{_libdir}/accessx-status-applet
c3067899 539%{_libdir}/bonobo/servers/GNOME_AccessxStatusApplet.server
540%{_datadir}/gnome-2.0/ui/GNOME_AccessxApplet.xml
541%{_pixmapsdir}/accessx-status-applet
542%{_iconsdir}/hicolor/48x48/apps/ax-applet.png
97c6a012 543
544%files battstat -f battstat.lang
c3067899 545%defattr(644,root,root,755)
b29528cb 546%attr(755,root,root) %{_libdir}/battstat-applet-2
c3067899 547%{_libdir}/bonobo/servers/GNOME_BattstatApplet.server
548%{_datadir}/gnome-2.0/ui/GNOME_BattstatApplet.xml
b26882b7 549%{_datadir}/%{name}/builder/battstat_applet.ui
c3067899 550%{_sysconfdir}/gconf/schemas/battstat.schemas
551%{_sysconfdir}/sound/events/battstat_applet.soundlist
97c6a012 552
553%files charpicker -f char-palette.lang
c3067899 554%defattr(644,root,root,755)
b29528cb 555%attr(755,root,root) %{_libdir}/charpick_applet2
c3067899 556%{_libdir}/bonobo/servers/GNOME_CharpickerApplet.server
557%{_datadir}/gnome-2.0/ui/GNOME_CharpickerApplet.xml
c3067899 558%{_sysconfdir}/gconf/schemas/charpick.schemas
97c6a012 559
560%files cpufreq -f cpufreq-applet.lang
c3067899 561%defattr(644,root,root,755)
562%attr(755,root,root) %{_bindir}/cpufreq-selector
aff0face 563%attr(755,root,root) %{_libdir}/cpufreq-applet
c3067899 564%{_libdir}/bonobo/servers/GNOME_CPUFreqApplet.server
b26882b7 565%{_datadir}/dbus-1/system-services/org.gnome.CPUFreqSelector.service
c3067899 566%{_datadir}/gnome-2.0/ui/GNOME_CPUFreqApplet.xml
2d18cb81 567%{_datadir}/polkit-1/actions/org.gnome.cpufreqselector.policy
b26882b7
MB
568%{_datadir}/%{name}/builder/cpufreq-preferences.ui
569%{_sysconfdir}/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
c3067899 570%{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas
571%{_pixmapsdir}/cpufreq-applet
dbca2d9e 572%{_iconsdir}/hicolor/*/apps/gnome-cpu-frequency-applet.*
c3067899 573
97c6a012 574%files drivemount -f drivemount.lang
c3067899 575%defattr(644,root,root,755)
b29528cb 576%attr(755,root,root) %{_libdir}/drivemount_applet2
c3067899 577%{_libdir}/bonobo/servers/GNOME_DriveMountApplet.server
578%{_datadir}/gnome-2.0/ui/GNOME_DriveMountApplet.xml
579%{_sysconfdir}/gconf/schemas/drivemount.schemas
97c6a012 580
581%files geyes -f geyes.lang
c3067899 582%defattr(644,root,root,755)
b29528cb 583%attr(755,root,root) %{_libdir}/geyes_applet2
c3067899 584%{_libdir}/bonobo/servers/GNOME_GeyesApplet.server
585%{_datadir}/gnome-2.0/ui/GNOME_GeyesApplet.xml
586%{_datadir}/%{name}/geyes
dbca2d9e 587%{_iconsdir}/hicolor/*/apps/gnome-eyes-applet.*
c3067899 588%{_sysconfdir}/gconf/schemas/geyes.schemas
97c6a012 589
97c6a012 590%files gweather -f gweather.lang
c3067899 591%defattr(644,root,root,755)
b29528cb 592%attr(755,root,root) %{_libdir}/gweather-applet-2
c3067899 593%{_libdir}/bonobo/servers/GNOME_GWeatherApplet_Factory.server
594%{_datadir}/gnome-2.0/ui/GNOME_GWeatherApplet.xml
97c6a012 595
b26882b7 596%files invest -f invest-applet.lang
6d95af8e 597%defattr(644,root,root,755)
6d95af8e 598%attr(755,root,root) %{_bindir}/invest-chart
599%attr(755,root,root) %{_libdir}/invest-applet
600%{_libdir}/bonobo/servers/GNOME_GtikApplet.server
601%{_libdir}/bonobo/servers/Invest_Applet.server
602%{_datadir}/gnome-2.0/ui/Invest_Applet.xml
b26882b7
MB
603%{_datadir}/%{name}/builder/financialchart.ui
604%{_datadir}/%{name}/builder/prefs-dialog.ui
dbca2d9e 605%{_datadir}/%{name}/invest-applet
b26882b7 606%{_iconsdir}/hicolor/*/apps/invest-applet.*
6d95af8e 607%dir %{py_sitedir}/invest
608%{py_sitedir}/invest/*.py[co]
609
97c6a012 610%files keyboard -f gswitchit.lang
c3067899 611%defattr(644,root,root,755)
612%attr(755,root,root) %{_libdir}/gnome-keyboard-applet
613%{_libdir}/bonobo/servers/GNOME_KeyboardApplet.server
13413cf4 614%dir %{_datadir}/xmodmap
aff0face 615%{_datadir}/xmodmap/base.xml
7068822d 616%lang(hy) %{_datadir}/xmodmap/xmodmap.am*
ed53c491 617%lang(ar) %{_datadir}/xmodmap/xmodmap.ar*
7068822d 618%lang(fr,nl,wa) %{_datadir}/xmodmap/xmodmap.be*
26bbae0a 619%lang(bg) %{_datadir}/xmodmap/xmodmap.bg*
7068822d 620%lang(pt_BR) %{_datadir}/xmodmap/xmodmap.br*
621%lang(de,fr) %{_datadir}/xmodmap/xmodmap.ch*
622%lang(cs) %{_datadir}/xmodmap/xmodmap.cz*
26bbae0a 623%lang(de) %{_datadir}/xmodmap/xmodmap.de*
7068822d 624%lang(da) %{_datadir}/xmodmap/xmodmap.dk*
7c4b1f65 625%{_datadir}/xmodmap/xmodmap.dvorak
7068822d 626%lang(et) %{_datadir}/xmodmap/xmodmap.ee*
26bbae0a 627%lang(es) %{_datadir}/xmodmap/xmodmap.es*
628%lang(fi) %{_datadir}/xmodmap/xmodmap.fi*
6a5d9e40 629%lang(fr) %{_datadir}/xmodmap/xmodmap.fr*
7068822d 630%{_datadir}/xmodmap/xmodmap.gb*
631%lang(ka) %{_datadir}/xmodmap/xmodmap.ge*
632%lang(el) %{_datadir}/xmodmap/xmodmap.gr*
26bbae0a 633%lang(hu) %{_datadir}/xmodmap/xmodmap.hu*
7068822d 634%lang(he,yi) %{_datadir}/xmodmap/xmodmap.il*
26bbae0a 635%lang(is) %{_datadir}/xmodmap/xmodmap.is*
636%lang(it) %{_datadir}/xmodmap/xmodmap.it*
7068822d 637%lang(ja) %{_datadir}/xmodmap/xmodmap.jp*
638%lang(ko) %{_datadir}/xmodmap/xmodmap.kr*
639%lang(lo) %{_datadir}/xmodmap/xmodmap.la*
26bbae0a 640%lang(lt) %{_datadir}/xmodmap/xmodmap.lt*
641%lang(mk) %{_datadir}/xmodmap/xmodmap.mk*
ff1ab036 642%lang(mn) %{_datadir}/xmodmap/xmodmap.mn*
26bbae0a 643%lang(nl) %{_datadir}/xmodmap/xmodmap.nl*
c807f892 644%lang(nn,no) %{_datadir}/xmodmap/xmodmap.no*
26bbae0a 645%lang(pl) %{_datadir}/xmodmap/xmodmap.pl*
6a5d9e40 646%lang(pt) %{_datadir}/xmodmap/xmodmap.pt*
7068822d 647%lang(fr) %{_datadir}/xmodmap/xmodmap.qc*
998e2156 648%lang(ro) %{_datadir}/xmodmap/xmodmap.ro*
6a5d9e40 649%lang(ru) %{_datadir}/xmodmap/xmodmap.ru*
2462f432 650%lang(sv) %{_datadir}/xmodmap/xmodmap.se*
7068822d 651%lang(fr) %{_datadir}/xmodmap/xmodmap.sf*
652%lang(de) %{_datadir}/xmodmap/xmodmap.sg*
653%lang(sl) %{_datadir}/xmodmap/xmodmap.si*
26bbae0a 654%lang(sk) %{_datadir}/xmodmap/xmodmap.sk*
655%lang(th) %{_datadir}/xmodmap/xmodmap.th*
6a5d9e40 656%lang(tr) %{_datadir}/xmodmap/xmodmap.tr*
26bbae0a 657%lang(uk) %{_datadir}/xmodmap/xmodmap.uk*
7068822d 658%{_datadir}/xmodmap/xmodmap.us*
b5597ccd 659%lang(hr,mk,sl,sr) %{_datadir}/xmodmap/xmodmap.yu*
c3067899 660%{_datadir}/gnome-2.0/ui/GNOME_GSwitchItApplet.xml
b26882b7 661%{_datadir}/%{name}/builder/gswitchit*.ui
019a20cd 662
97c6a012 663%files minicommander -f command-line.lang
019a20cd 664%defattr(644,root,root,755)
c3067899 665%attr(755,root,root) %{_libdir}/mini_commander_applet
666%attr(755,root,root) %{_libdir}/%{name}/mc-install-default-macros
667%{_libdir}/bonobo/servers/GNOME_MiniCommanderApplet.server
668%{_datadir}/gnome-2.0/ui/GNOME_MiniCommanderApplet.xml
b26882b7 669%{_datadir}/%{name}/builder/mini-commander.ui
c3067899 670%{_iconsdir}/hicolor/48x48/apps/gnome-mini-commander.png
671%{_sysconfdir}/gconf/schemas/mini-commander-global.schemas
672%{_sysconfdir}/gconf/schemas/mini-commander.schemas
c3067899 673
b53977cd 674%files mixer -f mixer_applet2.lang
c3067899 675%defattr(644,root,root,755)
676%attr(755,root,root) %{_libdir}/mixer_applet2
677%{_libdir}/bonobo/servers/GNOME_MixerApplet.server
678%{_datadir}/gnome-2.0/ui/GNOME_MixerApplet.xml
679%{_sysconfdir}/gconf/schemas/mixer.schemas
c3067899 680
97c6a012 681%files multiload -f multiload.lang
c3067899 682%defattr(644,root,root,755)
683%attr(755,root,root) %{_libdir}/multiload-applet-2
684%{_libdir}/bonobo/servers/GNOME_MultiLoadApplet_Factory.server
685%{_datadir}/gnome-2.0/ui/GNOME_MultiloadApplet.xml
686%{_sysconfdir}/gconf/schemas/multiload.schemas
97c6a012 687
688%files stickynotes -f stickynotes_applet.lang
c3067899 689%defattr(644,root,root,755)
690%attr(755,root,root) %{_libdir}/stickynotes_applet
691%{_libdir}/bonobo/servers/GNOME_StickyNotesApplet.server
692%{_datadir}/gnome-2.0/ui/GNOME_StickyNotesApplet.xml
b26882b7 693%{_datadir}/%{name}/builder/stickynotes.ui
c3067899 694%{_pixmapsdir}/stickynotes
dbca2d9e 695%{_iconsdir}/hicolor/*/apps/gnome-sticky-notes-applet.*
c3067899 696%{_sysconfdir}/gconf/schemas/stickynotes.schemas
97c6a012 697
698%files trash -f trashapplet.lang
c3067899 699%defattr(644,root,root,755)
700%attr(755,root,root) %{_libdir}/trashapplet
701%{_libdir}/bonobo/servers/GNOME_Panel_TrashApplet.server
b26882b7 702%{_datadir}/%{name}/builder/trashapplet-empty-progress.ui
c3067899 703%{_datadir}/gnome-2.0/ui/GNOME_Panel_TrashApplet.xml
This page took 0.15296 seconds and 4 git commands to generate.