!12 Update to 4.16.2

From: @zhang__3125 
Reviewed-by: @dillon_chen, @dwl301 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2022-06-23 06:54:50 +00:00 committed by Gitee
commit 5c67e242da
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 6 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,9 @@
%global xfceversion 4.16 %global xfceversion 4.16
Name: xfce4-settings Name: xfce4-settings
Version: 4.16.0 Version: 4.16.2
Release: 1 Release: 1
Summary: Settings Manager for Xfce Summary: Settings Manager for Xfce
License: GPLv2+ License: GPLv2+
URL: http://www.xfce.org/ URL: http://www.xfce.org/
Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2 Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
@ -36,7 +35,6 @@ This package includes the settings manager applications for the Xfce desktop.
%setup -q %setup -q
%patch10 %patch10
%build %build
%configure --enable-sound-settings --enable-pluggable-dialogs --enable-maintainer-mode --enable-xorg-libinput %configure --enable-sound-settings --enable-pluggable-dialogs --enable-maintainer-mode --enable-xorg-libinput
%make_build %make_build
@ -53,7 +51,6 @@ for file in %{buildroot}%{_datadir}/applications/*.desktop ; do
$file $file
done done
%find_lang %{name} %find_lang %{name}
%files -f %{name}.lang %files -f %{name}.lang
@ -71,12 +68,13 @@ done
%{_bindir}/xfce4-find-cursor %{_bindir}/xfce4-find-cursor
%{_datadir}/applications/xfce*.desktop %{_datadir}/applications/xfce*.desktop
%{_libdir}/xfce4 %{_libdir}/xfce4
%{_libdir}/xfce4/xfce4-compose-mail
%{_libdir}/xfce4/settings
%{_datadir}/icons/hicolor/*/*/*xfce* %{_datadir}/icons/hicolor/*/*/*xfce*
%{_datadir}/xfce4/helpers/*.desktop %{_datadir}/xfce4/helpers/*.desktop
%changelog %changelog
* Mon Jun 20 2022 zhanglin <lin.zhang@turbolinux.com.cn> - 4.16.2-1
- Update to 4.16.2
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 4.16.0-1 * Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 4.16.0-1
- Update to 4.16.0 - Update to 4.16.0