add BuildRequires git
This commit is contained in:
parent
69f21e6a70
commit
8beb25092d
@ -1,6 +1,6 @@
|
|||||||
Name: gcab
|
Name: gcab
|
||||||
Version: 1.1
|
Version: 1.1
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: A GObject library to create cabinet files
|
Summary: A GObject library to create cabinet files
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://ftp.gnome.org/pub/GNOME/sources/gcab
|
URL: http://ftp.gnome.org/pub/GNOME/sources/gcab
|
||||||
@ -10,6 +10,7 @@ Patch1: 0001-gcab-Fix-regression-from-commit-a15d91073fd5d6be25.patch
|
|||||||
|
|
||||||
BuildRequires: meson zlib-devel gobject-introspection-devel glib2-devel
|
BuildRequires: meson zlib-devel gobject-introspection-devel glib2-devel
|
||||||
BuildRequires: gettext gtk-doc vala
|
BuildRequires: gettext gtk-doc vala
|
||||||
|
BuildRequires: git
|
||||||
|
|
||||||
Obsoletes: libgcab1 < %{version}-%{release}
|
Obsoletes: libgcab1 < %{version}-%{release}
|
||||||
Provides: libgcab1 = %{version}-%{release}
|
Provides: libgcab1 = %{version}-%{release}
|
||||||
@ -66,5 +67,8 @@ This package contains the development files for %{name}.
|
|||||||
%{_mandir}/man1/gcab.1*
|
%{_mandir}/man1/gcab.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 18 2021 lin.zhang <lin.zhang@turbolinux.com.cn> - 1.1-5
|
||||||
|
- add BuildRequires git
|
||||||
|
|
||||||
* Mon Nov 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1-4
|
* Mon Nov 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1-4
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user