SPECS: expect.spec - added xorg BRs required to link expectk, some...
hawk
hawk at pld-linux.org
Sat Jan 19 18:33:56 CET 2008
Author: hawk Date: Sat Jan 19 17:33:56 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added xorg BRs required to link expectk, some guru may check if they're
really required
---- Files affected:
SPECS:
expect.spec (1.69 -> 1.70)
---- Diffs:
================================================================
Index: SPECS/expect.spec
diff -u SPECS/expect.spec:1.69 SPECS/expect.spec:1.70
--- SPECS/expect.spec:1.69 Sat Jan 19 17:45:18 2008
+++ SPECS/expect.spec Sat Jan 19 18:33:51 2008
@@ -31,6 +31,9 @@
BuildRequires: automake
BuildRequires: tcl-devel >= 8.5.0
BuildRequires: tk-devel >= 8.5.0
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXext-devel
+BuildRequires: xorg-lib-libXScrnSaver-devel
Requires: tcl >= 8.5.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -231,6 +234,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.70 2008-01-19 17:33:51 hawk
+- added xorg BRs required to link expectk, some guru may check if they're
+ really required
+
Revision 1.69 2008-01-19 16:45:18 hawk
- fix compilation with tcl 8.5, thus BR tcl/tk 8.5
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/expect.spec?r1=1.69&r2=1.70&f=u
More information about the pld-cvs-commit
mailing list