]> git.pld-linux.org Git - packages/gnome-applets.git/blobdiff - gnome-applets.spec
- python 3.6
[packages/gnome-applets.git] / gnome-applets.spec
index 53d391b006d10138e03688777b76891f5a072796..72e48dc9eb2ca7ca5a0ff0073eef094d7087c9fa 100644 (file)
@@ -1,59 +1,62 @@
+%define        glib2_ver       1:2.44.0
+%define        gtk3_ver        3.15.2
 Summary:       Small applications which embed themselves in the GNOME panel
 Summary(pl.UTF-8):     Aplety GNOME - małe aplikacje osadzające się w panelu
 Summary(ru.UTF-8):     Маленькие программы, встраивающиеся в панель GNOME
 Summary(uk.UTF-8):     Маленькі програми, що вбудовуються в панель GNOME
 Name:          gnome-applets
-Version:       2.28.0
-Release:       2
+Version:       3.18.2
+Release:       3
 Epoch:         1
 License:       GPL v2, FDL
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/2.28/%{name}-%{version}.tar.bz2
-# Source0-md5: 9eb00e9dc468d2c5c71b70c9fb2b751c
-# check paths in Makefile before removing it!
-Patch0:                %{name}-m4_fix.patch
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/3.18/%{name}-%{version}.tar.xz
+# Source0-md5: 5d4e85d820abefd4298a7470f1234682
 URL:           http://www.gnome.org/
-BuildRequires: GConf2-devel >= 2.26.0
-BuildRequires: NetworkManager-devel >= 0.7
-BuildRequires: PolicyKit-gnome-devel >= 0.7
+BuildRequires: adwaita-icon-theme >= 3.14.0
+%ifarch %{ix86} arm mips ppc sh
+BuildRequires: apmd-devel
+%endif
 BuildRequires: autoconf >= 2.59
-BuildRequires: automake >= 1:1.8
-BuildRequires: cpufrequtils-devel >= 0.3
+BuildRequires: automake >= 1:1.13
+BuildRequires: cpupowerutils-devel
+BuildRequires: dbus-devel >= 1.1.2
 BuildRequires: dbus-glib-devel >= 0.74
-BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 1:2.20.0
+BuildRequires: docbook-dtd412-xml
+BuildRequires: docbook-dtd43-xml
+BuildRequires: gettext-tools
+BuildRequires: glib2-devel >= %{glib2_ver}
 BuildRequires: gnome-common >= 2.24.0
-BuildRequires: gnome-desktop-devel >= 2.26.0
-BuildRequires: gnome-doc-utils >= 0.14.0
-BuildRequires: gnome-icon-theme >= 2.26.0
-BuildRequires: gnome-panel-devel >= 2.26.0
-BuildRequires: gnome-settings-daemon-devel >= 2.26.0
-BuildRequires: gstreamer-plugins-base-devel >= 0.10.10
-BuildRequires: gtk+2-devel >= 2:2.16.0
-BuildRequires: gucharmap-devel >= 2.26.0
-BuildRequires: hal-devel >= 0.5.10
+BuildRequires: gnome-panel-devel >= 3.18.0
+BuildRequires: gnome-settings-daemon-devel >= 3.0.0
+BuildRequires: gtk+3-devel >= %{gtk3_ver}
+BuildRequires: gucharmap-devel >= 3.2.1
 BuildRequires: intltool >= 0.40.0
-BuildRequires: libgnomekbd-devel >= 2.24.0
 BuildRequires: libgtop-devel >= 1:2.22.0
-BuildRequires: libgweather-devel >= 2.26.0
-BuildRequires: libnotify-devel >= 0.4.4
-BuildRequires: libtool
-BuildRequires: libwnck-devel >= 2.26.0
+BuildRequires: libgweather-devel >= 3.17.1
+BuildRequires: libiw-devel >= 28
+BuildRequires: libnotify-devel >= 0.7
+BuildRequires: libtool >= 2:2
+BuildRequires: libwnck-devel >= 3.0.0
 BuildRequires: libxml2-devel >= 1:2.6.30
 BuildRequires: libxslt-progs >= 1.1.20
 BuildRequires: pkgconfig >= 1:0.19
-BuildRequires: python-devel >= 1:2.4
-BuildRequires: python-gnome-desktop-devel
-BuildRequires: python-gnome-devel >= 2.22.0
-BuildRequires: python-pygtk-devel >= 2:2.14.0
+BuildRequires: polkit-devel >= 0.92
+BuildRequires: python3-devel >= 1:3.2
+BuildRequires: python3-pygobject3-devel >= 3.0
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.311
-BuildRequires: scrollkeeper >= 0.3.11-4
-Requires:      gnome-icon-theme >= 2.26.0
-Requires:      gnome-panel >= 2.26.0
-Requires:      hicolor-icon-theme
-Obsoletes:     gnome-applets-modemlights
+BuildRequires: tar >= 1:1.22
+BuildRequires: tracker-devel >= 1.0
+BuildRequires: upower-devel >= 0.9.4
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xz
+BuildRequires: yelp-tools
+Requires:      adwaita-icon-theme >= 3.14.0
+Requires:      gnome-panel >= 3.18.0
+Obsoletes:     gnome-applets-keyboard
+Obsoletes:     gnome-applets-mixer
 # sr@Latn vs. sr@latin
 Conflicts:     glibc-misc < 6:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -78,641 +81,745 @@ z GNOME.
 Summary:       Keyboard Accessibility Status applet
 Summary(pl.UTF-8):     Aplet stanu dostepności klawiatury
 Group:         X11/Applications
-Requires(post,postun): gtk+2
-Requires(post,postun): scrollkeeper
+URL:           https://help.gnome.org/users/accessx-status/stable/
+Requires(post,postun): gtk-update-icon-cache
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      hicolor-icon-theme
 Suggests:      gnome-control-center >= 2.26.0
-Conflicts:     gnome-applets <= 0:2.10.0-5
 
 %description accessx-status
-Keyboard Accessibility Status applet.
+The Keyboard Accessibility Monitor shows you the status of the
+keyboard accessibility features when these are in use. For example,
+you can see which modifier keys are currently active, and which mouse
+buttons are being pressed via the keyboard.
 
 %description accessx-status -l pl.UTF-8
-Aplet stanu dostepności klawiatury.
+Aplet monitora dostępności klawiatury pokazuje stan funkcji
+zwiększających dostępność klawiatury, kiedy są włączone. Pozwala
+zobaczyć m.in. które klawisze modyfikatorów są aktywne albo które
+przyciski myszy są wciskane z poziomu klawiatury.
 
 %package battstat
 Summary:       Battery Charge Monitor applet
 Summary(pl.UTF-8):     Aplet monitora stanu naładowania akumulatora
 Group:         X11/Applications
-Requires(post,postun): scrollkeeper
-Requires(post,preun):  GConf2
+URL:           https://help.gnome.org/users/battstat/stable/
+Requires(post,postun): glib2 >= %{glib2_ver}
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Conflicts:     gnome-applets <= 0:2.10.0-5
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      libnotify >= 0.7
+Requires:      upower >= 0.9.4
 
 %description battstat
-Battery Charge Monitor applet.
+The Battery Charge Monitor shows the status of any batteries in your
+laptop computer. The monitor can tell you the capacity remaining both
+visually and as a percentage, as well as offer you an estimate of the
+time remaining based off the current usage rate.
 
 %description battstat -l pl.UTF-8
-Aplet monitora stanu naładowania akumulatora.
+Aplet monitora stanu naładowania akumulatora pokazuje stan wszelkich
+baterii w laptopie. Monitor informuje o pozostałej pojemności zarówno
+w postaci graficznej, jak i procentowej, a także podaje przybliżony
+pozostały czas pracy przy założeniu bieżącego użycia prądu.
+
+%package brightness
+Summary:       Brightness applet
+Summary(pl.UTF-8):     Aplet jasności
+Group:         X11/Applications
+Requires(post,postun): gtk-update-icon-cache
+Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      hicolor-icon-theme
+
+%description brightness
+Brightness applet adjusts laptop panel brightness.
+
+%description brightness -l pl.UTF-8
+Aplet jasności dopasowuje jasność wyświetlacza laptopa.
 
 %package charpicker
 Summary:       Character Palette applet
 Summary(pl.UTF-8):     Aplet palety znaków
 Group:         X11/Applications
-Requires(post,postun): gtk+2
-Requires(post,postun): scrollkeeper
-Requires(post,preun):  GConf2
+URL:           https://help.gnome.org/users/char-palette/stable/
+Requires(post,postun): glib2 >= %{glib2_ver}
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Conflicts:     gnome-applets <= 0:2.10.0-5
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      gucharmap >= 3.2.1
 
 %description charpicker
-Character Palette applet.
+The Character Palette provides a convenient way to access characters
+that are not on your keyboard, such as accented characters,
+mathematical symbols, special symbols, and punctuation marks.
+
+You can insert characters from the applet into text strings, for
+example in text documents or at the command line. You can customize
+the contents of the applet to suit your requirements.
+
+Character Palette supports the UTF-8 character encoding so you can use
+the palette to display or copy any Unicode character.
 
 %description charpicker -l pl.UTF-8
-Aplet palety znaków.
+Aplet palety znaków udostępnia wygodną metodę wprowadzania znaków nie
+istniejących na klawiaturze, takich jak znaki akcentowane, symbole
+matematyczne, symbole specjalne i znaki przestankowe.
+
+Przy pomocy apletu można wprowadzać znaki do łańcuchów tekstowych, na
+przykład w dokumentach tekstowych lub w linii poleceń. Zawartość
+apletu można dostosowywać do własnych wymagań.
+
+Paleta znaków obsługuje kodowanie znaków UTF-8, więc można jej używać
+do wyświetlania lub kopiowania dowolnych znaków unikodowych.
 
 %package cpufreq
 Summary:       CPU Frequency Scaling Monitor applet
 Summary(pl.UTF-8):     Aplet monitora częstotliwości procesora
 Group:         X11/Applications
-Requires(post,postun): gtk+2
-Requires(post,postun): scrollkeeper
-Requires(post,preun):  GConf2
+URL:           https://help.gnome.org/users/cpufreq-applet/stable/
+Requires(post,postun): glib2 >= %{glib2_ver}
+Requires(post,postun): gtk-update-icon-cache
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      dbus-glib >= 0.74
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      hicolor-icon-theme
+Requires:      polkit >= 0.92
 Obsoletes:     gnome-applet-cpufreq
-Conflicts:     gnome-applets <= 0:2.10.0-5
 
 %description cpufreq
-CPU Frequency Scaling Monitor applet.
+The CPU Frequency Scaling Monitor provides a convenient way to monitor
+the CPU Frequency Scaling for each CPU.
 
 %description cpufreq -l pl.UTF-8
-Aplet monitora częstotliwości procesora.
+Aplet monitora częstotliwości procesora umożliwia wygodne
+monitorowanie częstotliwości dla każdego procesora.
 
 %package drivemount
 Summary:       Disk Mounter applet
 Summary(pl.UTF-8):     Aplet do montowania dysków
 Group:         X11/Applications
-Requires(post,postun): scrollkeeper
-Requires(post,preun):  GConf2
+URL:           https://help.gnome.org/users/drivemount/stable/
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Conflicts:     gnome-applets <= 0:2.10.0-5
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
 
 %description drivemount
-Disk Mounter applet.
+The Disk Mounter enables you to quickly mount and unmount various
+types of drives and file systems.
 
 %description drivemount -l pl.UTF-8
-Aplet do monotwania dysków.
+Aplet do montowania dysków, pozwalający szybko montować i odmontowywać
+różne rodzaje dysków i systemów plików.
 
 %package geyes
-Summary:       Geyes applet
-Summary(pl.UTF-8):     Aplet geyes
+Summary:       Geyes applet - tracking the mouse pointer
+Summary(pl.UTF-8):     Aplet geyes - śledzenie wskaźnika myszy
 Group:         X11/Applications
-Requires(post,postun): gtk+2
-Requires(post,postun): scrollkeeper
-Requires(post,preun):  GConf2
+URL:           https://help.gnome.org/users/geyes/stable/
+Requires(post,postun): glib2 >= %{glib2_ver}
+Requires(post,postun): gtk-update-icon-cache
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Conflicts:     gnome-applets <= 0:2.10.0-5
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      hicolor-icon-theme
 
 %description geyes
-Geyes applet.
+The Geyes applet provides an entertaining way to track the movement of
+the mouse pointer around your screen. The applet is an image of one or
+more eyes that follow the mouse pointer around the screen.
 
 %description geyes -l pl.UTF-8
-Aplet geyes.
+Aplet geyes to zabawny sposób śledzenia ruchu wskaźnika myszy po
+ekranie. Aplet jest obrazem jednego lub większej liczby oczu
+podążających za wskaźnikiem myszy.
 
 %package gweather
 Summary:       Weather Report applet
 Summary(pl.UTF-8):     Aplet raportu pogodowego
 Group:         X11/Applications
-Requires(post,postun): scrollkeeper
-Requires(post,preun):  GConf2
+URL:           https://help.gnome.org/users/gweather/stable/
+Requires(post,postun): glib2 >= %{glib2_ver}
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Requires:      notification-daemon
-Conflicts:     gnome-applets <= 0:2.10.0-5
+Requires:      dbus(org.freedesktop.Notifications)
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      libgweather >= 3.17.1
+Requires:      libnotify >= 0.7
 
 %description gweather
-Weather Report applet.
+The Weather Report downloads weather information from the U.S.
+National Weather Service (NWS) servers, including the Interactive
+Weather Information Network (IWIN) and other weather services. You can
+use Weather Report to display current weather information and weather
+forecasts on your computer.
 
 %description gweather -l pl.UTF-8
-Aplet raportu pogodowego.
+Aplet raportu pogodowego ściąga informacje pogodowe z serwerów U.S.
+National Weather Service (NWS), wraz z siecią Interactive Weather
+Information Network (IWIN) oraz innych serwisów pogodowych. Apletu
+można używać do wyświetlania aktualnych informacji pogodowych oraz
+prognoz.
+
+%package inhibit
+Summary:       Inhibit applet
+Summary(pl.UTF-8):     Aplet wyłączania
+Group:         X11/Applications
+Requires(post,postun): gtk-update-icon-cache
+Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      hicolor-icon-theme
+
+%description inhibit
+Inhibit applet allows user to inhibit automatic power saving.
+
+%description inhibit -l pl.UTF-8
+Aplet wyłączania pozwala użytkownikowi na wyłączenie automatycznego
+oszczędzania zasilania.
 
 %package invest
 Summary:       Stock Ticker applet
 Summary(pl.UTF-8):     Aplet wskaźnika giełdowego
 Group:         X11/Applications
-Requires(post,postun): scrollkeeper
-Requires(post,preun):  GConf2
+URL:           https://help.gnome.org/users/invest-applet/stable/
+Requires(post,postun): gtk-update-icon-cache
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Requires:      python-gnome-extras-egg >= 2.14.2
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gobject-introspection
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      hicolor-icon-theme
+Requires:      python3-dbus
+Requires:      python3-pygobject3 >= 3.0
 Obsoletes:     gnome-applets-gtik
-Conflicts:     gnome-applets <= 0:2.10.0-5
 
 %description invest
-Stock Ticker applet.
+The Invest GNOME panel applet downloads current stock quotes from
+Yahoo! Finance and displays the quotes in a drop-down list.
 
 %description invest -l pl.UTF-8
-Aplet wskaźnika giełdowego.
-
-%package keyboard
-Summary:       Keyboard Indicator applet
-Summary(pl.UTF-8):     Aplet wskaźnika klawiatury
-Group:         X11/Applications
-Requires(post,postun): gtk+2
-Requires(post,postun): scrollkeeper
-Requires:      %{name} = %{epoch}:%{version}-%{release}
-Conflicts:     gnome-applets <= 0:2.10.0-5
-
-%description keyboard
-Keyboard Indicator applet.
-
-%description keyboard -l pl.UTF-8
-Aplet wskaźnika klawiatury.
+Aplet wskaźnika giełdowego, ściągający aktualne notowania z serwisu
+Yahoo! Finance i wyświetlające je na rozwijanej liście.
 
 %package minicommander
 Summary:       Command Line applet
 Summary(pl.UTF-8):     Aplet wiersza poleceń
 Group:         X11/Applications
-Requires(post,postun): scrollkeeper
-Requires(post,preun):  GConf2
+URL:           https://help.gnome.org/users/command-line/stable/
+Requires(post,postun): glib2 >= %{glib2_ver}
+Requires(post,postun): gtk-update-icon-cache
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Conflicts:     gnome-applets <= 0:2.10.0-5
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      hicolor-icon-theme
 
 %description minicommander
-Command Line applet.
+The Command Line provides a command line that you can use within any
+panel on the desktop.
 
 %description minicommander -l pl.UTF-8
-Aplet wiersza poleceń.
+Aplet wiersza poleceń udostępnia linię poleceń z poziomu każdego
+panelu na pulpicie.
 
-%package mixer
-Summary:       Volume Control applet
-Summary(pl.UTF-8):     Aplet regulacji głośności
+%package modemlights
+Summary:       Modem Lights applet
+Summary(pl.UTF-8):     Aplet kontrolek modemu
 Group:         X11/Applications
-Requires(post,postun): gtk+2
-Requires(post,postun): scrollkeeper
-Requires(post,preun):  GConf2
+Requires(post,postun): gtk-update-icon-cache
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Requires:      gstreamer-audio-effects-base >= 0.10.10
-Requires:      gstreamer-audiosink
-Suggests:      gnome-media-volume-control >= 2.22.0
-Conflicts:     gnome-applets <= 0:2.10.0-5
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      hicolor-icon-theme
+Requires:      libxml2 >= 1:2.6.30
 
-%description mixer
-Volume Control applet.
+%description modemlights
+Modem Lights applet.
 
-%description mixer -l pl.UTF-8
-Aplet regulacji głośności.
+%description modemlights -l pl.UTF-8
+Aplet kontrolek modemu.
 
 %package multiload
 Summary:       System Monitor applet
 Summary(pl.UTF-8):     Aplet monitora systemu
 Group:         X11/Applications
-Requires(post,postun): scrollkeeper
-Requires(post,preun):  GConf2
+URL:           https://help.gnome.org/users/multiload/stable/
+Requires(post,postun): glib2 >= %{glib2_ver}
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      libgtop >= 1:2.22.0
 Suggests:      gnome-system-monitor >= 2.24.0
-Conflicts:     gnome-applets <= 0:2.10.0-5
 
 %description multiload
-System Monitor applet.
+The System Monitor displays system load information in graphical
+format in a panel.
 
 %description multiload -l pl.UTF-8
-Aplet monitora systemu.
+Aplet monitora systemu wyświetla w panelu informacje o obciążeniu
+systemu w postaci graficznej.
+
+%package netspeed
+Summary:       Applet to show how much traffic occurs on a network device
+Summary(pl.UTF-8):     Aplet pokazujący wielkość ruchu występującego na urządzeniu sieciowym
+Group:         X11/Applications
+Requires(post,postun): glib2 >= %{glib2_ver}
+Requires(post,postun): gtk-update-icon-cache
+Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      hicolor-icon-theme
+Requires:      libiw >= 28
+Obsoletes:     gnome-applet-netspeed
+
+%description netspeed
+Netspeed applet is just a little applet that shows how much traffic
+occurs on a specified network device.
+
+%description netspeed -l pl.UTF-8
+Netspeed to mały aplet pokazujący, jak duży ruch występuje na
+określonym urządzeniu sieciowym.
+
+%package search
+Summary:       Tracker Search Bar
+Summary(pl.UTF-8):     Pasek wyszukiwania Tracker
+Group:         X11/Applications
+Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      tracker >= 1.0
+
+%description search
+Tracker Search Bar allows to find your data quickly using Tracker.
+
+%description search -l pl.UTF-8
+Pasek wyszukiwania pozwala na szybkie wyszukiwanie danych za pomocą
+usługi Tracker.
 
 %package stickynotes
 Summary:       Sticky Notes applet
 Summary(pl.UTF-8):     Aplet notatek
 Group:         X11/Applications
-Requires(post,postun): gtk+2
-Requires(post,postun): scrollkeeper
-Requires(post,preun):  GConf2
+URL:           https://help.gnome.org/users/stickynotes_applet/stable/
+Requires(post,postun): glib2 >= %{glib2_ver}
+Requires(post,postun): gtk-update-icon-cache
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      hicolor-icon-theme
+Requires:      libwnck >= 3.0.0
+Requires:      libxml2 >= 1:2.6.30
 Obsoletes:     gnotes_applet
-Conflicts:     gnome-applets <= 0:2.10.0-5
 
 %description stickynotes
-Sticky Notes applet.
+The Sticky Notes panel application enables you to create, view, and
+manage sticky notes on your desktop. You can edit the title, contents,
+dimensions, and style of sticky notes. When the panel is restarted,
+for example when you log out and log in again, all sticky notes are
+saved and reopened in the same position with the same dimensions and
+style.
 
 %description stickynotes -l pl.UTF-8
-Aplet notatek.
+Aplet notatek pozwala na tworzenie, oglądanie i zarządzanie
+przyczepianymi notatkami na pulpicie. Pozwala modyfikować tytuł,
+treść, wymiary i styl notatek. Przy restarcie panelu, na przykład przy
+wylogowaniu i ponownym zalogowaniu, wszystkie notatki są zapisywane, a
+następnie otwierane ponownie w tym samym miejscu, z tymi samymi
+wymiarami i stylem.
 
 %package trash
 Summary:       Trash applet
 Summary(pl.UTF-8):     Aplet śmietnika
 Group:         X11/Applications
-Requires(post,postun): scrollkeeper
+URL:           https://help.gnome.org/users/trashapplet/stable/
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Conflicts:     gnome-applets <= 0:2.10.0-5
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
 
 %description trash
-Trash applet.
+The Panel Trash applet lets you manage your Trash from the panel.
+
+The trash on your panel acts identically to the trash on your desktop,
+however it is useful because your panels are always visible.
 
 %description trash -l pl.UTF-8
-Aplet śmietnika.
+Aplet śmietnika pozwala na zarządzanie śmietnikiem z poziomu panelu.
+
+Śmietnik w panelu zachowuje się tak samo, jak śmietnik na pulpicie,
+ale jest przydatny o tyle, że panele są zawsze widoczne.
+
+%package windowpicker
+Summary:       Window Picker applet
+Summary(pl.UTF-8):     Aplet do wybierania okien
+Group:         X11/Applications
+Requires(post,postun): glib2 >= %{glib2_ver}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      glib2 >= %{glib2_ver}
+Requires:      gtk+3 >= %{gtk3_ver}
+Requires:      libwnck >= 3.0.0
+
+%description windowpicker
+Window Picker is a port of the initial window-picker-applet made by
+Cannonical to GNOME 3 and GTK+ 3. It give you a task list that only
+contains the icons of each open window, but not the title. This saves
+a lot of space, especially if you have many open windows. You can use
+the mouse to reorder icons by drag and drop. Also on there are
+preferences to set additional options, such as greying out inactive
+icons.
+
+%description windowpicker -l pl.UTF-8
+Window Picket to port programu window-picker-applet napisanego przez
+Cannonical do środowiska GNOME 3 i GTK+ 3. Aplet podaje listę zadań
+zawierającą tylko ikony każdego otwartego okna, bez tytułu - oszczędza
+to dużo miejsca, zwłaszcza w przypadku wielu otwartych okien. Można
+zmieniać kolejność ikon myszką przez przeciąganie i upuszczanie.
+Dostępne są także ustawienia dla dodatkowych opcji, takich jak
+wyszarzanie nieaktywnych ikon.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-%{__gnome_doc_prepare}
 %{__libtoolize}
 %{__glib_gettextize}
 %{__intltoolize}
 %{__aclocal} -I m4
+%{__autoconf}
 %{__autoheader}
-%{__gnome_doc_common}
 %{__automake}
-%{__autoconf}
 %configure \
-       --disable-static \
-       --disable-schemas-install \
+       --disable-silent-rules \
        --enable-mini-commander \
-       --enable-mixer-applet
+       --with-cpufreq-lib=cpupower \
+       --with-pythondir=%{py3_sitescriptdir}
+
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
-       pythondir=%{py_sitedir}
-
-rm -f $RPM_BUILD_ROOT%{_libdir}/libgweather.la
-rm -f $RPM_BUILD_ROOT%{py_sitedir}/invest/*.py
-
-mv -f $RPM_BUILD_ROOT%{_datadir}/locale/es{_ES,}/LC_MESSAGES/*.mo
-rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
-
-%find_lang %{name}-2.0
-%find_lang accessx-status --with-gnome --with-omf
-%find_lang battstat --with-gnome --with-omf
-%find_lang char-palette --with-gnome --with-omf
-%find_lang command-line --with-gnome --with-omf
-%find_lang cpufreq-applet --with-gnome --with-omf
-%find_lang drivemount --with-gnome --with-omf
-%find_lang geyes --with-gnome --with-omf
-%find_lang gswitchit --with-gnome --with-omf
-%find_lang gweather --with-gnome --with-omf
-%find_lang invest-applet --with-gnome --with-omf
-%find_lang mixer_applet2 --with-gnome --with-omf
-%find_lang multiload --with-gnome --with-omf
-%find_lang stickynotes_applet --with-gnome --with-omf
-%find_lang trashapplet --with-gnome --with-omf
+       DESTDIR=$RPM_BUILD_ROOT
+
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/gnome-applets/5.0/lib*.la
+
+# es is more recent
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
+
+%find_lang %{name}-3.0
+%find_lang accessx-status --with-gnome
+%find_lang battstat --with-gnome
+%find_lang char-palette --with-gnome
+%find_lang command-line --with-gnome
+%find_lang cpufreq-applet --with-gnome
+%find_lang drivemount --with-gnome
+%find_lang geyes --with-gnome
+%find_lang gweather --with-gnome
+%find_lang invest-applet --with-gnome
+%find_lang multiload --with-gnome
+%find_lang netspeed_applet --with-gnome
+%find_lang stickynotes_applet --with-gnome
+%find_lang trashapplet --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post accessx-status
-%scrollkeeper_update_post
 %update_icon_cache hicolor
 
 %postun accessx-status
-%scrollkeeper_update_postun
 %update_icon_cache hicolor
 
 %post battstat
-%scrollkeeper_update_post
-%gconf_schema_install battstat.schemas
-
-%preun battstat
-%gconf_schema_uninstall battstat.schemas
+%glib_compile_schemas
 
 %postun battstat
-%scrollkeeper_update_postun
+%glib_compile_schemas
 
-%post charpicker
-%scrollkeeper_update_post
-%gconf_schema_install charpick.schemas
+%post brightness
+%update_icon_cache hicolor
+
+%postun brightness
 %update_icon_cache hicolor
 
-%preun charpicker
-%gconf_schema_uninstall charpick.schemas
+%post charpicker
+%glib_compile_schemas
 
 %postun charpicker
-%scrollkeeper_update_postun
-%update_icon_cache hicolor
+%glib_compile_schemas
 
 %post cpufreq
-%scrollkeeper_update_post
-%gconf_schema_install cpufreq-applet.schemas
-%banner %{name} -e << EOF
-For full functionality, set SUID /usr/bin/cpufreq-selector binary.
-EOF
+%glib_compile_schemas
 %update_icon_cache hicolor
 
-%preun cpufreq
-%gconf_schema_uninstall cpufreq-applet.schemas
-
 %postun cpufreq
-%scrollkeeper_update_postun
+%glib_compile_schemas
 %update_icon_cache hicolor
 
-%post drivemount
-%scrollkeeper_update_post
-%gconf_schema_install drivemount.schemas
-
-%preun drivemount
-%gconf_schema_uninstall drivemount.schemas
-
-%postun drivemount
-%scrollkeeper_update_postun
-
 %post geyes
-%scrollkeeper_update_post
-%gconf_schema_install geyes.schemas
+%glib_compile_schemas
 %update_icon_cache hicolor
 
-%preun geyes
-%gconf_schema_uninstall geyes.schemas
-
 %postun geyes
-%scrollkeeper_update_postun
+%glib_compile_schemas
 %update_icon_cache hicolor
 
 %post gweather
-/sbin/ldconfig
-%scrollkeeper_update_post
+%glib_compile_schemas
 
 %postun gweather
-/sbin/ldconfig
-%scrollkeeper_update_postun
+%glib_compile_schemas
 
-%post invest
-%scrollkeeper_update_post
+%post inhibit
 %update_icon_cache hicolor
 
-%postun invest
-%scrollkeeper_update_postun
+%postun inhibit
 %update_icon_cache hicolor
 
-%post keyboard
-%scrollkeeper_update_post
+%post invest
 %update_icon_cache hicolor
 
-%postun keyboard
-%scrollkeeper_update_postun
+%postun invest
 %update_icon_cache hicolor
 
 %post minicommander
-%scrollkeeper_update_post
-%gconf_schema_install mini-commander-global.schemas
-%gconf_schema_install mini-commander.schemas
-GCONF_CONFIG_SOURCE="`%{_bindir}/gconftool-2 --get-default-source`" %{_libdir}/%{name}/mc-install-default-macros
+%glib_compile_schemas
 %update_icon_cache hicolor
 
-%preun minicommander
-%gconf_schema_uninstall mini-commander-global.schemas
-%gconf_schema_uninstall mini-commander.schemas
-
 %postun minicommander
-%scrollkeeper_update_postun
+%glib_compile_schemas
 %update_icon_cache hicolor
 
-%post mixer
-%scrollkeeper_update_post
-%gconf_schema_install mixer.schemas
-
-%preun mixer
-%gconf_schema_uninstall mixer.schemas
+%post modemlights
+%update_icon_cache hicolor
 
-%postun mixer
-%scrollkeeper_update_postun
+%postun modemlights
+%update_icon_cache hicolor
 
 %post multiload
-%scrollkeeper_update_post
-%gconf_schema_install multiload.schemas
-
-%preun multiload
-%gconf_schema_uninstall multiload.schemas
+%glib_compile_schemas
 
 %postun multiload
-%scrollkeeper_update_postun
+%glib_compile_schemas
 
-%post stickynotes
-%scrollkeeper_update_post
-%gconf_schema_install stickynotes.schemas
+%post netspeed
+%glib_compile_schemas
 %update_icon_cache hicolor
 
-%preun stickynotes
-%gconf_schema_uninstall stickynotes.schemas
+%postun netspeed
+%glib_compile_schemas
+%update_icon_cache hicolor
+
+%post stickynotes
+%glib_compile_schemas
+%update_icon_cache hicolor
 
 %postun stickynotes
-%scrollkeeper_update_postun
+%glib_compile_schemas
 %update_icon_cache hicolor
 
-%post trash
-%scrollkeeper_update_post
+%post windowpicker
+%glib_compile_schemas
 
-%postun trash
-%scrollkeeper_update_postun
+%postun windowpicker
+%glib_compile_schemas
 
-%files -f %{name}-2.0.lang
+%files -f %{name}-3.0.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/null_applet
-%{_libdir}/bonobo/servers/GNOME_CDPlayerApplet.server
-%{_libdir}/bonobo/servers/GNOME_MailcheckApplet_Factory.server
-%{_libdir}/bonobo/servers/GNOME_NullApplet_Factory.server
-%{_libdir}/bonobo/servers/GNOME_Panel_WirelessApplet.server
-%dir %{_libdir}/%{name}
-%dir %{_datadir}/%{name}
-%dir %{_datadir}/%{name}/builder
-%lang(es_CL) %dir %{_datadir}/locale/es_CL
-%lang(es_CL) %dir %{_datadir}/locale/es_CL/LC_MESSAGES
-%lang(es_CO) %dir %{_datadir}/locale/es_CO
-%lang(es_CO) %dir %{_datadir}/locale/es_CO/LC_MESSAGES
-%lang(es_CR) %dir %{_datadir}/locale/es_CR
-%lang(es_CR) %dir %{_datadir}/locale/es_CR/LC_MESSAGES
-%lang(es_DO) %dir %{_datadir}/locale/es_DO
-%lang(es_DO) %dir %{_datadir}/locale/es_DO/LC_MESSAGES
-%lang(es_EC) %dir %{_datadir}/locale/es_EC
-%lang(es_EC) %dir %{_datadir}/locale/es_EC/LC_MESSAGES
-%lang(es_GT) %dir %{_datadir}/locale/es_GT
-%lang(es_GT) %dir %{_datadir}/locale/es_GT/LC_MESSAGES
-%lang(es_HN) %dir %{_datadir}/locale/es_HN
-%lang(es_HN) %dir %{_datadir}/locale/es_HN/LC_MESSAGES
-%lang(es_PA) %dir %{_datadir}/locale/es_PA
-%lang(es_PA) %dir %{_datadir}/locale/es_PA/LC_MESSAGES
-%lang(es_PE) %dir %{_datadir}/locale/es_PE
-%lang(es_PE) %dir %{_datadir}/locale/es_PE/LC_MESSAGES
-%lang(es_PR) %dir %{_datadir}/locale/es_PR
-%lang(es_PR) %dir %{_datadir}/locale/es_PR/LC_MESSAGES
-%lang(es_SV) %dir %{_datadir}/locale/es_SV
-%lang(es_SV) %dir %{_datadir}/locale/es_SV/LC_MESSAGES
-%lang(es_UY) %dir %{_datadir}/locale/es_UY
-%lang(es_UY) %dir %{_datadir}/locale/es_UY/LC_MESSAGES
-%lang(es_VE) %dir %{_datadir}/locale/es_VE
-%lang(es_VE) %dir %{_datadir}/locale/es_VE/LC_MESSAGES
+%doc AUTHORS ChangeLog MAINTAINERS NEWS README
+%dir %{_datadir}/gnome-applets
+%dir %{_datadir}/gnome-applets/builder
+%dir %{_datadir}/gnome-applets/ui
 
 %files accessx-status -f accessx-status.lang
 %defattr(644,root,root,755)
-%doc accessx-status/ChangeLog
-%attr(755,root,root) %{_libdir}/accessx-status-applet
-%{_libdir}/bonobo/servers/GNOME_AccessxStatusApplet.server
-%{_datadir}/gnome-2.0/ui/GNOME_AccessxApplet.xml
-%{_pixmapsdir}/accessx-status-applet
+%doc accessx-status/AUTHORS
+%attr(755,root,root) %{_libexecdir}/accessx-status-applet
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.AccessxStatusAppletFactory.service
+%{_datadir}/gnome-applets/accessx-status-applet
+%{_datadir}/gnome-applets/ui/accessx-status-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.AccessxStatusApplet.panel-applet
 %{_iconsdir}/hicolor/48x48/apps/ax-applet.png
 
 %files battstat -f battstat.lang
 %defattr(644,root,root,755)
-%doc battstat/ChangeLog
-%attr(755,root,root) %{_libdir}/battstat-applet-2
-%{_libdir}/bonobo/servers/GNOME_BattstatApplet.server
-%{_datadir}/gnome-2.0/ui/GNOME_BattstatApplet.xml
-%{_datadir}/%{name}/builder/battstat_applet.ui
-%{_sysconfdir}/gconf/schemas/battstat.schemas
+%attr(755,root,root) %{_libexecdir}/battstat-applet-2
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.BattstatAppletFactory.service
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.battstat.gschema.xml
+%{_datadir}/gnome-applets/builder/battstat_applet.ui
+%{_datadir}/gnome-applets/ui/battstat-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.BattstatApplet.panel-applet
 %{_sysconfdir}/sound/events/battstat_applet.soundlist
 
+%files brightness
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libexecdir}/gnome-brightness-applet
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.BrightnessAppletFactory.service
+%{_datadir}/gnome-applets/ui/brightness-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.BrightnessApplet.panel-applet
+%{_datadir}/icons/hicolor/*x*/apps/gnome-brightness-applet.png
+%{_datadir}/icons/hicolor/scalable/apps/gnome-brightness-applet.svg
+
 %files charpicker -f char-palette.lang
 %defattr(644,root,root,755)
-%doc charpick/ChangeLog
-%attr(755,root,root) %{_libdir}/charpick_applet2
-%{_libdir}/bonobo/servers/GNOME_CharpickerApplet.server
-%{_datadir}/gnome-2.0/ui/GNOME_CharpickerApplet.xml
-%{_sysconfdir}/gconf/schemas/charpick.schemas
+%attr(755,root,root) %{_libexecdir}/charpick_applet2
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.CharpickerAppletFactory.service
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.charpick.gschema.xml
+%{_datadir}/gnome-applets/ui/charpick-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.CharpickerApplet.panel-applet
 
 %files cpufreq -f cpufreq-applet.lang
 %defattr(644,root,root,755)
-%doc cpufreq/ChangeLog
+%doc cpufreq/{AUTHORS,README}
 %attr(755,root,root) %{_bindir}/cpufreq-selector
-%attr(755,root,root) %{_libdir}/cpufreq-applet
-%{_libdir}/bonobo/servers/GNOME_CPUFreqApplet.server
-#%{_datadir}/PolicyKit/policy/org.gnome.cpufreqselector.policy
+%attr(755,root,root) %{_libexecdir}/cpufreq-applet
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.CPUFreqAppletFactory.service
 %{_datadir}/dbus-1/system-services/org.gnome.CPUFreqSelector.service
-%{_datadir}/gnome-2.0/ui/GNOME_CPUFreqApplet.xml
-%{_datadir}/%{name}/builder/cpufreq-preferences.ui
-%{_sysconfdir}/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
-%{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas
-%{_pixmapsdir}/cpufreq-applet
-%{_iconsdir}/hicolor/*/apps/gnome-cpu-frequency-applet.*
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.cpufreq.enums.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.cpufreq.gschema.xml
+%{_datadir}/gnome-applets/builder/cpufreq-preferences.ui
+%{_datadir}/gnome-applets/cpufreq-applet
+%{_datadir}/gnome-applets/ui/cpufreq-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.CPUFreqApplet.panel-applet
+%{_datadir}/polkit-1/actions/org.gnome.cpufreqselector.policy
+/etc/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
+%{_iconsdir}/hicolor/*x*/apps/gnome-cpu-frequency-applet.png
+%{_iconsdir}/hicolor/scalable/apps/gnome-cpu-frequency-applet.svg
 
 %files drivemount -f drivemount.lang
 %defattr(644,root,root,755)
-%doc drivemount/ChangeLog
-%attr(755,root,root) %{_libdir}/drivemount_applet2
-%{_libdir}/bonobo/servers/GNOME_DriveMountApplet.server
-%{_datadir}/gnome-2.0/ui/GNOME_DriveMountApplet.xml
-%{_sysconfdir}/gconf/schemas/drivemount.schemas
+%doc drivemount/AUTHORS
+%attr(755,root,root) %{_libexecdir}/drivemount_applet2
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.DriveMountAppletFactory.service
+%{_datadir}/gnome-applets/ui/drivemount-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.DriveMountApplet.panel-applet
 
 %files geyes -f geyes.lang
 %defattr(644,root,root,755)
-%doc geyes/ChangeLog
-%attr(755,root,root) %{_libdir}/geyes_applet2
-%{_libdir}/bonobo/servers/GNOME_GeyesApplet.server
-%{_datadir}/gnome-2.0/ui/GNOME_GeyesApplet.xml
-%{_datadir}/%{name}/geyes
-%{_iconsdir}/hicolor/*/apps/gnome-eyes-applet.*
-%{_sysconfdir}/gconf/schemas/geyes.schemas
+%doc geyes/{AUTHORS,README.themes}
+%attr(755,root,root) %{_libexecdir}/geyes_applet2
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.GeyesAppletFactory.service
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.geyes.gschema.xml
+%{_datadir}/gnome-applets/geyes
+%{_datadir}/gnome-applets/ui/geyes-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.GeyesApplet.panel-applet
+%{_iconsdir}/hicolor/*x*/apps/gnome-eyes-applet.png
+%{_iconsdir}/hicolor/scalable/apps/gnome-eyes-applet.svg
 
 %files gweather -f gweather.lang
 %defattr(644,root,root,755)
-%doc gweather/ChangeLog
-%attr(755,root,root) %{_libdir}/gweather-applet-2
-%{_libdir}/bonobo/servers/GNOME_GWeatherApplet_Factory.server
-%{_datadir}/gnome-2.0/ui/GNOME_GWeatherApplet.xml
+%doc gweather/AUTHORS
+%attr(755,root,root) %{_libexecdir}/gweather-applet-2
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.GWeatherAppletFactory.service
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.gweather.gschema.xml
+%{_datadir}/gnome-applets/ui/gweather-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.GWeatherApplet.panel-applet
+
+%files inhibit
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libexecdir}/gnome-inhibit-applet
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.InhibitAppletFactory.service
+%{_datadir}/gnome-applets/ui/inhibit-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.InhibitApplet.panel-applet
+%{_datadir}/icons/hicolor/*x*/apps/gnome-inhibit-applet.png
+%{_datadir}/icons/hicolor/scalable/apps/gnome-inhibit-applet.svg
 
 %files invest -f invest-applet.lang
 %defattr(644,root,root,755)
-%doc invest-applet/ChangeLog
 %attr(755,root,root) %{_bindir}/invest-chart
-%attr(755,root,root) %{_libdir}/invest-applet
-%{_libdir}/bonobo/servers/GNOME_GtikApplet.server
-%{_libdir}/bonobo/servers/Invest_Applet.server
-%{_datadir}/gnome-2.0/ui/Invest_Applet.xml
-%{_datadir}/%{name}/builder/financialchart.ui
-%{_datadir}/%{name}/builder/prefs-dialog.ui
-%{_datadir}/%{name}/invest-applet
-%{_iconsdir}/hicolor/*/apps/invest-applet.*
-%dir %{py_sitedir}/invest
-%{py_sitedir}/invest/*.py[co]
-
-%files keyboard -f gswitchit.lang
-%defattr(644,root,root,755)
-%doc gswitchit/ChangeLog
-%attr(755,root,root) %{_libdir}/gnome-keyboard-applet
-%{_libdir}/bonobo/servers/GNOME_KeyboardApplet.server
-%dir %{_datadir}/xmodmap
-%{_datadir}/xmodmap/base.xml
-%lang(hy) %{_datadir}/xmodmap/xmodmap.am*
-%lang(ar) %{_datadir}/xmodmap/xmodmap.ar*
-%lang(fr,nl,wa) %{_datadir}/xmodmap/xmodmap.be*
-%lang(bg) %{_datadir}/xmodmap/xmodmap.bg*
-%lang(pt_BR) %{_datadir}/xmodmap/xmodmap.br*
-%lang(de,fr) %{_datadir}/xmodmap/xmodmap.ch*
-%lang(cs) %{_datadir}/xmodmap/xmodmap.cz*
-%lang(de) %{_datadir}/xmodmap/xmodmap.de*
-%lang(da) %{_datadir}/xmodmap/xmodmap.dk*
-%{_datadir}/xmodmap/xmodmap.dvorak
-%lang(et) %{_datadir}/xmodmap/xmodmap.ee*
-%lang(es) %{_datadir}/xmodmap/xmodmap.es*
-%lang(fi) %{_datadir}/xmodmap/xmodmap.fi*
-%lang(fr) %{_datadir}/xmodmap/xmodmap.fr*
-%{_datadir}/xmodmap/xmodmap.gb*
-%lang(ka) %{_datadir}/xmodmap/xmodmap.ge*
-%lang(el) %{_datadir}/xmodmap/xmodmap.gr*
-%lang(hu) %{_datadir}/xmodmap/xmodmap.hu*
-%lang(he,yi) %{_datadir}/xmodmap/xmodmap.il*
-%lang(is) %{_datadir}/xmodmap/xmodmap.is*
-%lang(it) %{_datadir}/xmodmap/xmodmap.it*
-%lang(ja) %{_datadir}/xmodmap/xmodmap.jp*
-%lang(ko) %{_datadir}/xmodmap/xmodmap.kr*
-%lang(lo) %{_datadir}/xmodmap/xmodmap.la*
-%lang(lt) %{_datadir}/xmodmap/xmodmap.lt*
-%lang(mk) %{_datadir}/xmodmap/xmodmap.mk*
-%lang(mn) %{_datadir}/xmodmap/xmodmap.mn*
-%lang(nl) %{_datadir}/xmodmap/xmodmap.nl*
-%lang(nn,no) %{_datadir}/xmodmap/xmodmap.no*
-%lang(pl) %{_datadir}/xmodmap/xmodmap.pl*
-%lang(pt) %{_datadir}/xmodmap/xmodmap.pt*
-%lang(fr) %{_datadir}/xmodmap/xmodmap.qc*
-%lang(ro) %{_datadir}/xmodmap/xmodmap.ro*
-%lang(ru) %{_datadir}/xmodmap/xmodmap.ru*
-%lang(sv) %{_datadir}/xmodmap/xmodmap.se*
-%lang(fr) %{_datadir}/xmodmap/xmodmap.sf*
-%lang(de) %{_datadir}/xmodmap/xmodmap.sg*
-%lang(sl) %{_datadir}/xmodmap/xmodmap.si*
-%lang(sk) %{_datadir}/xmodmap/xmodmap.sk*
-%lang(th) %{_datadir}/xmodmap/xmodmap.th*
-%lang(tr) %{_datadir}/xmodmap/xmodmap.tr*
-%lang(uk) %{_datadir}/xmodmap/xmodmap.uk*
-%{_datadir}/xmodmap/xmodmap.us*
-%lang(hr,mk,sl,sr) %{_datadir}/xmodmap/xmodmap.yu*
-%{_datadir}/gnome-2.0/ui/GNOME_GSwitchItApplet.xml
-%{_datadir}/%{name}/builder/gswitchit*.ui
+%attr(755,root,root) %{_libexecdir}/invest-applet
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.InvestAppletFactory.service
+%{_datadir}/gnome-applets/builder/financialchart.ui
+%{_datadir}/gnome-applets/builder/prefs-dialog.ui
+%{_datadir}/gnome-applets/invest-applet
+%{_datadir}/gnome-applets/ui/invest-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.InvestApplet.panel-applet
+%{_iconsdir}/hicolor/*x*/apps/invest-applet.png
+%{_iconsdir}/hicolor/scalable/apps/invest-applet.svg
+%{py3_sitescriptdir}/invest
 
 %files minicommander -f command-line.lang
 %defattr(644,root,root,755)
-%doc mini-commander/ChangeLog
+%doc mini-commander/{AUTHORS,README,TODO}
 %attr(755,root,root) %{_libdir}/mini_commander_applet
-%attr(755,root,root) %{_libdir}/%{name}/mc-install-default-macros
-%{_libdir}/bonobo/servers/GNOME_MiniCommanderApplet.server
-%{_datadir}/gnome-2.0/ui/GNOME_MiniCommanderApplet.xml
-%{_datadir}/%{name}/builder/mini-commander.ui
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.MiniCommanderAppletFactory.service
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.mini-commander.gschema.xml
+%{_datadir}/gnome-applets/builder/mini-commander.ui
+%{_datadir}/gnome-applets/ui/mini-commander-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.MiniCommanderApplet.panel-applet
 %{_iconsdir}/hicolor/48x48/apps/gnome-mini-commander.png
-%{_sysconfdir}/gconf/schemas/mini-commander-global.schemas
-%{_sysconfdir}/gconf/schemas/mini-commander.schemas
 
-%files mixer -f mixer_applet2.lang
+%files modemlights
 %defattr(644,root,root,755)
-%doc mixer/ChangeLog
-%attr(755,root,root) %{_libdir}/mixer_applet2
-%{_libdir}/bonobo/servers/GNOME_MixerApplet.server
-%{_datadir}/gnome-2.0/ui/GNOME_MixerApplet.xml
-%{_sysconfdir}/gconf/schemas/mixer.schemas
+%doc modemlights/AUTHORS
+%attr(755,root,root) %{_libexecdir}/modem_applet
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.ModemAppletFactory.service
+%{_datadir}/gnome-applets/builder/modemlights.ui
+%{_datadir}/gnome-applets/ui/modem-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.ModemApplet.panel-applet
+%{_iconsdir}/hicolor/*x*/apps/gnome-modem-monitor-applet.png
+%{_iconsdir}/hicolor/scalable/apps/gnome-modem-monitor-applet.svg
 
 %files multiload -f multiload.lang
 %defattr(644,root,root,755)
-%doc multiload/ChangeLog
-%attr(755,root,root) %{_libdir}/multiload-applet-2
-%{_libdir}/bonobo/servers/GNOME_MultiLoadApplet_Factory.server
-%{_datadir}/gnome-2.0/ui/GNOME_MultiloadApplet.xml
-%{_sysconfdir}/gconf/schemas/multiload.schemas
+%doc multiload/AUTHORS
+%attr(755,root,root) %{_libexecdir}/multiload-applet-2
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.MultiLoadAppletFactory.service
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.multiload.gschema.xml
+%{_datadir}/gnome-applets/ui/multiload-applet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.MultiLoadApplet.panel-applet
+
+%files netspeed -f netspeed_applet.lang
+%defattr(644,root,root,755)
+%doc netspeed/{AUTHORS,TODO}
+%attr(755,root,root) %{_libexecdir}/netspeed_applet2
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.NetspeedAppletFactory.service
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.netspeed.gschema.xml
+%{_datadir}/gnome-applets/ui/netspeed-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.panel.Netspeed.panel-applet
+%{_iconsdir}/hicolor/*x*/apps/netspeed-applet.png
+%{_iconsdir}/hicolor/scalable/apps/netspeed-applet.svg
+%{_iconsdir}/hicolor/16x16/devices/netspeed-*.png
+%{_iconsdir}/hicolor/24x24/status/netspeed-*.png
+
+%files search
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libexecdir}/tracker-search-bar
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.SearchBarFactory.service
+%{_datadir}/gnome-applets/ui/tracker-search-bar-menu.xml
+%{_datadir}/gnome-applets/ui/tracker-search-bar.ui
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.panel.SearchBar.panel-applet
 
 %files stickynotes -f stickynotes_applet.lang
 %defattr(644,root,root,755)
-%doc stickynotes/ChangeLog
-%attr(755,root,root) %{_libdir}/stickynotes_applet
-%{_libdir}/bonobo/servers/GNOME_StickyNotesApplet.server
-%{_datadir}/gnome-2.0/ui/GNOME_StickyNotesApplet.xml
-%{_datadir}/%{name}/builder/stickynotes.ui
-%{_pixmapsdir}/stickynotes
-%{_iconsdir}/hicolor/*/apps/gnome-sticky-notes-applet.*
-%{_sysconfdir}/gconf/schemas/stickynotes.schemas
+%doc stickynotes/{README,TODO}
+%attr(755,root,root) %{_libexecdir}/stickynotes_applet
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.StickyNotesAppletFactory.service
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.stickynotes.gschema.xml
+%{_datadir}/gnome-applets/builder/stickynotes-*.ui
+%{_datadir}/gnome-applets/icons
+%{_datadir}/gnome-applets/ui/stickynotes-*-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.StickyNotesApplet.panel-applet
+%{_iconsdir}/hicolor/*x*/apps/gnome-sticky-notes-applet.png
+%{_iconsdir}/hicolor/scalable/apps/gnome-sticky-notes-applet.svg
 
 %files trash -f trashapplet.lang
 %defattr(644,root,root,755)
-%doc trashapplet/ChangeLog
-%attr(755,root,root) %{_libdir}/trashapplet
-%{_libdir}/bonobo/servers/GNOME_Panel_TrashApplet.server
-%{_datadir}/%{name}/builder/trashapplet-empty-progress.ui
-%{_datadir}/gnome-2.0/ui/GNOME_Panel_TrashApplet.xml
+%doc trashapplet/README
+%attr(755,root,root) %{_libexecdir}/trashapplet
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.TrashAppletFactory.service
+%{_datadir}/gnome-applets/builder/trashapplet-empty-progress.ui
+%{_datadir}/gnome-applets/ui/trashapplet-menu.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.TrashApplet.panel-applet
+
+%files windowpicker
+%defattr(644,root,root,755)
+%doc windowpicker/{AUTHORS,TODO}
+%dir %{_libdir}/gnome-applets
+%dir %{_libdir}/gnome-applets/5.0
+%attr(755,root,root) %{_libdir}/gnome-applets/5.0/libwindow-picker-applet.so
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.window-picker-applet.gschema.xml
+%{_datadir}/gnome-panel/5.0/applets/org.gnome.applets.WindowPicker.panel-applet
This page took 0.95393 seconds and 4 git commands to generate.