]> git.pld-linux.org Git - packages/XFree86-Servers.git/blobdiff - XFree86-Servers.spec
- one fix to many
[packages/XFree86-Servers.git] / XFree86-Servers.spec
index 45914bf1e022c64346e59e294443c86000b0a3bd..24deb5f85dfce935ec678c3c5c6f847ca9260045 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       XFree86 servers
 Name:          XFree86-Servers
 Version:       3.3.6
-Release:       35
+Release:       36
 License:       MIT
 Group:         X11/XFree86/Servers
 Source0:       ftp://ftp.xfree86.org/pub/XFree86/3.3.6/source/X336src-1.tgz
@@ -33,11 +33,13 @@ Patch20:    %{name}-alpha.patch
 Patch21:       %{name}-serversonly.patch
 Patch22:       %{name}-sparc-asmflags.patch
 Patch23:       %{name}-HasZlib.patch
+Patch24:       %{name}-period.patch
 ExclusiveArch: %{ix86} alpha m68k armv4l sparc
 BuildRequires: flex
 BuildRequires: bison
 BuildRequires: zlib-devel
 BuildRequires: pam-devel
+Requires:      pam >= 0.77.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _prefix         /usr/X11R6
@@ -305,7 +307,7 @@ w tym kart Genoa 8900 Phantom 32i, Hercules Dynamite, LeadTek WinFast
 S200, Sigma Concorde, STB LightSpeed, TechWorks Thunderbolt, ViewTop
 PCI.
 
-%package -n XFree86-3DLabs 
+%package -n XFree86-3DLabs
 Summary:       The XFree86 server for 3Dlabs video cards
 Summary(pl):   Serwer XFree86 dla kart na ukĀ³adzie 3Dlabs
 Group:         X11/XFree86/Servers
@@ -431,7 +433,7 @@ SBUS.
 # install xfsft
 tar x -C xc/lib -f xfsft-1.1.6/libfont.tar
 patch -p0 -s -d xc/lib < xfsft-1.1.6/libfont.patch
+
 %patch0 -p1
 %patch1 -p1
 %patch2 -p0
@@ -477,6 +479,7 @@ patch -p0 -s -d xc/lib < xfsft-1.1.6/libfont.patch
 # fix cfb linking
 %patch22 -p1
 %patch23 -p1
+%patch24 -p1
 
 # Fix the header file for makedepend.
 cd xc/config/imake
This page took 0.070864 seconds and 4 git commands to generate.