- build without the dummy Xorg driver on s390(x)
This commit is contained in:
parent
6f1ea798f7
commit
21dae87daf
@ -18,7 +18,7 @@
|
|||||||
Name: octave
|
Name: octave
|
||||||
Epoch: 6
|
Epoch: 6
|
||||||
Version: 4.0.0
|
Version: 4.0.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A high-level language for numerical computations
|
Summary: A high-level language for numerical computations
|
||||||
Group: Applications/Engineering
|
Group: Applications/Engineering
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -77,7 +77,9 @@ BuildRequires: zlib-devel
|
|||||||
# For check
|
# For check
|
||||||
BuildRequires: mesa-dri-drivers
|
BuildRequires: mesa-dri-drivers
|
||||||
BuildRequires: xorg-x11-apps
|
BuildRequires: xorg-x11-apps
|
||||||
|
%ifnarch s390 s390x
|
||||||
BuildRequires: xorg-x11-drv-dummy
|
BuildRequires: xorg-x11-drv-dummy
|
||||||
|
%endif
|
||||||
|
|
||||||
Requires: epstool gnuplot gnuplot-common less info texinfo
|
Requires: epstool gnuplot gnuplot-common less info texinfo
|
||||||
Requires: hdf5 = %{_hdf5_version}
|
Requires: hdf5 = %{_hdf5_version}
|
||||||
@ -355,6 +357,9 @@ fi
|
|||||||
%{_pkgdocdir}/refcard*.pdf
|
%{_pkgdocdir}/refcard*.pdf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 13 2015 Dan Horák <dan[at]danny.cz> - 6:4.0.0-2
|
||||||
|
- build without the dummy Xorg driver on s390(x)
|
||||||
|
|
||||||
* Mon Jul 6 2015 Orion Poplawski <orion@cora.nwra.com> - 6:4.0.0-1
|
* Mon Jul 6 2015 Orion Poplawski <orion@cora.nwra.com> - 6:4.0.0-1
|
||||||
- Update to 4.0.0
|
- Update to 4.0.0
|
||||||
- Rebase pkgbuilddir patch
|
- Rebase pkgbuilddir patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user