rpms/cogito/FC-4 cogito.spec,1.5,1.6

Chris Wright (chrisw) fedora-extras-commits at redhat.com
Wed Jan 11 01:51:12 UTC 2006


Author: chrisw

Update of /cvs/extras/rpms/cogito/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8511

Modified Files:
	cogito.spec 
Log Message:
Add xlmto build dependency



Index: cogito.spec
===================================================================
RCS file: /cvs/extras/rpms/cogito/FC-4/cogito.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cogito.spec	11 Jan 2006 01:23:14 -0000	1.5
+++ cogito.spec	11 Jan 2006 01:51:12 -0000	1.6
@@ -1,6 +1,6 @@
 Name: 		cogito
 Version: 	0.16.2
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Summary:  	The Cogito Version Control System
 License: 	GPL
 Group: 		Development/Tools
@@ -8,7 +8,7 @@
 Source: 	http://kernel.org/pub/software/scm/cogito/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: 	git-core >= 0.99.9
-BuildRequires: 	asciidoc
+BuildRequires: 	asciidoc, xmlto
 BuildArch:	noarch
 
 %description
@@ -42,6 +42,9 @@
 %doc README COPYING Documentation/tutorial-script
 
 %changelog
+* Tue Jan 10 2006 Chris Wright <chrisw at redhat.com> 0.16.2-2
+- add xmlto to BuildRequires
+
 * Tue Jan 10 2006 Chris Wright <chrisw at redhat.com> 0.16.2-1
 - 0.16.2
 




More information about the fedora-extras-commits mailing list