rpms/monodevelop/FC-5 monodevelop.spec,1.10,1.11

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Wed Nov 1 11:00:09 UTC 2006


Author: pfj

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

Modified Files:
	monodevelop.spec 
Log Message:

Add R gtk-sharp2-gapi 
 	monodevelop.spec 



Index: monodevelop.spec
===================================================================
RCS file: /cvs/extras/rpms/monodevelop/FC-5/monodevelop.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- monodevelop.spec	27 Oct 2006 22:12:05 -0000	1.10
+++ monodevelop.spec	1 Nov 2006 10:59:39 -0000	1.11
@@ -7,11 +7,11 @@
 Summary: A full-featured IDE for Mono and Gtk sharp
 Name: monodevelop
 Version: 0.12
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPL
 Group: Development/Tools
 Source0: http://go-mono.com/sources/%{name}/%{name}-%{version}.tar.gz
-URL: http://www.monodevelop.com
+URL: http://go-mono.com/sources/%{name}/
 Patch0: monodevelop-libdir.patch
 Patch1: monodevelop-config.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -23,7 +23,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, mono-nunit, apr-devel
+Requires: mono-core, ikvm, boo, monodoc, gecko-sharp2, gtksourceview-sharp bytefx-data-mysql mono-data-postgresql mono-data-sybase mono-data-oracle, mono-nunit, apr, gtk-sharp2-gapi
 
 %description
 This package provides MonoDevelop, a full-featured IDE for Mono
@@ -58,7 +58,9 @@
 %find_lang %{name}
 desktop-file-install --vendor fedora \
         --dir %{buildroot}%{_datadir}/applications \
+%if "%{?fedora}" <= "6"
         --add-category X-Fedora \
+%endif
         --delete-original \
         %{buildroot}%{_datadir}/applications/monodevelop.desktop
 
@@ -96,9 +98,12 @@
 %{__rm} -rf %{buildroot}
 
 %changelog
+* Wed Nov 01 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.12-7
+- Added R gtk-sharp2-gapi
+
 * Fri Oct 27 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.12-6
-- fix for SVN
-- url now correct
+- fixed url
+- added R apr-devel
 
 * Wed Sep 27 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.12-5
 - pkgconfig fix 




More information about the fedora-extras-commits mailing list