Overview
x265.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Fri May 4 22:21:57 UTC 2018 - zaitor@opensuse.org
4
+
5
+- Build with nasm >= 2.13 for openSUSE Leap 42.3 and SLE-12, since
6
+ new enough nasm is now available for them.
7
+
8
+-------------------------------------------------------------------
9
Thu Mar 1 23:14:47 UTC 2018 - zaitor@opensuse.org
10
11
- Update to version 2.7:
12
x265.spec
Changed
11
1
2
BuildRequires: gcc-c++
3
BuildRequires: cmake >= 2.8.8
4
BuildRequires: pkg-config
5
-%if 0%{?suse_version} >=1500
6
BuildRequires: nasm >= 2.13
7
-%endif
8
%if 0%{?suse_version} > 1310
9
%ifarch x86_64
10
BuildRequires: libnuma-devel >= 2.0.9
11
Refresh
Refresh
Login required, please
login
or
signup
in order to comment
Request History
zaitor created request almost 7 years ago
Build with nasm for older distros too now that nasm is available.
malcolmlewis accepted request almost 7 years ago
LGTM, Thanks :)