]> git.pld-linux.org Git - packages/libinput.git/blobdiff - libinput.spec
fix apidocs; rel 2
[packages/libinput.git] / libinput.spec
index d455d19191d629669106252317d5b93f50ebfd25..7de4690b30d1dc8662ee4fc91580d78958f39f0b 100644 (file)
@@ -14,7 +14,7 @@ Summary:      Input device library
 Summary(pl.UTF-8):     Biblioteka urządzeń wejściowych
 Name:          libinput
 Version:       1.17.0
-Release:       1
+Release:       2
 License:       MIT
 Group:         Libraries
 Source0:       https://www.freedesktop.org/software/libinput/%{name}-%{version}.tar.xz
@@ -29,8 +29,10 @@ BuildRequires:       mtdev-devel >= 1.1.0
 BuildRequires: ninja >= 1.5
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.752
+BuildRequires: tar >= 1:1.22
 BuildRequires: udev-devel
 BuildRequires: valgrind
+BuildRequires: xz
 %if %{with gui}
 BuildRequires: cairo-devel
 BuildRequires: glib2-devel >= 2.0
@@ -218,7 +220,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with doc}
 %files apidocs
 %defattr(644,root,root,755)
-%doc build/api/*
+%doc build/doc/html/*
 %endif
 
 %files -n zsh-completion-%{name}
This page took 0.039419 seconds and 4 git commands to generate.