rpms/labyrinth/F-11 labyrinth.spec,1.7,1.8

Peter Gordon pgordon at fedoraproject.org
Fri Jan 22 07:01:39 UTC 2010


Author: pgordon

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

Modified Files:
	labyrinth.spec 
Log Message:
Add python-numeric dependency. (#531411)


Index: labyrinth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/labyrinth/F-11/labyrinth.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- labyrinth.spec	25 Feb 2009 12:17:22 -0000	1.7
+++ labyrinth.spec	22 Jan 2010 07:01:39 -0000	1.8
@@ -3,7 +3,7 @@
 
 Name:		labyrinth
 Version:	0.4.0
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	A simple yet powerful mind-mapping tool for the GNOME desktop
 Summary(es):	Una aplicación sencilla y poderosa para hacer mapas de mente
 
@@ -27,6 +27,7 @@ BuildRequires:	gnome-desktop-devel >= 2.
 BuildRequires:	desktop-file-utils
 
 Requires:	pygtk2-libglade >= 2.8
+Requires:	python-numeric
 Requires:	PyXML
 
 ## Taken from the website's "About" page, as well as Wikipedia's explanation
@@ -99,6 +100,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jan 21 2010 Peter Gordon <peter at thecodergeek.com> - 0.4.0-6
+- Add python-numeric dependency to fix startup crash & backtrace.
+- Resolves: #531411 ([abrt] crash detected in labyrinth-0.4.0-5.fc12)
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 



More information about the scm-commits mailing list