Author: wolf Date: Wed Nov 22 20:52:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.31 - still broken
---- Files affected: SPECS: mono-debugger.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/mono-debugger.spec diff -u SPECS/mono-debugger.spec:1.22 SPECS/mono-debugger.spec:1.23 --- SPECS/mono-debugger.spec:1.22 Thu Jul 20 19:28:30 2006 +++ SPECS/mono-debugger.spec Wed Nov 22 21:52:48 2006 @@ -3,14 +3,15 @@ Summary: Debugger for mono Summary(pl): Odpluskiwacz dla mono Name: mono-debugger -Version: 0.30 -Release: 0.1 +Version: 0.31 +Release: 1 License: GPL Group: Development/Tools Source0: http://go-mono.com/sources/mono-debugger/%{name}-%{version}.tar.gz -# Source0-md5: b0352d2537eba7ce2c63d6d7ce795d87 +# Source0-md5: 6ad73b85380b85d2be7feffcefe26a5f #Source0: http://primates.ximian.com/~martin/debugger/%{name}-%{version}.tar.gz Patch0: %{name}-build-doc.patch +Patch1: %{name}-termcap.patch URL: http://www.go-mono.com/ BuildRequires: autoconf BuildRequires: automake @@ -69,6 +70,7 @@ %prep %setup -q #%patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -124,6 +126,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2006/11/22 20:52:48 wolf +- 0.31 +- still broken + Revision 1.22 2006/07/20 17:28:30 wolf - 0.30 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mono-debugger.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
