diff --git a/orc.spec b/orc.spec index e150a74..2cfa198 100644 --- a/orc.spec +++ b/orc.spec @@ -1,9 +1,9 @@ -Name: orc +Name: orc Version: 0.4.28 -Release: 4 +Release: 5 Summary: The Oil Run-time Compiler 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 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 %check -%ifnarch i686 aarch64 make check -%endif %post /sbin/ldconfig @@ -87,5 +85,8 @@ make check %doc %{_datadir}/gtk-doc/html/orc/ %changelog -* Mon Aug 12 2019 openEuler Buildteam - 0.4.28-3 +* Tue Feb 11 2020 openEuler Buildteam - 0.4.28-5 +- Enable check on aarch64 + +* Mon Aug 12 2019 openEuler Buildteam - 0.4.28-4 - Package init