rpms/snake/EL-5 snake.spec,1.2,1.3 sources,1.3,1.4

James Laska (jlaska) fedora-extras-commits at redhat.com
Mon Jan 28 13:46:19 UTC 2008


Author: jlaska

Update of /cvs/pkgs/rpms/snake/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16584/EL-5

Modified Files:
	snake.spec sources 
Log Message:
snake-0.10-0.5 - fixed .pop() snack segfaults




Index: snake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/snake/EL-5/snake.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- snake.spec	25 Jan 2008 13:09:44 -0000	1.2
+++ snake.spec	28 Jan 2008 13:45:44 -0000	1.3
@@ -4,7 +4,7 @@
 Name:           snake
 Summary:        Smart Network Automated Kickstart Environment
 Version:        0.10
-Release:        0.4git%{?dist}
+Release:        0.5%{?dist}
 Source0:        http://hosted.fedoraproject.org/projects/snake/SnakeReleases/%{name}-%{version}.tar.bz2
 License:        GPLv2+
 Group:          Applications/Internet
@@ -125,6 +125,9 @@
 
 
 %changelog
+* Mon Jan 28 2008 James Laska <jlaska at redhat.com> 0.10-0.5
+- RHEL5 doesn't like when snake/tui.py calls screen.pop() multiple times
+
 * Tue Jan 24 2008 James Laska <jlaska at redhat.com> 0.10-0.4git
 - Bug#429479 - conditionally build the snake-server sub-package only when
   pykickstart.version is found (jlaska)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/snake/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	25 Jan 2008 13:09:44 -0000	1.3
+++ sources	28 Jan 2008 13:45:44 -0000	1.4
@@ -1 +1 @@
-3a0a8f14a792fac672c32a8b0a4240ce  snake-0.10.tar.bz2
+c2ce970363958b7913197ac7555a1ee6  snake-0.10.tar.bz2




More information about the fedora-extras-commits mailing list