rpms/python/devel .cvsignore, 1.12, 1.13 python.spec, 1.58, 1.59 sources, 1.12, 1.13

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Nov 15 22:23:46 UTC 2005


Author: misa

Update of /cvs/dist/rpms/python/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32466

Modified Files:
	.cvsignore python.spec sources 
Log Message:
Building 2.4.2


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/python/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	6 Apr 2005 17:57:55 -0000	1.12
+++ .cvsignore	15 Nov 2005 22:23:43 -0000	1.13
@@ -1,2 +1,3 @@
 Python-2.4.1.tar.bz2
 JapaneseCodecs-1.4.11.tar.gz
+Python-2.4.2.tar.bz2


Index: python.spec
===================================================================
RCS file: /cvs/dist/rpms/python/devel/python.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- python.spec	9 Nov 2005 16:15:39 -0000	1.58
+++ python.spec	15 Nov 2005 22:23:43 -0000	1.59
@@ -18,8 +18,8 @@
 
 Summary: An interpreted, interactive, object-oriented programming language.
 Name: %{python}
-Version: %{pybasever}.1
-Release: 16
+Version: %{pybasever}.2
+Release: 1
 License: PSF - see LICENSE
 Group: Development/Languages
 Provides: python-abi = %{pybasever}
@@ -57,6 +57,7 @@
 BuildPrereq: Mesa-devel tk tix gcc-c++ xorg-x11-devel glibc-devel
 BuildPrereq: bzip2 tar /usr/bin/find pkgconfig tcl-devel tk-devel
 BuildPrereq: tix-devel bzip2-devel
+BuildPrereq: autoconf
 URL: http://www.python.org/
 
 %description
@@ -358,6 +359,10 @@
 %{_libdir}/python%{pybasever}/lib-dynload/_tkinter.so
 
 %changelog
+* Tue Nov 15 2005 Mihai Ibanescu <misa at redhat.com> 2.4.2-1
+- Upgraded to 2.4.2
+- BuildRequires autoconf
+
 * Wed Nov  9 2005 Mihai Ibanescu <misa at redhat.com> 2.4.1-16
 - Rebuilding against newer openssl.
 - XFree86-devel no longer exists


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/python/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	6 Apr 2005 17:57:56 -0000	1.12
+++ sources	15 Nov 2005 22:23:43 -0000	1.13
@@ -1,2 +1,2 @@
-de3e9a8836fab6df7c7ce545331afeb3  Python-2.4.1.tar.bz2
 e4f2ed866f4ce978fb54bb962eab4fdf  JapaneseCodecs-1.4.11.tar.gz
+98db1465629693fc434d4dc52db93838  Python-2.4.2.tar.bz2




More information about the fedora-cvs-commits mailing list