rpms/scribes/devel scribes.spec,1.32,1.33

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Sat Jun 9 04:33:04 UTC 2007


Author: pgordon

Update of /cvs/extras/rpms/scribes/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11581/devel

Modified Files:
	scribes.spec 
Log Message:
Fix 243413 - add Yelp dependency.


Index: scribes.spec
===================================================================
RCS file: /cvs/extras/rpms/scribes/devel/scribes.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- scribes.spec	7 Jun 2007 02:00:27 -0000	1.32
+++ scribes.spec	9 Jun 2007 04:32:29 -0000	1.33
@@ -4,7 +4,7 @@
 
 Name:		scribes
 Version:	0.3.2.8
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A sleek, simple, and powerful text editor for the GNOME desktop
 Group:		Applications/Editors
 License:	GPL
@@ -40,6 +40,7 @@
 Requires:	gnome-python2-gtksourceview >= 2.12
 Requires:	gnome-python2-gtkspell >= 2.12
 Requires:	PyXML
+Requires:	yelp >= 2.12
 
 Requires(pre):	GConf2
 
@@ -68,9 +69,8 @@
 * Translations into several different languages,
 ...and more are in development!
 
-In order to make use of its runtime documentation facilities, you will need to
-install Yelp. Also, you may install the python-psyco package (x86-only) for a
-boost in startup speed.
+You may install the python-psyco package (x86-only) for a boost in startup
+speed.
 
 
 %prep
@@ -158,6 +158,10 @@
 
 
 %changelog
+* Fri Jun 08 2007 Peter Gordon <peter at thecodergeek.com> - 0.3.2.8-2
+- Add yelp dependency to ensure that its built-in "Help" functionality works
+  as expected. (Resolves bug 243413; Thanks to Matej Cepl for his script.)
+
 * Wed Jun 06 2007 Peter Gordon <peter at thecodergeek.com> - 0.3.2.8-1
 - Update to new upstream release (0.3.2.8). 
 




More information about the fedora-extras-commits mailing list