Author: megabajt Date: Fri Mar 12 14:11:12 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.6
---- Files affected: packages/mono-debugger: mono-debugger.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: packages/mono-debugger/mono-debugger.spec diff -u packages/mono-debugger/mono-debugger.spec:1.35 packages/mono-debugger/mono-debugger.spec:1.36 --- packages/mono-debugger/mono-debugger.spec:1.35 Thu Aug 27 13:27:16 2009 +++ packages/mono-debugger/mono-debugger.spec Fri Mar 12 15:11:07 2010 @@ -3,22 +3,21 @@ Summary: Debugger for mono Summary(pl.UTF-8): Odpluskiwacz dla mono Name: mono-debugger -Version: 2.4.2.1 +Version: 2.6 Release: 1 # mono-debugger itself on MIT, but BFD libs enforce GPL License: GPL v2+ Group: Development/Tools # latest downloads summary at http://ftp.novell.com/pub/mono/sources-stable/ Source0: http://ftp.novell.com/pub/mono/sources/mono-debugger/%{name}-%{version}.tar.bz2 -# Source0-md5: 70bb41c52e39364416d3823c508b1a35 +# Source0-md5: a6cac2d8dc8f788a7b2b35cd3f7204dc Patch0: %{name}-termcap.patch URL: http://www.mono-project.com/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: glib2-devel >= 2.0.0 +BuildRequires: glib2-devel >= 1:2.0.0 BuildRequires: libtool BuildRequires: mono-csharp >= 2.0 -BuildRequires: mono-jay BuildRequires: monodoc BuildRequires: pkgconfig BuildRequires: readline-devel @@ -70,7 +69,7 @@ %{__autoconf} %configure \ --disable-static -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -127,6 +126,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2010/03/12 14:11:07 megabajt +- updated to 2.6 + Revision 1.35 2009/08/27 11:27:16 vip - up to 2.4.2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mono-debugger/mono-debugger.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
