devel/tdl tdl.spec,1.5,1.6

Ville Skytta (scop) fedora-extras-commits at redhat.com
Fri Mar 4 21:00:26 UTC 2005


Author: scop

Update of /cvs/extras/devel/tdl
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15771/tdl

Modified Files:
	tdl.spec 
Log Message:
#118773 avoidance sweep.


Index: tdl.spec
===================================================================
RCS file: /cvs/extras/devel/tdl/tdl.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tdl.spec	10 Dec 2004 22:03:11 -0000	1.5
+++ tdl.spec	4 Mar 2005 21:00:23 -0000	1.6
@@ -11,7 +11,8 @@
 Source0:		http://www.rpcurnow.force9.co.uk/tdl/tdl-1.5.2.tar.gz
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:	libtermcap-devel, readline-devel, texinfo
-Requires(post,preun): /sbin/install-info
+Requires(post):		/sbin/install-info
+Requires(preun):	/sbin/install-info
 
 %description
 tdl is a console to-do list manager.  You can run its subcommands direct from
@@ -56,6 +57,9 @@
 %{_infodir}/*
 
 %changelog
+* Fri Mar  4 2005 Ville Skyttä <ville.skytta at iki.fi>
+- Split context marked dependency syntax to work around #118773.
+
 * Sun Feb 29 2004 Laurent Papier <papier[AT]tuxfan.net> - 0:1.5.2-0.fdr.1
 - update to 1.5.2.
 




More information about the scm-commits mailing list