From: Philippe Coval Date: Mon, 23 Feb 2015 09:05:08 +0000 (+0100) Subject: packaging: Bump to 0.11.0 X-Git-Tag: accepted/tizen/unified/20240105.013022~63 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3d9b8fc9a2b56edade4ee54e4f3035fbb54af14c;p=platform%2Fupstream%2Flibinput.git packaging: Bump to 0.11.0 Change-Id: I68ab7b18613657814e6535261ac85fad4019122a Signed-off-by: Philippe Coval --- diff --git a/packaging/libinput.spec b/packaging/libinput.spec index 853ae8df..5dcb64f8 100755 --- 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,-)