!6 [sync] PR-4: Package init

From: @openeuler-sync-bot
Reviewed-by: @dwl301
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2021-12-03 09:45:21 +00:00 committed by Gitee
commit 3d40ff7a88
2 changed files with 4 additions and 9 deletions

Binary file not shown.

View File

@ -1,14 +1,13 @@
%global minorversion 2.5
Name: xfce4-whiskermenu-plugin
Version: 2.5.3
Version: 2.4.6
Release: 1
Summary: Alternate menu plugin for the Xfce
License: GPLv2+
#Group: Development/Libraries
URL: http://gottcode.org/xfce4-whiskermenu-plugin/
Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2
Source0: http://archive.xfce.org/src/panel-plugins/%{name}/2.4/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
#BuildArch: noarch
BuildRequires: gcc-c++
BuildRequires: cmake
BuildRequires: gettext
@ -17,7 +16,6 @@ BuildRequires: garcon-devel
BuildRequires: libxfce4ui-devel
BuildRequires: libxfce4util-devel
BuildRequires: xfce4-panel-devel
Requires: xfce4-panel
Requires: hicolor-icon-theme
@ -59,8 +57,5 @@ popd
%{_mandir}/man1/xfce4-popup-whiskermenu.1*
%changelog
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 2.5.3-1
- Update to 2.5.3
* Mon Jul 27 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 2.4.6-1
- Init package