SPECS: mono-debugger.spec - updated to 0.50 - dropped outdated bui...
qboosh
qboosh at pld-linux.org
Wed May 16 22:53:08 CEST 2007
Author: qboosh Date: Wed May 16 20:53:08 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.50
- dropped outdated build-doc patch
---- Files affected:
SPECS:
mono-debugger.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/mono-debugger.spec
diff -u SPECS/mono-debugger.spec:1.26 SPECS/mono-debugger.spec:1.27
--- SPECS/mono-debugger.spec:1.26 Tue Feb 13 07:46:54 2007
+++ SPECS/mono-debugger.spec Wed May 16 22:53:03 2007
@@ -3,26 +3,26 @@
Summary: Debugger for mono
Summary(pl.UTF-8): Odpluskiwacz dla mono
Name: mono-debugger
-Version: 0.31
+Version: 0.50
Release: 1
License: GPL
Group: Development/Tools
-Source0: http://go-mono.com/sources/mono-debugger/%{name}-%{version}.tar.gz
-# Source0-md5: 6ad73b85380b85d2be7feffcefe26a5f
+#Source0Download: http://go-mono.com/sources-stable/
+Source0: http://go-mono.com/sources/mono-debugger/%{name}-%{version}.tar.bz2
+# Source0-md5: 7f5b02c78c2a3e809f7deaf32e3849f2
#Source0: http://primates.ximian.com/~martin/debugger/%{name}-%{version}.tar.gz
-Patch0: %{name}-build-doc.patch
-Patch1: %{name}-termcap.patch
+Patch0: %{name}-termcap.patch
URL: http://www.go-mono.com/
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: glib2-devel
+BuildRequires: glib2-devel >= 2.0.0
BuildRequires: libtool
-BuildRequires: mono-csharp >= 1.1.16
+BuildRequires: mono-csharp >= 1.2.4
BuildRequires: mono-jay
BuildRequires: monodoc
BuildRequires: pkgconfig
BuildRequires: readline-devel
-Requires: mono >= 1.2.1
+Requires: mono >= 1.2.4
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -70,7 +70,7 @@
%prep
%setup -q
#%patch0 -p1
-%patch1 -p1
+%patch0 -p1
%build
%{__libtoolize}
@@ -126,6 +126,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2007/05/16 20:53:03 qboosh
+- updated to 0.50
+- dropped outdated build-doc patch
+
Revision 1.26 2007/02/13 06:46:54 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mono-debugger.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list