]> git.pld-linux.org Git - packages/mono-debugger.git/commitdiff
- up to 2.4.2.1
authorvip <vip@pld-linux.org>
Thu, 27 Aug 2009 11:27:16 +0000 (11:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mono-debugger.spec -> 1.35

mono-debugger.spec

index f6e26eb394e72fe992a60bcf477144b5d165a063..04a82ac74065a43fd8ae0b6f20185bf8097f0e08 100644 (file)
@@ -2,14 +2,14 @@
 Summary:       Debugger for mono
 Summary(pl.UTF-8):     Odpluskiwacz dla mono
 Name:          mono-debugger
-Version:       2.4
+Version:       2.4.2.1
 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: caa8608bb678b7f8662a3d45b70b0364
+# Source0-md5: 70bb41c52e39364416d3823c508b1a35
 Patch0:                %{name}-termcap.patch
 URL:           http://www.mono-project.com/
 BuildRequires: autoconf
@@ -94,6 +94,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %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
This page took 0.127093 seconds and 4 git commands to generate.