delete -S git from %autosetup, and delete BuildRequires git
This commit is contained in:
parent
fbba5000c3
commit
a773e7f68a
@ -1,12 +1,12 @@
|
|||||||
Name: totem-pl-parser
|
Name: totem-pl-parser
|
||||||
Version: 3.26.5
|
Version: 3.26.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Library fot Totem Playlist Parser
|
Summary: Library fot Totem Playlist Parser
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Videos
|
URL: https://wiki.gnome.org/Apps/Videos
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
|
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: gmime30-devel libxml2-devel libsoup-devel gobject-introspection-devel
|
||||||
BuildRequires: libquvi-devel libarchive-devel libgcrypt-devel
|
BuildRequires: libquvi-devel libarchive-devel libgcrypt-devel
|
||||||
|
|
||||||
@ -30,7 +30,7 @@ Buildarch: noarch
|
|||||||
The %{name}-help package contains doc files for %{name}.
|
The %{name}-help package contains doc files for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1 -S git
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Denable-gtk-doc=true
|
%meson -Denable-gtk-doc=true
|
||||||
@ -65,6 +65,9 @@ The %{name}-help package contains doc files for %{name}.
|
|||||||
%{_datadir}/gtk-doc/html/%{name}
|
%{_datadir}/gtk-doc/html/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jan 28 2021 liudabo <liudabo1@huawei.com> - 3.26.5-1
|
||||||
- upgrade version to 3.26.5
|
- upgrade version to 3.26.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user