rpms/toped/F-11 .cvsignore, 1.9, 1.10 import.log, 1.6, 1.7 sources, 1.9, 1.10 toped.spec, 1.18, 1.19

Chitlesh GOORAH chitlesh at fedoraproject.org
Thu Dec 10 05:59:40 UTC 2009


Author: chitlesh

Update of /cvs/pkgs/rpms/toped/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31817/F-11

Modified Files:
	.cvsignore import.log sources toped.spec 
Log Message:
fixed crash with Mesa DRI on Intel(R) 945GM


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/toped/F-11/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	4 Oct 2009 11:39:26 -0000	1.9
+++ .cvsignore	10 Dec 2009 05:59:40 -0000	1.10
@@ -1 +1 @@
-toped-0.9.5.tar.bz2
+toped-0.9.51-r1331.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/toped/F-11/import.log,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- import.log	4 Oct 2009 11:39:26 -0000	1.6
+++ import.log	10 Dec 2009 05:59:40 -0000	1.7
@@ -4,3 +4,4 @@ toped-0_9_2-2_fc9:HEAD:toped-0.9.2-2.fc9
 toped-0_9_2-4_fc11:HEAD:toped-0.9.2-4.fc11.src.rpm:1238345726
 toped-0_9_4-1_fc11:F-11:toped-0.9.4-1.fc11.src.rpm:1249374408
 toped-0_9_5-1_fc11:F-11:toped-0.9.5-1.fc11.src.rpm:1254655837
+toped-0_9_51-1_fc12:F-11:toped-0.9.51-1.fc12.src.rpm:1260424699


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/toped/F-11/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	4 Oct 2009 11:39:26 -0000	1.9
+++ sources	10 Dec 2009 05:59:40 -0000	1.10
@@ -1 +1 @@
-8c0e045d88bd4fc55b2cc068b2835dec  toped-0.9.5.tar.bz2
+7e31fbe0bc79d291471cdd975152c0b9  toped-0.9.51-r1331.tar.bz2


Index: toped.spec
===================================================================
RCS file: /cvs/pkgs/rpms/toped/F-11/toped.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- toped.spec	4 Oct 2009 11:39:26 -0000	1.18
+++ toped.spec	10 Dec 2009 05:59:40 -0000	1.19
@@ -1,5 +1,5 @@
 Name:           toped
-Version:        0.9.5
+Version:        0.9.51
 Release:        1%{?dist} 
 #RELEASE_0.95_CAND
 Summary:        VLSI IC Layout Editor
@@ -10,7 +10,7 @@ URL:            http://www.toped.org.uk
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Source0:        http://download2.berlios.de/%{name}/%{name}-%{version}.tar.bz2
+Source0:        http://toped.googlecode.com/files/toped-%{version}-r1331.tar.bz2
 
 
 BuildRequires:  desktop-file-utils
@@ -20,7 +20,6 @@ BuildRequires:  byacc
 BuildRequires:  libtool
 BuildRequires:  bison
 BuildRequires:  flex
-BuildRequires:  plt-scheme
 
 Requires:       electronics-menu
 
@@ -106,6 +105,9 @@ touch --no-create %{_datadir}/icons/hico
 
 
 %changelog
+* Thu Dec 10 2009 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.9.51-1
+- 0.9.51 release to fix start-up crash with Mesa DRI on Intel(R) 945GM - RHBZ 541879
+
 * Sun Oct 03 2009 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.9.5-1
 - 0.9.5 stable release
 




More information about the scm-commits mailing list