commit 6004e28c06f978fc7dbb65f881150ee031c6a56d
Author: Jakub Bogusz <[email protected]>
Date:   Wed Jan 28 19:39:06 2015 +0100

    - updated to 0.6.0, added -devel

 xorg-driver-input-libinput.spec | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/xorg-driver-input-libinput.spec b/xorg-driver-input-libinput.spec
index d11507d..e7f1ea6 100644
--- a/xorg-driver-input-libinput.spec
+++ b/xorg-driver-input-libinput.spec
@@ -1,12 +1,12 @@
 Summary:       A libinput-based X.org input driver
 Summary(pl.UTF-8):     Sterownik wejściowy X.org oparty na libinput
 Name:          xorg-driver-input-libinput
-Version:       0.5.0
+Version:       0.6.0
 Release:       1
 License:       MIT
 Group:         X11/Applications
 Source0:       
http://xorg.freedesktop.org/releases/individual/driver/xf86-input-libinput-%{version}.tar.bz2
-# Source0-md5: 4df0491d23fffcfdb385f6eb2381e476
+# Source0-md5: 953d9b55f7992e0fe593c3f6a0cf5005
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
@@ -33,6 +33,17 @@ Sterownik wejściowy X oparty na libinput. Jest to bardzo 
cienkie
 obudowanie biblioteki libinput, więc udostępnia wszystkie funkcje
 obsługiwane przez libinput, ale niewiele poza tym.
 
+%package devel
+Summary:       Header file for libinput driver
+Summary(pl.UTF-8):     Plik nagłówkowy sterownika libinput
+Group:         Development/Libraries
+
+%description devel
+Header file for libinput driver.
+
+%description devel -l pl.UTF-8
+Plik nagłówkowy sterownika libinput.
+
 %prep
 %setup -q -n xf86-input-libinput-%{version}
 
@@ -62,3 +73,8 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING ChangeLog README.md conf/99-libinput.conf
 %attr(755,root,root) %{_libdir}/xorg/modules/input/libinput_drv.so
 %{_mandir}/man4/libinput.4*
+
+%files devel
+%defattr(644,root,root,755)
+%{_includedir}/xorg/libinput-properties.h
+%{_pkgconfigdir}/xorg-libinput.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-input-libinput.git/commitdiff/6004e28c06f978fc7dbb65f881150ee031c6a56d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to