rpms/monodevelop/FC-5 monodevelop.spec,1.6,1.7

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Thu Sep 7 21:13:00 UTC 2006


Author: pfj

Update of /cvs/extras/rpms/monodevelop/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20136

Modified Files:
	monodevelop.spec 
Log Message:

Added BR mono-nunit for FC6 
 	monodevelop.spec 



Index: monodevelop.spec
===================================================================
RCS file: /cvs/extras/rpms/monodevelop/FC-5/monodevelop.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- monodevelop.spec	6 Sep 2006 23:07:15 -0000	1.6
+++ monodevelop.spec	7 Sep 2006 21:13:00 -0000	1.7
@@ -7,7 +7,7 @@
 Summary: A full-featured IDE for Mono and Gtk sharp
 Name: monodevelop
 Version: 0.12
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: Development/Tools
 Source0: http://go-mono.com/sources/%{name}/%{name}-%{version}.tar.gz
@@ -19,13 +19,10 @@
 BuildRequires: gecko-sharp2 gtk-sharp2 mono-nunit
 %else
 BuildRequires: gecko-sharp2-devel gtk-sharp2-devel gnome-sharp-devel
-BuildRequires: autoconf libtool automake mono-nunit-devel
+BuildRequires: autoconf libtool automake mono-nunit-devel mono-nunit
 %endif
-
 Requires: mono-core, ikvm, boo, monodoc, gecko-sharp2, gtksourceview-sharp bytefx-data-mysql mono-nunit mono-data-postgresql mono-data-sybase mono-data-oracle
 
-
-
 %description
 This package provides MonoDevelop, a full-featured IDE for Mono
 with syntax colouring, code completion, debugging, project 
@@ -96,6 +93,9 @@
 %{__rm} -rf %{buildroot}
 
 %changelog
+* Thu Sep 07 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.12-2
+- Added BR mono-nunit for FC6
+
 * Wed Sep 06 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.12-1
 - Bump to new version
 - Include the patches for all users




More information about the scm-commits mailing list