packages: xorg-driver-input-fpit/xorg-driver-input-fpit.spec - updated to 1...
qboosh
qboosh at pld-linux.org
Tue Jun 28 20:58:40 CEST 2011
Author: qboosh Date: Tue Jun 28 18:58:40 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.4.0
---- Files affected:
packages/xorg-driver-input-fpit:
xorg-driver-input-fpit.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: packages/xorg-driver-input-fpit/xorg-driver-input-fpit.spec
diff -u packages/xorg-driver-input-fpit/xorg-driver-input-fpit.spec:1.15 packages/xorg-driver-input-fpit/xorg-driver-input-fpit.spec:1.16
--- packages/xorg-driver-input-fpit/xorg-driver-input-fpit.spec:1.15 Sun Aug 29 08:58:58 2010
+++ packages/xorg-driver-input-fpit/xorg-driver-input-fpit.spec Tue Jun 28 20:58:35 2011
@@ -1,14 +1,13 @@
# $Revision$, $Date$
-# NOTE: doesn't build with current xserver
Summary: X.org input driver for Fujitsu Stylistic Tablet PCs
Summary(pl.UTF-8): Sterownik wejściowy X.org dla komputerów Fujitsu Stylistic Tablet
Name: xorg-driver-input-fpit
-Version: 1.3.0
-Release: 3.1
+Version: 1.4.0
+Release: 1
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-fpit-%{version}.tar.bz2
-# Source0-md5: e5bfda480f25121e3c4222e5e1eb5880
+# Source0-md5: 042c95fec145d8b57ca62714131ff3f1
URL: http://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -16,11 +15,11 @@
BuildRequires: pkgconfig >= 1:0.19
BuildRequires: xorg-proto-inputproto-devel
BuildRequires: xorg-proto-randrproto-devel
-BuildRequires: xorg-util-util-macros >= 1.2
-BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
+BuildRequires: xorg-util-util-macros >= 1.12
+BuildRequires: xorg-xserver-server-devel >= 1.10.0
BuildRequires: rpmbuild(macros) >= 1.389
%{?requires_xorg_xserver_xinput}
-Requires: xorg-xserver-server >= 1.0.99.901
+Requires: xorg-xserver-server >= 1.10.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -54,7 +53,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la
%clean
rm -rf $RPM_BUILD_ROOT
@@ -63,6 +62,7 @@
%defattr(644,root,root,755)
%doc COPYING ChangeLog README readme.txt
%attr(755,root,root) %{_libdir}/xorg/modules/input/fpit_drv.so
+%{_datadir}/X11/xorg.conf.d/50-fpit.conf
%{_mandir}/man4/fpit.4*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -71,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2011/06/28 18:58:35 qboosh
+- updated to 1.4.0
+
Revision 1.15 2010/08/29 06:58:58 qboosh
- added README to docs
- updated util-macros version
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-driver-input-fpit/xorg-driver-input-fpit.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list