]> git.pld-linux.org Git - packages/xorg-driver-input-synaptics.git/commitdiff
- updated to 0.99.3; devel subpkg
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 19 Dec 2008 00:12:42 +0000 (00:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-driver-input-synaptics.spec -> 1.6

xorg-driver-input-synaptics.spec

index a80d9083d80feb68ade7f35029c8a70ad0597933..08157733428b137472d84d69092e28ddfd220716 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       X.org input driver for Synaptics and ALPS touchpads
 Summary(pl.UTF-8):     Sterownik wejściowy X.org do touchpadów Synaptics oraz ALPS
 Name:          xorg-driver-input-synaptics
-Version:       0.15.2
+Version:       0.99.3
 Release:       1
 License:       MIT
 Group:         X11/Applications
 Source0:       http://xorg.freedesktop.org/archive/individual/driver/xf86-input-synaptics-%{version}.tar.bz2
-# Source0-md5: 54565b65d115e8659ea061ef32809ed2
+# Source0-md5: 735a798e0f68c65d98e3d6b092b56d29
 URL:           http://xorg.freedesktop.org/
 BuildRequires: perl-base
 BuildRequires: pkgconfig
@@ -29,6 +29,17 @@ X.org input driver for Synaptics touchpads.
 %description -l pl.UTF-8
 Sterownik wejściowy X.org do touchpadów Synaptics.
 
+%package devel
+Summary:       Header file for synaptics driver
+Summary(pl.UTF-8):     Plik nagłówkowy sterownika synaptics
+Group:         Development/Libraries
+
+%description devel
+Header file for synaptics driver.
+
+%description devel -l pl.UTF-8
+Plik nagłówkowy sterownika synaptics.
+
 %prep
 %setup -q -n xf86-input-synaptics-%{version}
 
@@ -60,3 +71,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/synclient.1*
 %{_mandir}/man1/syndaemon.1*
 %{_mandir}/man4/synaptics.4*
+
+%files devel
+%defattr(644,root,root,755)
+%{_includedir}/xorg/*
+%{_pkgconfigdir}/*.pc
This page took 0.414336 seconds and 4 git commands to generate.