!5 libtheora delete -Sgit from %autosetup

From: @chenyanpanHW
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2021-08-19 08:23:59 +00:00 committed by Gitee
commit 09519f6d0a

View File

@ -1,6 +1,6 @@
Name: libtheora Name: libtheora
Version: 1.1.1 Version: 1.1.1
Release: 25 Release: 26
Summary: Theora Video Compression Summary: Theora Video Compression
License: BSD License: BSD
Epoch: 1 Epoch: 1
@ -59,7 +59,7 @@ use with theora bitstreams.
%prep %prep
%autosetup -n %{name}-%{version} -p1 -Sgit %autosetup -n %{name}-%{version} -p1
sed -i 's/CFLAGS="$CFLAGS $cflags_save"/CFLAGS="$cflags_save"/g' configure sed -i 's/CFLAGS="$CFLAGS $cflags_save"/CFLAGS="$cflags_save"/g' configure
cp /usr/lib/rpm/config.* . cp /usr/lib/rpm/config.* .
@ -104,6 +104,9 @@ install -m 755 examples/.libs/png2theora $RPM_BUILD_ROOT/%{_bindir}/png2theora
%{_bindir}/* %{_bindir}/*
%changelog %changelog
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.1.1-26
- DESC: delete -Sgit from %autosetup
* Wed Jun 23 2021 wuchaochao <wuchaochao4@huawei.com> - 1:1.1.1-25 * Wed Jun 23 2021 wuchaochao <wuchaochao4@huawei.com> - 1:1.1.1-25
- add buildrequires: perl-Git - add buildrequires: perl-Git