From 615f04a4371e2e720947a7455000b10e73e39f83 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 24 Sep 2009 00:39:40 +0000 Subject: [PATCH] - libXdmcp 1.0.3 - libXdmcp-1.0.2-namespace-pollution.patch: drop --- .cvsignore | 2 +- libXdmcp.spec | 10 ++++++---- sources | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 17d9b05..8bcf1b7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXdmcp-1.0.2.tar.bz2 +libXdmcp-1.0.3.tar.bz2 diff --git a/libXdmcp.spec b/libXdmcp.spec index 685473d..c5c8449 100644 --- a/libXdmcp.spec +++ b/libXdmcp.spec @@ -1,14 +1,13 @@ Summary: X.Org X11 libXdmcp runtime library Name: libXdmcp -Version: 1.0.2 -Release: 11%{?dist} +Version: 1.0.3 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 -Patch0: libXdmcp-1.0.2-namespace-pollution.patch BuildRequires: pkgconfig BuildRequires: xorg-x11-proto-devel @@ -28,7 +27,6 @@ X.Org X11 libXdmcp development package %prep %setup -q -%patch0 -p1 -b .hidden %build %configure --disable-static @@ -61,6 +59,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/xdmcp.pc %changelog +* Thu Sep 24 2009 Peter Hutterer 1.0.3-1 +- libXdmcp 1.0.3 +- libXdmcp-1.0.2-namespace-pollution.patch: drop + * Fri Jul 24 2009 Fedora Release Engineering - 1.0.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 8c0a862..911cc5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10facf2bc7cbd5e5c1a698b8a210a582 libXdmcp-1.0.2.tar.bz2 +d60941d471800f41a3f19b24bea855a7 libXdmcp-1.0.3.tar.bz2