!7 libquvi delete -S git from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
69a7fafdf2
@ -1,11 +1,11 @@
|
||||
Name: libquvi
|
||||
Version: 0.9.4
|
||||
Release: 18
|
||||
Release: 19
|
||||
Summary: A cross-platform library for parsing flash media stream
|
||||
License: AGPLv3+
|
||||
URL: http://quvi.sourceforge.net
|
||||
Source0: https://master.dl.sourceforge.net/project/quvi/0.9/%{name}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: gcc git asciidoc lua-devel libproxy-devel
|
||||
BuildRequires: gcc asciidoc lua-devel libproxy-devel
|
||||
BuildRequires: libcurl-devel glib2-devel libquvi-scripts libgcrypt-devel
|
||||
Requires: libquvi-scripts
|
||||
|
||||
@ -31,7 +31,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
|
||||
%configure --disable-rpath --enable-static
|
||||
@ -68,6 +68,9 @@ rm -f %{buildroot}/%{_libdir}/%{name}-0.9.la
|
||||
%{_mandir}/man7/quvi-object.7.gz
|
||||
|
||||
%changelog
|
||||
* Mon Aug 02 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.9.4-19
|
||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Fri Jul 23 2021 shangyibin <shangyibin1@huawei.com> - 0.9.4-18
|
||||
- delete gdb build dependency
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user