packages: xorg-driver-input-microtouch/xorg-driver-input-microtouch.spec - ...
qboosh
qboosh at pld-linux.org
Sun Aug 29 09:14:56 CEST 2010
Author: qboosh Date: Sun Aug 29 07:14:56 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- use requires_xorg_* macros in a way which allows to check rpm-build-macros BR first
---- Files affected:
packages/xorg-driver-input-microtouch:
xorg-driver-input-microtouch.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: packages/xorg-driver-input-microtouch/xorg-driver-input-microtouch.spec
diff -u packages/xorg-driver-input-microtouch/xorg-driver-input-microtouch.spec:1.15 packages/xorg-driver-input-microtouch/xorg-driver-input-microtouch.spec:1.16
--- packages/xorg-driver-input-microtouch/xorg-driver-input-microtouch.spec:1.15 Fri Oct 2 10:27:04 2009
+++ packages/xorg-driver-input-microtouch/xorg-driver-input-microtouch.spec Sun Aug 29 09:14:51 2010
@@ -19,7 +19,7 @@
BuildRequires: xorg-proto-randrproto-devel
BuildRequires: xorg-util-util-macros >= 0.99.2
BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
-%requires_xorg_xserver_xinput
+%{?requires_xorg_xserver_xinput}
Requires: xorg-xserver-server >= 1.0.99.901
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -66,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2010/08/29 07:14:51 qboosh
+- use requires_xorg_* macros in a way which allows to check rpm-build-macros BR first
+
Revision 1.15 2009/10/02 08:27:04 arekm
- release 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-driver-input-microtouch/xorg-driver-input-microtouch.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list