!12 libquvi-scripts delete -S git from %autosetup, and delete BuildRequires git

From: @chenyanpanHW
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2021-08-19 08:22:54 +00:00 committed by Gitee
commit 3e84701a7f

View File

@ -2,13 +2,13 @@
name: libquvi-scripts
Version: 0.9.20131130
Release: 17
Release: 18
Summary: Lua scripts for parsing the media properties
License: AGPLv3+
URL: http://quvi.sourceforge.net
Source0: https://netix.dl.sourceforge.net/project/quvi/0.9/%{name}/%{name}-%{version}.tar.xz
BuildRequires: gcc git asciidoc
BuildRequires: gcc asciidoc
Requires: lua-expat lua-socket lua-json
%description
@ -24,7 +24,7 @@ Requires: man
The %{name}-help package contains doc files for %{name}.
%prep
%autosetup -n %{name}-%{version} -p1 -S git
%autosetup -n %{name}-%{version} -p1
%build
%configure --with-nsfw
@ -51,6 +51,9 @@ The %{name}-help package contains doc files for %{name}.
%{_mandir}/*/*
%changelog
* Mon Aug 02 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.9.20131130-18
- DESC: delete -S git from %autosetup, and delete BuildRequires git
* Fri Jul 23 2021 shangyibin<shangyibin1@huawei.com> - 0.9.20131130-17
- Type:bugfix
- ID: NA