!1 fixbug in self-building

Merge pull request !1 from chengquan/developer
This commit is contained in:
openeuler-ci-bot 2020-03-21 20:12:06 +08:00 committed by Gitee
commit 4a88136a49

View File

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