Author: qboosh Date: Tue Jun 28 19:04:14 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.4.0
---- Files affected: packages/xorg-driver-input-hyperpen: xorg-driver-input-hyperpen.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: packages/xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec diff -u packages/xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec:1.15 packages/xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec:1.16 --- packages/xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec:1.15 Sun Aug 29 09:08:24 2010 +++ packages/xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec Tue Jun 28 21:04:05 2011 @@ -1,26 +1,25 @@ # $Revision$, $Date$ -# NOTE: doesn't build with current xserver Summary: X.org input driver for Aiptek HyperPen devices Summary(pl.UTF-8): Sterownik wejściowy X.org dla urządzeń Aiptek HyperPen Name: xorg-driver-input-hyperpen -Version: 1.3.0 -Release: 2.1 +Version: 1.4.0 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-hyperpen-%{version}.tar.bz2 -# Source0-md5: c50d0da3206d18d9d94f720e3688eca5 +# Source0-md5: 06c5b5e03daa042c543a38a175379db3 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.19 +BuildRequires: rpmbuild(macros) >= 1.389 BuildRequires: xorg-proto-inputproto-devel BuildRequires: xorg-proto-randrproto-devel BuildRequires: xorg-util-util-macros >= 0.99.2 -BuildRequires: xorg-xserver-server-devel >= 1.0.99.901 -BuildRequires: rpmbuild(macros) >= 1.389 +BuildRequires: xorg-xserver-server-devel >= 1.10.0 %{?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 @@ -50,7 +49,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 @@ -67,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2011/06/28 19:04:05 qboosh +- updated to 1.4.0 + Revision 1.15 2010/08/29 07:08:24 qboosh - added README to docs - updated desc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
