rpms/toped/devel .cvsignore, 1.9, 1.10 import.log, 1.8, 1.9 sources, 1.9, 1.10 toped.spec, 1.20, 1.21

Chitlesh GOORAH chitlesh at fedoraproject.org
Thu Dec 10 06:19:48 UTC 2009


Author: chitlesh

Update of /cvs/pkgs/rpms/toped/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6608/devel

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/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	3 Oct 2009 21:48:46 -0000	1.9
+++ .cvsignore	10 Dec 2009 06:19:47 -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/devel/import.log,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- import.log	4 Oct 2009 11:12:38 -0000	1.8
+++ import.log	10 Dec 2009 06:19:48 -0000	1.9
@@ -6,3 +6,4 @@ toped-0_9_4-1_fc11:HEAD:toped-0.9.4-1.fc
 toped-0_9_4-1_fc11:HEAD:toped-0.9.4-1.fc11.src.rpm:1249378277
 toped-0_9_5-0_1_fc11:HEAD:toped-0.9.5-0.1.fc11.src.rpm:1254606402
 toped-0_9_5-1_fc11:HEAD:toped-0.9.5-1.fc11.src.rpm:1254654727
+toped-0_9_51-1_fc12:HEAD:toped-0.9.51-1.fc12.src.rpm:1260425911


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/toped/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	3 Oct 2009 21:48:46 -0000	1.9
+++ sources	10 Dec 2009 06:19:48 -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/devel/toped.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- toped.spec	4 Oct 2009 11:12:38 -0000	1.20
+++ toped.spec	10 Dec 2009 06:19:48 -0000	1.21
@@ -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