enable check of aarch64
This commit is contained in:
parent
53f98755c0
commit
4a2006138c
13
orc.spec
13
orc.spec
@ -1,9 +1,9 @@
|
|||||||
Name: orc
|
Name: orc
|
||||||
Version: 0.4.28
|
Version: 0.4.28
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: The Oil Run-time Compiler
|
Summary: The Oil Run-time Compiler
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://cgit.freedesktop.org/gstreamer/orc/
|
URL: http://cgit.freedesktop.org/gstreamer/orc/
|
||||||
Source0: http://gstreamer.freedesktop.org/src/orc/%{name}-%{version}.tar.xz
|
Source0: http://gstreamer.freedesktop.org/src/orc/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gtk-doc libtool
|
BuildRequires: gtk-doc libtool
|
||||||
@ -57,9 +57,7 @@ NOCONFIGURE=1 autoreconf -vif
|
|||||||
touch -r stamp-h1 %{buildroot}%{_includedir}/%{name}-0.4/orc/orc-stdint.h
|
touch -r stamp-h1 %{buildroot}%{_includedir}/%{name}-0.4/orc/orc-stdint.h
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%ifnarch i686 aarch64
|
|
||||||
make check
|
make check
|
||||||
%endif
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
@ -87,5 +85,8 @@ make check
|
|||||||
%doc %{_datadir}/gtk-doc/html/orc/
|
%doc %{_datadir}/gtk-doc/html/orc/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.4.28-3
|
* Tue Feb 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.4.28-5
|
||||||
|
- Enable check on aarch64
|
||||||
|
|
||||||
|
* Mon Aug 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.4.28-4
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user