rpms/mono-debugger/devel .cvsignore, 1.9, 1.10 import.log, 1.8, 1.9 mono-debugger.spec, 1.22, 1.23 sources, 1.9, 1.10

Paul F. Johnson pfj at fedoraproject.org
Sun Mar 15 14:06:46 UTC 2009


Author: pfj

Update of /cvs/pkgs/rpms/mono-debugger/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7590/devel

Modified Files:
	.cvsignore import.log mono-debugger.spec sources 
Log Message:

Bump to RC2
Change back from svn tarballs to official tarballs
Lots of other fixes in the mix too! 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mono-debugger/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	17 Jan 2009 00:08:12 -0000	1.9
+++ .cvsignore	15 Mar 2009 14:06:15 -0000	1.10
@@ -1 +1 @@
-mono-debugger-123514.tar.bz2
+mono-debugger-2.4.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono-debugger/devel/import.log,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- import.log	18 Jan 2009 23:17:02 -0000	1.8
+++ import.log	15 Mar 2009 14:06:15 -0000	1.9
@@ -6,3 +6,4 @@
 mono-debugger-2_4-1_20090116svn123514_fc11:HEAD:mono-debugger-2.4-1.20090116svn123514.fc11.src.rpm:1232150631
 mono-debugger-2_4-2_20090116svn123514_fc11:HEAD:mono-debugger-2.4-2.20090116svn123514.fc11.src.rpm:1232220493
 mono-debugger-2_4-3_20090116svn123514_fc11:HEAD:mono-debugger-2.4-3.20090116svn123514.fc11.src.rpm:1232320566
+mono-debugger-2_4-6_RC2_fc11:HEAD:mono-debugger-2.4-6.RC2.fc11.src.rpm:1237125917


Index: mono-debugger.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-debugger/devel/mono-debugger.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- mono-debugger.spec	26 Feb 2009 02:30:14 -0000	1.22
+++ mono-debugger.spec	15 Mar 2009 14:06:15 -0000	1.23
@@ -1,17 +1,15 @@
-%define svnver 123514
-
 Summary: A debugger for Mono
 Name: mono-debugger
 Version: 2.4
-Release: 4.20090116svn%{svnver}%{?dist}
+Release: 6.RC2%{?dist}
 License: MIT
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://www.go-mono.com/sources-stable/
-Source0: %{name}-%{svnver}.tar.bz2
+Source0: %{name}-%{version}.tar.bz2
 BuildRequires: readline-devel ncurses-devel libtool
-BuildRequires: mono-devel >= 2.2 mono-nunit
-BuildRequires: mono-nunit-devel autoconf automake xsp-devel
-Requires: mono-core >= 2.2
+BuildRequires: mono-devel >= 2.4 mono-nunit
+BuildRequires: mono-nunit-devel autoconf automake xsp-devel 
+Requires: mono-core >= 2.4
 Group: Development/Tools
 ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc alpha
 
@@ -33,7 +31,7 @@
 Development package for mono-debugger
 
 %prep
-%setup -q -n %{name}-%{svnver}
+%setup -q
 rm -rf build/*.dll
 
 find . -name \*.in -or -name \*.am -or -name \*.pc.in \
@@ -84,8 +82,17 @@
 %{_libdir}/pkgconfig/mono-debugger-frontend.pc
 
 %changelog
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4-4.20090116svn123514
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Tue Mar 10 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-6.RC2
+- Move back to official tarballs
+- Bump to RC2
+
+* Fri Jan 29 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-5.pre1.20090129svn124665
+- Update from svn
+- rename to pre1
+
+* Sat Jan 24 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-4.20090124svn124118
+- Update from svn
+- Changed BR to require mono-2.4
 
 * Sat Jan 17 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-3.20090116svn123514
 - Try another approach for fixing configure.in


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mono-debugger/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	17 Jan 2009 00:08:12 -0000	1.9
+++ sources	15 Mar 2009 14:06:16 -0000	1.10
@@ -1 +1 @@
-6fb2f301ba3b037fd92a1e2ba4726c33  mono-debugger-123514.tar.bz2
+caa8608bb678b7f8662a3d45b70b0364  mono-debugger-2.4.tar.bz2




More information about the fedora-extras-commits mailing list