rpms/monodevelop/FC-5 monodevelop.spec,1.3,1.4

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Mon Sep 4 20:03:22 UTC 2006


Author: pfj

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

Modified Files:
	monodevelop.spec 
Log Message:
auto-import monodevelop-0.11-20 on branch FC-5 from monodevelop-0.11-20.src.rpm


Index: monodevelop.spec
===================================================================
RCS file: /cvs/extras/rpms/monodevelop/FC-5/monodevelop.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- monodevelop.spec	3 Sep 2006 15:29:59 -0000	1.3
+++ monodevelop.spec	4 Sep 2006 20:03:21 -0000	1.4
@@ -1,7 +1,7 @@
 Summary: A full-featured IDE for Mono and Gtk sharp
 Name: monodevelop
 Version: 0.11
-Release: 18%{?dist}
+Release: 20%{?dist}
 License: GPL
 Group: Development/Tools
 Source0: http://go-mono.com/sources/%{name}/%{name}-%{version}.tar.gz
@@ -9,10 +9,18 @@
 Patch0: monodevelop-config.patch
 Patch1: monodevelop-r62648.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: mono-devel, gtk-sharp2, gecko-sharp2, intltool, gettext, bytefx-data-mysql,  mono-data-postgresql, mono-data-oracle, mono-data-sqlite, mono-data-sybase, mono-nunit, gtk-sharp2-gapi, shared-mime-info, pkgconfig, gtksourceview-sharp-devel, monodoc-devel, ikvm-devel gnome-sharp-devel gtk-sharp2-devel
+BuildRequires: mono-devel, gtk-sharp2, intltool, gettext, bytefx-data-mysql,  mono-data-postgresql, mono-data-oracle, mono-data-sqlite, mono-data-sybase, mono-nunit, gtk-sharp2-gapi, shared-mime-info, pkgconfig, gtksourceview-sharp-devel, monodoc-devel, ikvm-devel gnome-sharp-devel gtk-sharp2-devel
 BuildRequires: autoconf, automake, libtool
+%if "%{?fedora}" == "5"
+BuildRequires: gecko-sharp2
+%else
+BuildRequires: gecko-sharp2-devel
+%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 
@@ -82,8 +90,9 @@
 %{__rm} -rf %{buildroot}
 
 %changelog
-* Sun Sep 03 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.11-18
+* Sun Sep 03 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.11-20
 - Added gtk sharp fix
+- Added conditional so it builds for FC5
 
 * Sun Aug 27 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.11-17
 - 64 bit goodness restored




More information about the scm-commits mailing list