diff --git a/.cvsignore b/.cvsignore index cd86c9b..64e7ff2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libX11-20090805.tar.bz2 +libX11-1.3.tar.bz2 diff --git a/libX11.spec b/libX11.spec index e33d34c..505ab99 100644 --- a/libX11.spec +++ b/libX11.spec @@ -1,19 +1,19 @@ %define tarball libX11 -%define gitdate 20090805 +#define gitdate 20090805 Summary: Core X11 protocol client library Name: libX11 -Version: 1.2.99 -Release: 5.%{gitdate}%{?dist} +Version: 1.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: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +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 -Source0: %{tarball}-%{gitdate}.tar.bz2 -Source1: make-git-snapshot.sh +#Source0: %{tarball}-%{gitdate}.tar.bz2 +#Source1: make-git-snapshot.sh Patch2: dont-forward-keycode-0.patch @@ -50,8 +50,8 @@ Requires: pkgconfig X.Org X11 libX11 development package %prep -#%setup -q -%setup -q -n %{tarball}-%{gitdate} +%setup -q +#setup -q -n %{tarball}-%{gitdate} %patch2 -p1 -b .dont-forward-keycode-0 %build @@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Tue Oct 06 2009 Peter Hutterer 1.3-1 +- libX11 1.3 + * Thu Aug 13 2009 Parag 1.2.99-5.20090805 - Merge-review cleanups #226062 diff --git a/sources b/sources index 34b49dd..4ee5e1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f45b5af929e4366a3f1466e390add673 libX11-20090805.tar.bz2 +0545089013213e90aac19b8f8045d32e libX11-1.3.tar.bz2