- libXdmcp 1.0.3

- libXdmcp-1.0.2-namespace-pollution.patch: drop
This commit is contained in:
Peter Hutterer 2009-09-24 00:39:40 +00:00
parent c28aa7f367
commit 615f04a437
3 changed files with 8 additions and 6 deletions

View File

@ -1 +1 @@
libXdmcp-1.0.2.tar.bz2
libXdmcp-1.0.3.tar.bz2

View File

@ -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 <peter.hutterer@redhat.com> 1.0.3-1
- libXdmcp 1.0.3
- libXdmcp-1.0.2-namespace-pollution.patch: drop
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
10facf2bc7cbd5e5c1a698b8a210a582 libXdmcp-1.0.2.tar.bz2
d60941d471800f41a3f19b24bea855a7 libXdmcp-1.0.3.tar.bz2