!12 Update to 4.16.2
From: @zhang__3125 Reviewed-by: @dillon_chen, @dwl301 Signed-off-by: @dillon_chen
This commit is contained in:
commit
5c67e242da
Binary file not shown.
BIN
xfce4-settings-4.16.2.tar.bz2
Normal file
BIN
xfce4-settings-4.16.2.tar.bz2
Normal file
Binary file not shown.
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user