rpms/mono-basic/devel import.log, NONE, 1.1 .cvsignore, 1.3, 1.4 mono-basic.spec, 1.7, 1.8 sources, 1.4, 1.5 mono-basic-1.9-nobootstrap.patch, 1.1, NONE

Paul F. Johnson pfj at fedoraproject.org
Tue Aug 26 12:12:08 UTC 2008


Author: pfj

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

Modified Files:
	.cvsignore mono-basic.spec sources 
Added Files:
	import.log 
Removed Files:
	mono-basic-1.9-nobootstrap.patch 
Log Message:

Bump to 2.0 preview 1 



--- NEW FILE import.log ---
mono-basic-2_0-1_fc10:HEAD:mono-basic-2.0-1.fc10.src.rpm:1219752663


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mono-basic/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	21 Feb 2008 14:44:52 -0000	1.3
+++ .cvsignore	26 Aug 2008 12:11:38 -0000	1.4
@@ -1 +1 @@
-mono-basic-1.9.tar.bz2
+mono-basic-2.0.tar.bz2


Index: mono-basic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-basic/devel/mono-basic.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mono-basic.spec	30 Apr 2008 09:59:35 -0000	1.7
+++ mono-basic.spec	26 Aug 2008 12:11:38 -0000	1.8
@@ -1,20 +1,19 @@
 %define debug_package %{nil}
 
 Name:		mono-basic
-Version:	1.9
-Release:	4%{?dist}
+Version:	2.0
+Release:	1%{?dist}
 Summary:        VisualBasic.NET support for mono
 Group:          Development/Languages
 License:        LGPLv2+
 Patch0:		mono-basic.patch
-Patch1:		mono-basic-1.9-nobootstrap.patch
 URL:            http://www.mono-project.com/
 Source0:        %{name}-%{version}.tar.bz2	
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Yeah, so this guy isn't self-hosting.
 BuildRequires:	mono-basic pkgconfig
-BuildRequires:  mono-devel >= 1.9
+BuildRequires:  mono-devel >= 2.0
 Requires: 	mono-winforms
 
 ExcludeArch: 	ppc64
@@ -39,8 +38,6 @@
 %patch0 -p1 -b .original
 sed -i -e 's!%{_libdir}!@@LIBDIR@@!' %{PATCH0} 
 # Get rid of bootstrap binary bits
-rm -rf class/lib/bootstrap/*
-%patch1 -p1 -b .nobootstrap
 
 %build
 ./configure --prefix=%{_prefix} --libdir=%{_libdir}
@@ -77,6 +74,9 @@
 %{_libdir}/pkgconfig/mono-basic.pc
 
 %changelog
+* Sun Aug 10 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.0-1
+- bump to 2.0 preview 1
+
 * Tue Apr 29 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.9-4
 - spec file changelog fix
 - added BR pkgconfig


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mono-basic/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	23 Apr 2008 08:42:26 -0000	1.4
+++ sources	26 Aug 2008 12:11:38 -0000	1.5
@@ -1 +1 @@
-45b298da5c1e3ff696c0319add5f7962  mono-basic-1.9.tar.bz2
+ed5cf7f45354cb6763960e92cca39f92  mono-basic-2.0.tar.bz2


--- mono-basic-1.9-nobootstrap.patch DELETED ---




More information about the fedora-extras-commits mailing list