Author: witekfl                      Date: Wed Oct 18 16:55:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- compilation fixes
- added TODO

---- Files affected:
SPECS:
   iterm.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/iterm.spec
diff -u SPECS/iterm.spec:1.9 SPECS/iterm.spec:1.10
--- SPECS/iterm.spec:1.9        Wed Feb 15 18:21:01 2006
+++ SPECS/iterm.spec    Wed Oct 18 18:55:47 2006
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: xorg reqs
 Summary:       Internationalized Terminal Emulator Framework
 Summary(pl):   Szkielet dla umiędzynarodowionego emulatora terminala
 Name:          iterm
@@ -15,8 +16,8 @@
 Patch2:                %{name}-fb-scroll.patch
 Patch3:                %{name}-terminfo.patch
 Patch4:                %{name}-fb-direct.patch
+Patch5:                %{name}-gcc4.patch
 URL:           http://www-124.ibm.com/linux/projects/iterm/
-BuildRequires: XFree86-devel
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
 BuildRequires: fribidi-devel
@@ -24,6 +25,9 @@
 BuildRequires: libtool >= 1:1.4.2-9
 BuildRequires: pkgconfig
 BuildRequires: utempter-devel
+BuildRequires: xorg-lib-libXaw-devel
+BuildRequires: xorg-lib-libXfont-devel
+BuildRequires: xorg-proto-fontsproto-devel
 # currently %{_datadir}/terminfo/i dir belongs to terminfo
 Requires:      terminfo
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -184,6 +188,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 # libiterm
@@ -227,7 +232,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --x-includes=%{_includedir}
 %{__make}
 
 # gtkiterm
@@ -342,6 +348,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/10/18 16:55:47  witekfl
+- compilation fixes
+- added TODO
+
 Revision 1.9  2006/02/15 17:21:01  witekfl
 - added the fb-direct.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/iterm.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to