!3 upgrade to 0.6.2 for xfce 4.16
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
e4f8a631d6
Binary file not shown.
BIN
xfce4-wavelan-plugin-0.6.2.tar.bz2
Normal file
BIN
xfce4-wavelan-plugin-0.6.2.tar.bz2
Normal file
Binary file not shown.
@ -1,20 +1,21 @@
|
|||||||
%global xfceversion 4.14
|
%global minorversion 0.6
|
||||||
|
%global xfceversion 4.16
|
||||||
|
|
||||||
Name: xfce4-wavelan-plugin
|
Name: xfce4-wavelan-plugin
|
||||||
Version: 0.6.1
|
Version: 0.6.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: WaveLAN plugin for the Xfce panel
|
Summary: WaveLAN plugin for the Xfce panel
|
||||||
License: BSD
|
License: BSD
|
||||||
#Group: Development/Libraries
|
|
||||||
URL: http://goodies.xfce.org/projects/panel-plugins/%{name}
|
URL: http://goodies.xfce.org/projects/panel-plugins/%{name}
|
||||||
Source0: http://archive.xfce.org/src/panel-plugins/%{name}/0.6/%{name}-%{version}.tar.bz2
|
Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
#BuildArch: noarch
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libxfce4ui-devel >= %{xfceversion}
|
BuildRequires: libxfce4ui-devel >= %{xfceversion}
|
||||||
BuildRequires: xfce4-panel-devel >= %{xfceversion}
|
BuildRequires: xfce4-panel-devel >= %{xfceversion}
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
|
||||||
Requires: xfce4-panel >= %{xfceversion}
|
Requires: xfce4-panel >= %{xfceversion}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -41,10 +42,13 @@ chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
|
|||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc AUTHORS ChangeLog NEWS README
|
%doc AUTHORS ChangeLog NEWS
|
||||||
%{_libdir}/xfce4/panel/plugins/*.so
|
%{_libdir}/xfce4/panel/plugins/libwavelan.so
|
||||||
%{_datadir}/xfce4/panel/plugins/*.desktop
|
%{_datadir}/xfce4/panel/plugins/*.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 0.6.2-1
|
||||||
|
- Update to 0.6.2
|
||||||
|
|
||||||
* Fri Jul 24 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 0.6.1-1
|
* Fri Jul 24 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 0.6.1-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user