Package xfce4-netload-plugin: Specfile

Name: xfce4-netload-plugin
Version: 1.4.1
Release: alt1

Summary: Netload monitor plugin for the Xfce panel
Summary(ru_RU.UTF-8): Модуль для просмотра загрузки сети на панели Xfce
License: GPLv2+
Group: Graphical desktop/XFce
Url: https://docs.xfce.org/panel-plugins/xfce4-netload-plugin
Packager: Xfce Team <xfce@packages.altlinux.org>
Vcs: https://gitlab.xfce.org/panel-plugins/xfce4-netload-plugin.git
Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildPreReq: rpm-build-xfce4 xfce4-dev-tools
BuildPreReq: libxfce4panel-gtk3-devel >= 4.12 libxfce4ui-gtk3-devel

BuildRequires: glib2-devel libgtk+3-devel

Requires: xfce4-panel

%define _unpackaged_files_terminate_build 1

%description
%name is the netload monitor plugin for the Xfce panel.

%description -l ru_RU.UTF-8
%name -- это монитор загрузки сети для панели Xfce.

%prep
%setup
%patch -p1

%build
%xfce4reconf
%configure \
    --enable-debug=minimum
%make_build

%install
%makeinstall_std
%find_lang %name

%files -f %name.lang
%doc README AUTHORS
%_libdir/xfce4/panel/plugins/*.so
%_datadir/xfce4/panel/plugins/*.desktop
%_datadir/icons/hicolor/*/*/*

%exclude %_libdir/xfce4/panel/plugins/*.la

%changelog
* Tue May 02 2023 Mikhail Efremov <sem@altlinux.org> 1.4.1-alt1
- Updated to 1.4.1.

* Wed Mar 10 2021 Mikhail Efremov <sem@altlinux.org> 1.4.0-alt1
- Added Vcs tag.
- Updated Url tag.
- Don't use rpm-build-licenses.
- Updated to 1.4.0.

* Tue Aug 13 2019 Mikhail Efremov <sem@altlinux.org> 1.3.2-alt1
- Updated to 1.3.2.

* Wed Aug 22 2018 Mikhail Efremov <sem@altlinux.org> 1.3.1-alt1
- Convert Russian summary/description to UTF-8.
- Update url.
- Enable debug (minimum level).
- Use _unpackaged_files_terminate_build.
- Updated to 1.3.1.

* Sat Mar 07 2015 Mikhail Efremov <sem@altlinux.org> 1.2.4-alt2
- Rebuild with libxfce4util-4.12.

* Tue Nov 25 2014 Mikhail Efremov <sem@altlinux.org> 1.2.4-alt1
- Updated to 1.2.4.

* Sun Nov 16 2014 Mikhail Efremov <sem@altlinux.org> 1.2.3-alt1
- Updated to 1.2.3.

* Wed Nov 05 2014 Mikhail Efremov <sem@altlinux.org> 1.2.2-alt1
- Fix Xfce name (XFce,XFCE -> Xfce).
- Updated to 1.2.2.

* Thu Jul 19 2012 Mikhail Efremov <sem@altlinux.org> 1.2.0-alt1
- Updated translations from upstream git.
- Updated to 1.2.0.

* Mon Apr 16 2012 Mikhail Efremov <sem@altlinux.org> 1.1.0-alt2
- Rebuild against libxfce4util.so.6 (libxfce4util-4.9).
- Updated translations from upstream git.

* Fri Jan 13 2012 Mikhail Efremov <sem@altlinux.org> 1.1.0-alt1
- Drop obsoleted patch.
- Updated to 1.1.0.

* Wed Jan 11 2012 Mikhail Efremov <sem@altlinux.org> 1.0.0-alt3
- Rebuild with xfce4-panel-4.9.

* Wed Mar 30 2011 Mikhail Efremov <sem@altlinux.org> 1.0.0-alt2
- Adjust the border size to match other plugins.
- Fix build: drop xorg-x11-devel from BR.

* Sun Feb 06 2011 Mikhail Efremov <sem@altlinux.org> 1.0.0-alt1
- Fix desktop file path for xfce4-panel >= 4.8.
- Spec updated, tar.bz2 -> tar.
- Drop xfce4-netload-plugin-0.4.0-as-needed.patch
    (fixed in upstream).
- Updated to 1.0.0.

* Wed May 02 2007 Vitaly A. Ostanin <vyt@altlinux.ru> 0.4.0-alt1
- Taken from orphaned
- 0.4.0

* Sun Sep 18 2005 Eugene Ostapets <eostapets@altlinux.ru> 0.3.3-alt2
- fix url

* Tue Aug 23 2005 Eugene Ostapets <eostapets@altlinux.ru> 0.3.3-alt1
- 0.3.3

* Thu Jun 30 2005 Andrey Astafiev <andrei@altlinux.ru> 0.3.2-alt1
- 0.3.2

* Tue Jan 18 2005 Andrey Astafiev <andrei@altlinux.ru> 0.2.4-alt1
- 0.2.4

* Sun Jan 09 2005 Andrey Astafiev <andrei@altlinux.ru> 0.2.3-alt1
- 0.2.3

* Mon Oct 20 2003 Andrey Astafiev <andrei@altlinux.ru> 0.2.2-alt1
- 0.2.2

* Tue Oct 07 2003 Andrey Astafiev <andrei@altlinux.ru> 0.2.1-alt1
- 0.2.1
- Changed Group tag.

* Tue Sep 16 2003 Andrey Astafiev <andrei@altlinux.ru> 0.2.0-alt1
- 0.2.0

* Sun Sep 13 2003 Andrey Astafiev <andrei@altlinux.ru> 0.2.0pre6-alt0.9
- First version of RPM package for Sisyphus.