From 9b69268a1aaca9b30be2f5386a39b951194e04fd Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mar 18 2011 15:33:34 +0000 Subject: libX11 1.4.2 --- diff --git a/.gitignore b/.gitignore index 0eaa487..5b21738 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ libX11-1.3.99.901.tar.bz2 /libX11-1.3.99.903.tar.bz2 /libX11-1.4.0.tar.bz2 /libX11-1.4.1.tar.bz2 +/libX11-1.4.2.tar.bz2 diff --git a/libX11.spec b/libX11.spec index 10d894a..2eb45fa 100644 --- a/libX11.spec +++ b/libX11.spec @@ -3,12 +3,11 @@ Summary: Core X11 protocol client library Name: libX11 -Version: 1.4.1 -Release: 2%{?dist} +Version: 1.4.2 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 #Source0: http://cgit.freedesktop.org/xorg/lib/libX11/snapshot/libX11-%{version}.tar.bz2 @@ -51,9 +50,7 @@ X.Org X11 libX11 development package %build # sodding libtool # autoreconf -v --install -%configure \ - --disable-dependency-tracking \ - --disable-static +%configure --disable-static make %{?_smp_mflags} @@ -112,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/*.5* %changelog +* Fri Mar 18 2011 Adam Jackson 1.4.2-1 +- libX11 1.4.2 + * Mon Feb 07 2011 Fedora Release Engineering - 1.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 88432fc..4be5c19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4603bdbce1bd73cbc140de402fe6ed24 libX11-1.4.1.tar.bz2 +9bfab42d2cbc2e5b47cf6a3069ee8ad3 libX11-1.4.2.tar.bz2