upgrade to 1.5.2 for xfce 4.16
This commit is contained in:
parent
87384021c8
commit
9ab8ab7448
Binary file not shown.
BIN
xfce4-taskmanager-1.5.2.tar.bz2
Normal file
BIN
xfce4-taskmanager-1.5.2.tar.bz2
Normal file
Binary file not shown.
@ -1,13 +1,14 @@
|
|||||||
|
%global majorversion 1.5
|
||||||
|
|
||||||
Name: xfce4-taskmanager
|
Name: xfce4-taskmanager
|
||||||
Version: 1.2.3
|
Version: 1.5.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Taskmanager for the Xfce desktop environment
|
Summary: Taskmanager for the Xfce desktop environment
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
#Group: Development/Libraries
|
|
||||||
URL: http://goodies.xfce.org/projects/applications/%{name}
|
URL: http://goodies.xfce.org/projects/applications/%{name}
|
||||||
Source0: http://archive.xfce.org/src/apps/%{name}/1.2/%{name}-%{version}.tar.bz2
|
Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{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
|
BuildRequires: libxfce4ui-devel
|
||||||
BuildRequires: libXmu-devel
|
BuildRequires: libXmu-devel
|
||||||
@ -47,13 +48,17 @@ desktop-file-install \
|
|||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc AUTHORS ChangeLog NEWS README THANKS
|
%doc AUTHORS ChangeLog NEWS THANKS
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_datadir}/applications/*%{name}.desktop
|
%{_datadir}/applications/*%{name}.desktop
|
||||||
%{_datadir}/icons/hicolor/16x16/actions/xc_crosshair.png
|
%{_datadir}/icons/hicolor/16x16/actions/xc_crosshair.png
|
||||||
%{_datadir}/icons/hicolor/24x24/actions/xc_crosshair.png
|
%{_datadir}/icons/hicolor/24x24/actions/xc_crosshair.png
|
||||||
%{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg
|
%{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg
|
||||||
|
%{_datadir}/icons/hicolor/*/apps/org.xfce.taskmanager.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 1.5.2-1
|
||||||
|
- Update to 1.5.2
|
||||||
|
|
||||||
* Fri Jul 17 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 1.2.3-1
|
* Fri Jul 17 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 1.2.3-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user