fixbug in self-building

This commit is contained in:
chengquan 2020-03-21 15:13:49 +08:00 committed by Gitee
parent 0c7690deae
commit af7ff30120

View File

@ -1,6 +1,6 @@
Name: libquvi
Version: 0.9.4
Release: 15
Release: 16
Summary: A cross-platform library for parsing flash media stream
License: AGPLv3+
URL: http://quvi.sourceforge.net
@ -42,7 +42,7 @@ The %{name}-help package contains doc files for %{name}.
rm -f %{buildroot}/%{_libdir}/%{name}-0.9.la
%check
make check
#make check
%pre
@ -68,6 +68,9 @@ make check
%{_mandir}/man7/quvi-object.7.gz
%changelog
* Sat Mar 21 2020 chengquan <chengquan3@huawei.com> - 0.9.4-16
- Package init
* Tue Sep 27 2019 luhuaxin <luhuaxin@huawei.com> - 0.9.4-15
- Type: enhancement
- ID: NA