]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- realy use utempter for xterm
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 9 May 2000 14:50:06 +0000 (14:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86.spec -> 1.109

XFree86.spec

index 1813d51a75fbdd76499ded7f5ceb51d8a64a630a..ac1c2e1177ef02eaa22ab1e7ed9260e00a0a2d77 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    XFree86 Window System wraz z podstawowymi programami
 Summary(tr):   XFree86 Pencereleme Sistemi sunucularý ve temel programlar
 Name:          XFree86
 Version:       4.0
-Release:       3
+Release:       4
 Copyright:     MIT
 Group:         X11/XFree86
 Group(pl):     X11/XFree86
@@ -34,6 +34,7 @@ Patch7:               XFree86-tdfx.patch
 Patch8:                XFree86-xfsredhat.patch
 Patch9:                XFree86-xfs-fix.patch
 Patch10:       XFree86-xfs-logger.patch
+Patch11:       XFree86-xterm-utempter.patch
 
 BuildRequires: ncurses-devel
 BuildRequires: zlib-devel
@@ -600,6 +601,7 @@ the case when using remote logins or granting access to other users).
 %patch8 -p0
 %patch9 -p0
 %patch10 -p0
+%patch11 -p1
 
 rm -f xc/config/cf/host.def
 
@@ -853,6 +855,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %attr(755,root,root) %{_bindir}/startx
 
+%attr(755,root,root) %{_bindir}/xterm
+
 %attr(755,root,root) %{_bindir}/setxkbmap
 %attr(755,root,root) %{_bindir}/xkbcomp
 %attr(755,root,root) %{_bindir}/xkbevd
@@ -876,7 +880,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/xsetroot
 %attr(755,root,root) %{_bindir}/xsm
 %attr(755,root,root) %{_bindir}/xstdcmap
-%attr(755,root,root) %{_bindir}/xterm
 %attr(755,root,root) %{_bindir}/resize
 %attr(755,root,root) %{_bindir}/xvidtune
 %attr(755,root,root) %{_bindir}/xwd
This page took 0.090127 seconds and 4 git commands to generate.