rpms/monodevelop/devel monodevelop.spec,1.10,1.11

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Fri Oct 27 22:17:37 UTC 2006


Author: pfj

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

Modified Files:
	monodevelop.spec 
Log Message:

Fixed web url, added R apr-devel 
 	monodevelop.spec 



Index: monodevelop.spec
===================================================================
RCS file: /cvs/extras/rpms/monodevelop/devel/monodevelop.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- monodevelop.spec	27 Sep 2006 20:16:30 -0000	1.10
+++ monodevelop.spec	27 Oct 2006 22:17:07 -0000	1.11
@@ -7,11 +7,11 @@
 Summary: A full-featured IDE for Mono and Gtk sharp
 Name: monodevelop
 Version: 0.12
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: GPL
 Group: Development/Tools
 Source0: http://go-mono.com/sources/%{name}/%{name}-%{version}.tar.gz
-URL: http://go-mono.com/sources/%{name}/
+URL: http://www.monodevelop.com
 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
+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
 
 %description
 This package provides MonoDevelop, a full-featured IDE for Mono
@@ -96,6 +96,10 @@
 %{__rm} -rf %{buildroot}
 
 %changelog
+* Fri Oct 27 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.12-6
+- 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 scm-commits mailing list