!5 Reslove BuildRequires for gstreamer-plugins-base-devel
From: @zhang__3125 Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
7b2b20e7f8
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: xfce4-volumed-pulse
|
Name: xfce4-volumed-pulse
|
||||||
Version: 0.2.3
|
Version: 0.2.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Daemon to add additional functionality to the volume keys of the keyboard
|
Summary: Daemon to add additional functionality to the volume keys of the keyboard
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
#Group: Development/Libraries
|
#Group: Development/Libraries
|
||||||
@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
#BuildArch: noarch
|
#BuildArch: noarch
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: gstreamer-plugins-base-devel
|
BuildRequires: gstreamer1-plugins-base-devel
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk3-devel
|
||||||
BuildRequires: keybinder3-devel
|
BuildRequires: keybinder3-devel
|
||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
@ -51,5 +51,8 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop
|
|||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 12 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 2.0.0-2
|
||||||
|
- Reslove BuildRequires for gstreamer-plugins-base-devel
|
||||||
|
|
||||||
* Wed Jul 22 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 2.0.0-1
|
* Wed Jul 22 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 2.0.0-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user