SPECS: monodevelop.spec - added Patch5 to let it build with curren...

deejay1 deejay1 at pld-linux.org
Mon Feb 20 18:48:45 CET 2006


Author: deejay1                      Date: Mon Feb 20 17:48:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added Patch5 to let it build with current mono, rel 2
- R: mono-csharp >= 1.1.13

---- Files affected:
SPECS:
   monodevelop.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/monodevelop.spec
diff -u SPECS/monodevelop.spec:1.28 SPECS/monodevelop.spec:1.29
--- SPECS/monodevelop.spec:1.28	Wed Nov 30 21:20:50 2005
+++ SPECS/monodevelop.spec	Mon Feb 20 18:48:35 2006
@@ -4,7 +4,7 @@
 Summary(pl):	IDE dla Mono
 Name:		monodevelop
 Version:	0.9
-Release:	1
+Release:	2
 License:	GPL
 Group:		Development/Tools
 Source0:	http://go-mono.com/sources/monodevelop/%{name}-%{version}.tar.gz
@@ -14,6 +14,7 @@
 Patch2:		%{name}-desktop.patch
 Patch3:		%{name}-install.patch
 Patch4:		%{name}-libdir.patch
+Patch5:		%{name}-Mono_Unix_fix.patch
 URL:		http://www.monodevelop.com/
 BuildRequires:	ORBit2-devel >= 2.8.3
 BuildRequires:	autoconf
@@ -24,7 +25,7 @@
 BuildRequires:	gettext-devel
 BuildRequires:	intltool
 BuildRequires:	libtool
-BuildRequires:	mono-csharp >= 1.1
+BuildRequires:	mono-csharp >= 1.1.13
 BuildRequires:	monodoc >= 1.0
 BuildRequires:	pkgconfig
 BuildRequires:	sed >= 4.0
@@ -78,6 +79,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 mv po/ja{_JP,}.po
 
@@ -132,6 +134,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/02/20 17:48:35  deejay1
+- added Patch5 to let it build with current mono, rel 2
+- R: mono-csharp >= 1.1.13
+
 Revision 1.28  2005/11/30 20:20:50  freetz
 - libdir patch is back (for unused(!) pkgconfig file)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/monodevelop.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list