delete -S git from %autosetup, and delete BuildRequires git

This commit is contained in:
chenyanpanHW 2021-07-30 23:38:16 +08:00
parent fbba5000c3
commit a773e7f68a
No known key found for this signature in database
GPG Key ID: 6DAA738A86DB45D7

View File

@ -1,12 +1,12 @@
Name: totem-pl-parser
Version: 3.26.5
Release: 1
Release: 2
Summary: Library fot Totem Playlist Parser
License: LGPLv2+
URL: https://wiki.gnome.org/Apps/Videos
Source0: https://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
BuildRequires: git meson gtk-doc gettext glib2-devel libxslt
BuildRequires: meson gtk-doc gettext glib2-devel libxslt
BuildRequires: gmime30-devel libxml2-devel libsoup-devel gobject-introspection-devel
BuildRequires: libquvi-devel libarchive-devel libgcrypt-devel
@ -30,7 +30,7 @@ Buildarch: noarch
The %{name}-help package contains doc files for %{name}.
%prep
%autosetup -n %{name}-%{version} -p1 -S git
%autosetup -n %{name}-%{version} -p1
%build
%meson -Denable-gtk-doc=true
@ -65,6 +65,9 @@ The %{name}-help package contains doc files for %{name}.
%{_datadir}/gtk-doc/html/%{name}
%changelog
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 3.26.5-2
- DESC: delete -S git from %autosetup, and delete BuildRequires git
* Thu Jan 28 2021 liudabo <liudabo1@huawei.com> - 3.26.5-1
- upgrade version to 3.26.5