rpms/mono-debugger/devel .cvsignore, 1.2, 1.3 mono-debugger.spec, 1.6, 1.7 sources, 1.2, 1.3

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Thu Feb 15 14:04:11 UTC 2007


Author: pfj

Update of /cvs/extras/rpms/mono-debugger/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5896/devel

Modified Files:
	.cvsignore mono-debugger.spec sources 
Log Message:
auto-import mono-debugger-0.31-1 on branch devel from mono-debugger-0.31-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mono-debugger/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	2 Sep 2006 09:30:31 -0000	1.2
+++ .cvsignore	15 Feb 2007 14:03:38 -0000	1.3
@@ -1 +1 @@
-mono-debugger-0.30.tar.gz
+mono-debugger-0.31.tar.gz


Index: mono-debugger.spec
===================================================================
RCS file: /cvs/extras/rpms/mono-debugger/devel/mono-debugger.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mono-debugger.spec	7 Sep 2006 21:10:10 -0000	1.6
+++ mono-debugger.spec	15 Feb 2007 14:03:38 -0000	1.7
@@ -1,15 +1,15 @@
 Summary: A debugger for Mono
 Name: mono-debugger
-Version: 0.30
-Release: 7%{?dist}
+Version: 0.31
+Release: 1%{?dist}
 License: MIT
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://www.go-mono.com/sources/mono-debugger
 Source0: http://www.go-mono.com/sources/%{name}/%{name}-%{version}.tar.gz
 Patch0: monodebug-configure.patch
-BuildRequires: readline-devel, termcap, ncurses-devel libtool
-BuildRequires: mono-devel
-BuildRequires: mono-nunit-devel autoconf automake mono-nunit
+BuildRequires: readline-devel ncurses-devel libtool
+BuildRequires: mono-devel mono-nunit
+BuildRequires: mono-nunit-devel autoconf automake
 Requires: mono-core >= 1.1.16
 Group: Development/Tools
 ExcludeArch: ppc
@@ -61,6 +61,7 @@
 %{_libdir}/mono/mono-debugger/
 %{_libdir}/mono/gac/Mono.Debugger/
 %{_libdir}/mono/gac/Mono.Debugger.Cecil/
+%{_libdir}/mono/gac/Mono.Debugger.Backend/
 
 %files devel
 %defattr(-,root,root)
@@ -69,8 +70,13 @@
 %{_libdir}/libmono*.so
 
 %changelog
+* Thu Feb 15 2007 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.31-1
+- removed BR termcap
+- bump to 0.31
+
 * Thu Sep 07 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.30-7
-- removed all the FC-5 stuff and added R mono-core min version
+- Removed FC-5 bits
+- Added R mono-core to ensure correct version of mono is used
 
 * Wed Sep 06 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.30-6
 - Fixes for FC-5


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mono-debugger/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	2 Sep 2006 09:30:31 -0000	1.2
+++ sources	15 Feb 2007 14:03:38 -0000	1.3
@@ -1 +1 @@
-b0352d2537eba7ce2c63d6d7ce795d87  mono-debugger-0.30.tar.gz
+6ad73b85380b85d2be7feffcefe26a5f  mono-debugger-0.31.tar.gz




More information about the fedora-extras-commits mailing list