]> git.pld-linux.org Git - packages/mono-debugger.git/commitdiff
- updated to 0.50 auto/th/mono-debugger-0_50-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 16 May 2007 20:53:03 +0000 (20:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- dropped outdated build-doc patch

Changed files:
    mono-debugger.spec -> 1.27

mono-debugger.spec

index 85ce209d328e1790236bc05f543e57a1399a6b39..cffe037edb7ebbd38d18dac5e7042a880160d575 100644 (file)
@@ -2,26 +2,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
@@ -69,7 +69,7 @@ Dokumentacja odpluskwiacza dla mono.
 %prep
 %setup -q
 #%patch0 -p1
-%patch1 -p1
+%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.074926 seconds and 4 git commands to generate.