]> git.pld-linux.org Git - packages/mono-debugger.git/commitdiff
- up to 2.8 auto/th/mono-debugger-2_8-1
authorvip <vip@pld-linux.org>
Mon, 18 Oct 2010 15:01:13 +0000 (15:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mono-debugger-termcap.patch -> 1.3
    mono-debugger.spec -> 1.40

mono-debugger-termcap.patch
mono-debugger.spec

index 6210b8e53c67f634945a43f60c05fb62086dcd95..35736cd6b53e6016a600d268f031702e79744c07 100644 (file)
@@ -1,15 +1,3 @@
-diff -urN mono-debugger-2.6/acinclude.m4 mono-debugger-2.6.new//acinclude.m4
---- mono-debugger-2.6/acinclude.m4     2009-09-25 17:19:09.000000000 +0200
-+++ mono-debugger-2.6.new//acinclude.m4        2010-03-11 20:08:15.869988048 +0100
-@@ -3,7 +3,7 @@
-     old_LIBS=$LIBS
--    LIBS="-ltermcap"
-+    LIBS="-ltinfo"
-     AC_TRY_LINK(,[tgetent();],[
-       READLINE_DEPLIBS=$LIBS
-     ],[
 diff -urN mono-debugger-2.6/configure.in mono-debugger-2.6.new//configure.in
 --- mono-debugger-2.6/configure.in     2009-09-25 17:19:09.000000000 +0200
 +++ mono-debugger-2.6.new//configure.in        2010-03-11 20:07:54.397473048 +0100
index a419e9de55f51413b5379dec5410b8e67a8c19e6..0ce85782a511736c893ef4e72da0fb671064673c 100644 (file)
@@ -2,14 +2,14 @@
 Summary:       Debugger for mono
 Summary(pl.UTF-8):     Odpluskiwacz dla mono
 Name:          mono-debugger
-Version:       2.6.3
+Version:       2.8
 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: 8d36d7913d3e3670d8975617221019d5
+# Source0-md5: 31ed108a385f12be47d173d9485cb059
 Patch0:                %{name}-termcap.patch
 URL:           http://www.mono-project.com/
 BuildRequires: autoconf
@@ -90,9 +90,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS COPYING ChangeLog NEWS README doc/*.txt
 %attr(755,root,root) %{_bindir}/mdb
 %attr(755,root,root) %{_bindir}/mdb-symbolreader
-%attr(755,root,root) %{_libdir}/libmonodebuggerreadline.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libmonodebuggerreadline.so.0
-%attr(755,root,root) %{_libdir}/libmonodebuggerreadline.so
 %attr(755,root,root) %{_libdir}/libmonodebuggerserver.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libmonodebuggerserver.so.0
 %attr(755,root,root) %{_libdir}/libmonodebuggerserver.so
This page took 0.090538 seconds and 4 git commands to generate.