!2 libportal delete -S git from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @orange-snn Signed-off-by: @orange-snn
This commit is contained in:
commit
2b6cd3be67
@ -1,6 +1,6 @@
|
|||||||
Name: libportal
|
Name: libportal
|
||||||
Version: 0.3
|
Version: 0.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Flatpak portal library
|
Summary: Flatpak portal library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Url: https://github.com/flatpak/libportal
|
Url: https://github.com/flatpak/libportal
|
||||||
@ -8,7 +8,6 @@ Source: https://github.com/flatpak/libportal/releases/download/0.3/libpo
|
|||||||
|
|
||||||
BuildRequires: glibc-devel gcc
|
BuildRequires: glibc-devel gcc
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: git
|
|
||||||
BuildRequires: pkgconfig(gio-2.0)
|
BuildRequires: pkgconfig(gio-2.0)
|
||||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
@ -39,7 +38,7 @@ libportal provides GIO-style asynchronous APIs for most Flatpak portals.
|
|||||||
This package provides development documentations for libportal.
|
This package provides development documentations for libportal.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -S git
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson
|
%meson
|
||||||
@ -64,6 +63,9 @@ This package provides development documentations for libportal.
|
|||||||
%{_datadir}/gtk-doc/html/libportal
|
%{_datadir}/gtk-doc/html/libportal
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.3-2
|
||||||
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Thu Jun 24 2021 Wenlong Ding <wenlong.ding@turbolinux.com.cn> - 0.3-1
|
* Thu Jun 24 2021 Wenlong Ding <wenlong.ding@turbolinux.com.cn> - 0.3-1
|
||||||
- Init package.
|
- Init package.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user