[packages/xorg-lib-libXxf86dga] - up to 1.1.4; fixes CVE-2013-1991, CVE-2013-2000

arekm arekm at pld-linux.org
Fri May 31 09:22:50 CEST 2013


commit 73a32724eb5889ca2629fd2740428e941f942343
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 31 09:22:48 2013 +0200

    - up to 1.1.4; fixes CVE-2013-1991, CVE-2013-2000

 xorg-lib-libXxf86dga.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-lib-libXxf86dga.spec b/xorg-lib-libXxf86dga.spec
index a89f460..f1ad5f3 100644
--- a/xorg-lib-libXxf86dga.spec
+++ b/xorg-lib-libXxf86dga.spec
@@ -1,12 +1,12 @@
 Summary:	XFree86-DGA extension client library
 Summary(pl.UTF-8):	Biblioteka kliencka rozszerzenia XFree86-DGA
 Name:		xorg-lib-libXxf86dga
-Version:	1.1.3
+Version:	1.1.4
 Release:	1
 License:	MIT
 Group:		X11/Libraries
 Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXxf86dga-%{version}.tar.bz2
-# Source0-md5:	b7f38465c46e7145782d37dbb9da8c09
+# Source0-md5:	d7dd9b9df336b7dd4028b6b56542ff2c
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
 
+# there's no man3x in pld
+grep -rl man3x $RPM_BUILD_ROOT%{_mandir}/man3/* | xargs %{__sed} -i -e 's,man3x,man3,'
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-lib-libXxf86dga.git/commitdiff/73a32724eb5889ca2629fd2740428e941f942343



More information about the pld-cvs-commit mailing list