Author: qboosh Date: Sun Aug 29 06:59:04 2010 GMT Module: packages Tag: HEAD ---- Log message: - added README to docs - updated util-macros version - release 3.1 (doesn't build with current xserver)
---- Files affected: packages/xorg-driver-input-fpit: xorg-driver-input-fpit.spec (1.14 -> 1.15) ---- 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.14 packages/xorg-driver-input-fpit/xorg-driver-input-fpit.spec:1.15 --- packages/xorg-driver-input-fpit/xorg-driver-input-fpit.spec:1.14 Fri Oct 2 10:26:52 2009 +++ packages/xorg-driver-input-fpit/xorg-driver-input-fpit.spec Sun Aug 29 08:58:58 2010 @@ -1,9 +1,10 @@ # $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 +Release: 3.1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-fpit-%{version}.tar.bz2 @@ -15,10 +16,10 @@ BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-proto-inputproto-devel BuildRequires: xorg-proto-randrproto-devel -BuildRequires: xorg-util-util-macros >= 0.99.2 +BuildRequires: xorg-util-util-macros >= 1.2 BuildRequires: xorg-xserver-server-devel >= 1.0.99.901 BuildRequires: rpmbuild(macros) >= 1.389 -%requires_xorg_xserver_xinput +%{?requires_xorg_xserver_xinput} Requires: xorg-xserver-server >= 1.0.99.901 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -43,8 +44,7 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure \ - --disable-static +%configure %{__make} @@ -61,7 +61,7 @@ %files %defattr(644,root,root,755) -%doc COPYING ChangeLog readme.txt +%doc COPYING ChangeLog README readme.txt %attr(755,root,root) %{_libdir}/xorg/modules/input/fpit_drv.so %{_mandir}/man4/fpit.4* @@ -71,6 +71,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2010/08/29 06:58:58 qboosh +- added README to docs +- updated util-macros version +- release 3.1 (doesn't build with current xserver) + Revision 1.14 2009/10/02 08:26:52 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-driver-input-fpit/xorg-driver-input-fpit.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
