delete -S git from %autosetup, and delete BuildRequires git
This commit is contained in:
parent
3143cd176e
commit
025600a28d
@ -1,13 +1,13 @@
|
|||||||
Name: geocode-glib
|
Name: geocode-glib
|
||||||
Version: 3.26.2
|
Version: 3.26.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: %{name} is helpful for geocoding
|
Summary: %{name} is helpful for geocoding
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gnome.org/
|
URL: http://www.gnome.org/
|
||||||
Source0: http://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gettext gtk-doc glib2-devel gobject-introspection-devel
|
BuildRequires: gettext gtk-doc glib2-devel gobject-introspection-devel
|
||||||
BuildRequires: json-glib-devel libsoup-devel libxslt git meson
|
BuildRequires: json-glib-devel libsoup-devel libxslt meson
|
||||||
Requires: json-glib
|
Requires: json-glib
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -25,7 +25,7 @@ This package contains development files needed to develop with the %{name} libra
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1 -S git
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Denable-installed-tests=false
|
%meson -Denable-installed-tests=false
|
||||||
@ -57,6 +57,9 @@ This package contains development files needed to develop with the %{name} libra
|
|||||||
%doc README NEWS
|
%doc README NEWS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 3.26.2-3
|
||||||
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Thu Jul 20 2021 liuyumeng <liuyumeng5@huawei.com> - 3.26.2-2
|
* Thu Jul 20 2021 liuyumeng <liuyumeng5@huawei.com> - 3.26.2-2
|
||||||
- delete gdb in buildrequires
|
- delete gdb in buildrequires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user