Author: qrczak                       Date: Thu Feb 15 15:58:07 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BReq changed from X11R6 to X.org
- rxvt-as-needed.patch: fixed linking
- Release 5

---- Files affected:
SPECS:
   rxvt.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/rxvt.spec
diff -u SPECS/rxvt.spec:1.67 SPECS/rxvt.spec:1.68
--- SPECS/rxvt.spec:1.67        Thu Feb 15 16:36:43 2007
+++ SPECS/rxvt.spec     Thu Feb 15 16:58:02 2007
@@ -11,7 +11,7 @@
 Summary(zh_CN.UTF-8):  rxvt - 图形窗口下的模拟终端
 Name:          rxvt
 Version:       2.7.10
-Release:       4
+Release:       5
 Epoch:         1
 License:       GPL
 Group:         X11/Applications
@@ -22,12 +22,17 @@
 Patch1:                %{name}-utmp98-2.patch
 Patch2:                %{name}-xim.patch
 Patch3:                %{name}-utmpx.patch
+Patch4:                %{name}-as-needed.patch
 URL:           http://www.rxvt.org/
-BuildRequires: XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
+BuildRequires: libxcb-devel
 BuildRequires: utempter-devel
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXau-devel
+BuildRequires: xorg-lib-libXdmcp-devel
+BuildRequires: xorg-lib-libXpm-devel
 Requires:      terminfo
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -115,6 +120,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 mv -f autoconf/{configure.in,xpm.m4} .
@@ -169,6 +175,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2007/02/15 15:58:02  qrczak
+- BReq changed from X11R6 to X.org
+- rxvt-as-needed.patch: fixed linking
+- Release 5
+
 Revision 1.67  2007/02/15 15:36:43  qrczak
 - tar.bz2 source not found, changed to tar.gz.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rxvt.spec?r1=1.67&r2=1.68&f=u

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

Reply via email to