packages: xorg-driver-input-summa/xorg-driver-input-summa.spec - use requir...
qboosh
qboosh at pld-linux.org
Sun Aug 29 09:19:12 CEST 2010
Author: qboosh Date: Sun Aug 29 07:19:12 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-summa:
xorg-driver-input-summa.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: packages/xorg-driver-input-summa/xorg-driver-input-summa.spec
diff -u packages/xorg-driver-input-summa/xorg-driver-input-summa.spec:1.13 packages/xorg-driver-input-summa/xorg-driver-input-summa.spec:1.14
--- packages/xorg-driver-input-summa/xorg-driver-input-summa.spec:1.13 Wed Feb 25 23:01:58 2009
+++ packages/xorg-driver-input-summa/xorg-driver-input-summa.spec Sun Aug 29 09:19:07 2010
@@ -19,7 +19,7 @@
BuildRequires: xorg-util-util-macros >= 0.99.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)
@@ -66,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2010/08/29 07:19:07 qboosh
+- use requires_xorg_* macros in a way which allows to check rpm-build-macros BR first
+
Revision 1.13 2009/02/25 22:01:58 arekm
- deprecated/unmaintained
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-driver-input-summa/xorg-driver-input-summa.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list