rpms/monodevelop/devel monodevelop.spec,1.8,1.9

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Mon Sep 25 19:49:15 UTC 2006


Author: pfj

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

Modified Files:
	monodevelop.spec 
Log Message:

Added R:mono-nunit 
 	monodevelop.spec 



Index: monodevelop.spec
===================================================================
RCS file: /cvs/extras/rpms/monodevelop/devel/monodevelop.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- monodevelop.spec	18 Sep 2006 20:49:35 -0000	1.8
+++ monodevelop.spec	25 Sep 2006 19:49:15 -0000	1.9
@@ -7,7 +7,7 @@
 Summary: A full-featured IDE for Mono and Gtk sharp
 Name: monodevelop
 Version: 0.12
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPL
 Group: Development/Tools
 Source0: http://go-mono.com/sources/%{name}/%{name}-%{version}.tar.gz
@@ -22,7 +22,7 @@
 BuildRequires: autoconf libtool automake mono-nunit-devel mono-nunit
 %endif
 
-Requires: mono-core, ikvm, boo, monodoc, gecko-sharp2, gtksourceview-sharp bytefx-data-mysql mono-data-postgresql mono-data-sybase mono-data-oracle
+Requires: mono-core, ikvm, boo, monodoc, gecko-sharp2, gtksourceview-sharp bytefx-data-mysql mono-data-postgresql mono-data-sybase mono-data-oracle, mono-nunit
 
 %description
 This package provides MonoDevelop, a full-featured IDE for Mono
@@ -94,6 +94,9 @@
 %{__rm} -rf %{buildroot}
 
 %changelog
+* Mon Sep 25 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.12-4
+- added R mono-nunit
+
 * Mon Sep 18 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.12-3
 - rebuild to make use of the new boo
 




More information about the scm-commits mailing list