SPECS: xwpe.spec - rel 3 - fix ncurses/tinfo linking - updated BRs...

baggins baggins at pld-linux.org
Wed Sep 5 17:35:14 CEST 2007


Author: baggins                      Date: Wed Sep  5 15:35:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3
- fix ncurses/tinfo linking
- updated BRs for modular xorg

---- Files affected:
SPECS:
   xwpe.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/xwpe.spec
diff -u SPECS/xwpe.spec:1.35 SPECS/xwpe.spec:1.36
--- SPECS/xwpe.spec:1.35	Wed Sep  5 15:21:56 2007
+++ SPECS/xwpe.spec	Wed Sep  5 17:35:09 2007
@@ -10,7 +10,7 @@
 Summary(uk.UTF-8):	Середовище розробки під X Window
 Name:		xwpe
 Version:	1.5.30a
-Release:	2
+Release:	3
 License:	GPL
 Group:		Development/Tools
 Source0:	http://www.identicalsoftware.com/xwpe/%{name}-%{version}.tar.gz
@@ -19,11 +19,13 @@
 Source2:	%{name}.png
 Patch0:		%{name}-DESTDIR.patch
 Patch1:		%{name}-dynamic.patch
+Patch2:		%{name}-tinfo.patch
 URL:		http://www.identicalsoftware.com/xwpe/
-BuildRequires:	XFree86-devel
 BuildRequires:	autoconf
 BuildRequires:	gpm-devel
 BuildRequires:	ncurses-devel >= 5.1
+BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-proto-xproto-devel
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -141,11 +143,16 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__autoconf}
 CFLAGS="-I/usr/include/ncurses %{rpmcflags}"
-%configure
+export CFLAGS
+
+%configure \
+	--with-x
+
 %{__make} xwpe libxwpe-x11.so libxwpe-term.so
 
 %install
@@ -191,6 +198,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2007/09/05 15:35:09  baggins
+- rel 3
+- fix ncurses/tinfo linking
+- updated BRs for modular xorg
+
 Revision 1.35  2007/09/05 13:21:56  baggins
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xwpe.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list