diff --git a/xfce4-wavelan-plugin-0.6.1.tar.bz2 b/xfce4-wavelan-plugin-0.6.1.tar.bz2 new file mode 100644 index 0000000..1faa2f3 Binary files /dev/null and b/xfce4-wavelan-plugin-0.6.1.tar.bz2 differ diff --git a/xfce4-wavelan-plugin.spec b/xfce4-wavelan-plugin.spec index 638613c..89c6e69 100644 --- a/xfce4-wavelan-plugin.spec +++ b/xfce4-wavelan-plugin.spec @@ -1,21 +1,20 @@ -%global minorversion 0.6 -%global xfceversion 4.16 +%global xfceversion 4.14 Name: xfce4-wavelan-plugin -Version: 0.6.2 +Version: 0.6.1 Release: 1 Summary: WaveLAN plugin for the Xfce panel License: BSD +#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}/0.6/%{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: gettext BuildRequires: intltool - Requires: xfce4-panel >= %{xfceversion} %description @@ -42,13 +41,10 @@ chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so %files -f %{name}.lang %license COPYING -%doc AUTHORS ChangeLog NEWS -%{_libdir}/xfce4/panel/plugins/libwavelan.so +%doc AUTHORS ChangeLog NEWS README +%{_libdir}/xfce4/panel/plugins/*.so %{_datadir}/xfce4/panel/plugins/*.desktop %changelog -* Fri Jun 18 2021 zhanglin - 0.6.2-1 -- Update to 0.6.2 - * Fri Jul 24 2020 Dillon Chen - 0.6.1-1 - Init package