rpms/libX11/F-12 libX11.spec,1.66,1.67 sources,1.16,1.17

Adam Jackson ajax at fedoraproject.org
Tue Oct 6 17:45:59 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/libX11/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22877

Modified Files:
	libX11.spec sources 
Log Message:
* Tue Oct 06 2009 Peter Hutterer <peter.hutterer at redhat.com> 1.3-1
- libX11 1.3



Index: libX11.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libX11/F-12/libX11.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- libX11.spec	13 Aug 2009 06:30:09 -0000	1.66
+++ libX11.spec	6 Oct 2009 17:45:59 -0000	1.67
@@ -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 <peter.hutterer at redhat.com> 1.3-1
+- libX11 1.3
+
 * Thu Aug 13 2009 Parag <paragn at fedoraproject.org> 1.2.99-5.20090805
 - Merge-review cleanups #226062
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libX11/F-12/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- sources	5 Aug 2009 22:56:36 -0000	1.16
+++ sources	6 Oct 2009 17:45:59 -0000	1.17
@@ -1 +1 @@
-f45b5af929e4366a3f1466e390add673  libX11-20090805.tar.bz2
+0545089013213e90aac19b8f8045d32e  libX11-1.3.tar.bz2




More information about the fedora-extras-commits mailing list