!6 Completing build dependencies to fix gcc compiler missing error
From: @hht8 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
4633951f0e
@ -1,12 +1,12 @@
|
||||
Name: xdg-user-dirs-gtk
|
||||
Version: 0.10
|
||||
Release: 16
|
||||
Release: 17
|
||||
Summary: Integrated tools for gnome to help manage directories
|
||||
License: GPL+
|
||||
URL: http://freedesktop.org/wiki/Software/xdg-user-dirs
|
||||
Source0: http://download.gnome.org/sources/xdg-user-dirs-gtk/%{version}/%{name}-%{version}.tar.xz
|
||||
Patch001: 0001-Make-the-Don-t-ask-again-checkbox-work-properly.patch
|
||||
BuildRequires: desktop-file-utils gettext gtk3-devel intltool xdg-user-dirs
|
||||
BuildRequires: desktop-file-utils gettext gtk3-devel intltool xdg-user-dirs gcc
|
||||
Requires: xdg-user-dirs
|
||||
|
||||
%description
|
||||
@ -32,5 +32,8 @@ desktop-file-validate $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/user-dirs-upda
|
||||
%config(noreplace) %{_sysconfdir}/xdg/autostart/user-dirs-update-gtk.desktop
|
||||
|
||||
%changelog
|
||||
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 0.10-17
|
||||
- Completing build dependencies to fix gcc compiler missing error
|
||||
|
||||
* Mon Feb 17 2020 zhouyihang<zhouyihang1@huawei.com> - 0.10-16
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user