diff --git a/xfce4-genmon-plugin-4.0.2.tar.bz2 b/xfce4-genmon-plugin-4.0.2.tar.bz2 new file mode 100644 index 0000000..5cb9ab4 Binary files /dev/null and b/xfce4-genmon-plugin-4.0.2.tar.bz2 differ diff --git a/xfce4-genmon-plugin.spec b/xfce4-genmon-plugin.spec index b739397..48368c4 100644 --- a/xfce4-genmon-plugin.spec +++ b/xfce4-genmon-plugin.spec @@ -1,22 +1,20 @@ -%global minorversion 4.1 -%global xfceversion 4.16 +%global xfceversion 4.14 %global _hardened_build 1 - Name: xfce4-genmon-plugin -Version: 4.1.1 +Version: 4.0.2 Release: 1 Summary: Generic monitor plugin for the Xfce panel License: LGPLv2+ +#Group: Development/Libraries URL: http://goodies.xfce.org/projects/panel-plugins/%{name} -Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2 - +Source0: http://archive.xfce.org/src/panel-plugins/%{name}/4.0/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +#BuildArch: noarch BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel >= %{xfceversion} BuildRequires: xfce4-panel-devel >= %{xfceversion} BuildRequires: intltool BuildRequires: gettext - Requires: xfce4-panel >= %{xfceversion} %description @@ -43,14 +41,10 @@ chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so %files -f %{name}.lang %license COPYING -%doc AUTHORS ChangeLog +%doc AUTHORS ChangeLog README %{_libdir}/xfce4/panel/plugins/*.so -%{_datadir}/icons/hicolor/*/apps/org.xfce.genmon.*g %{_datadir}/xfce4/panel/plugins/*.desktop %changelog -* Fri Jun 18 2021 zhanglin - 4.1.1-1 -- Update to 4.1.1 - * Wed Jul 15 2020 Dillon Chen - 4.0.2-1 - Init package