]> git.pld-linux.org Git - packages/brltty.git/blobdiff - brltty.spec
BR: rpmbuild(macros) >= 1.710
[packages/brltty.git] / brltty.spec
index 23411466912d2543a75ece30f350c9f64928112f..2d1a8bf89b79af4c6241b350d5f5c0e2e49310ac 100644 (file)
@@ -28,7 +28,7 @@ Summary:      Braille display driver for Linux/Unix
 Summary(pl.UTF-8):     Sterownik do wyƛwietlaczy Braille'a
 Name:          brltty
 Version:       5.2
-Release:       6
+Release:       8
 Group:         Daemons
 License:       GPL v2+ (brltty and drivers), LGPL v2.1+ (APIs)
 Source0:       http://mielke.cc/brltty/archive/%{name}-%{version}.tar.xz
@@ -37,6 +37,7 @@ Patch0:               %{name}-java.patch
 Patch1:                %{name}-speech-dispatcher.patch
 Patch2:                %{name}-python.patch
 URL:           http://mielke.cc/brltty/
+BuildRequires: rpmbuild(macros) >= 1.710
 BuildRequires: alsa-lib-devel
 %{?with_at_spi:BuildRequires:  at-spi-devel}
 BuildRequires: autoconf >= 2.62
@@ -274,7 +275,7 @@ CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 
 %if %{with python3}
 cd Bindings/Python
-%{__python3} setup.py build \
+%py3_build \
        -b build-3
 cd ../..
 %endif
This page took 0.185863 seconds and 4 git commands to generate.