projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b044ee5
)
packaging: Bump to 0.11.0
author
Philippe Coval
<philippe.coval@open.eurogiciel.org>
Mon, 23 Feb 2015 09:05:08 +0000
(10:05 +0100)
committer
JengHyun Kang
<jhyuni.kang@samsung.com>
Tue, 24 Oct 2017 07:04:33 +0000
(16:04 +0900)
Change-Id: I68ab7b18613657814e6535261ac85fad4019122a
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/libinput.spec
patch
|
blob
|
history
diff --git
a/packaging/libinput.spec
b/packaging/libinput.spec
index 853ae8df4df672f3533ceb1ed244edddb36b22cc..5dcb64f87948910bb3f3546d495dd2f9162cdd1a 100755
(executable)
--- a/
packaging/libinput.spec
+++ b/
packaging/libinput.spec
@@
-1,5
+1,5
@@
Name: libinput
-Version: 0.
8
.0
+Version: 0.
11
.0
Release: 0
License: MIT
Summary: Input devices for display servers and other applications
@@
-47,7
+47,7
@@
functionality that users expect.
%autogen
%build
-make %{?jobs:-j%jobs} V=1
+%__make %{?_smp_mflags}
%install
%make_install
@@
-60,7
+60,8
@@
make %{?jobs:-j%jobs} V=1
%files
%defattr(-,root,root)
%{_libdir}/*.so.*
-
+%{_libdir}/udev/%{name}*
+%{_libdir}/udev/rules.d/*%{name}*
%files devel
%defattr(-,root,root,-)