Fix BuildRequires: pkgconfig(libxfce4ui-1) pkgconfig(libxfce4panel-1.0) pkgconfig(exo-1)
This commit is contained in:
parent
cef50de52d
commit
d4a4c61333
13
Thunar.spec
13
Thunar.spec
@ -1,9 +1,9 @@
|
||||
%global _hardened_build 1
|
||||
%global xfceversion 4.14
|
||||
%global xfceversion 4.16
|
||||
|
||||
Name: Thunar
|
||||
Version: 1.8.17
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Thunar File Manager
|
||||
#Group: Development/Libraries
|
||||
License: GPLv2+
|
||||
@ -17,14 +17,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
#BuildArch: noarch
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkgconfig(dbus-glib-1) >= 0.34
|
||||
BuildRequires: pkgconfig(exo-1) >= 0.12.0
|
||||
BuildRequires: exo-devel
|
||||
BuildRequires: pkgconfig(gudev-1.0) >= 145
|
||||
BuildRequires: pkgconfig(libexif) >= 0.6.0
|
||||
BuildRequires: pkgconfig(libpcre) >= 6.0
|
||||
BuildRequires: pkgconfig(libstartup-notification-1.0) >= 0.4
|
||||
BuildRequires: pkgconfig(libnotify) >= 0.4.0
|
||||
BuildRequires: pkgconfig(libxfce4ui-1) >= %{xfceversion}
|
||||
BuildRequires: pkgconfig(libxfce4panel-1.0) >= %{xfceversion}
|
||||
BuildRequires: pkgconfig(libxfce4ui-2) >= %{xfceversion}
|
||||
BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{xfceversion}
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: freetype-devel
|
||||
BuildRequires: libpng-devel >= 2:1.2.2-16
|
||||
@ -173,6 +173,9 @@ done
|
||||
%{_datadir}/gtk-doc/html/thunarx/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 05 2021 lin.zhang <lin.zhang@turbolinux.com.cn> - 1.8.17-2
|
||||
- Fix BuildRequires: pkgconfig(libxfce4ui-1) pkgconfig(libxfce4panel-1.0) pkgconfig(exo-1)
|
||||
|
||||
* Fri May 21 2021 lin.zhang <lin.zhang@turbolinux.com.cn> - 1.8.17-1
|
||||
- update to 1.8.17-1
|
||||
- fix CVE-2021-32563
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user