rpms/mono-basic/devel .cvsignore, 1.8, 1.9 import.log, 1.11, 1.12 mono-basic.spec, 1.19, 1.20 sources, 1.10, 1.11

Paul F. Johnson pfj at fedoraproject.org
Fri Feb 27 22:52:17 UTC 2009


Author: pfj

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

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

Bump to RC1
Fix to build against mono-2.4 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mono-basic/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	31 Dec 2008 17:16:34 -0000	1.8
+++ .cvsignore	27 Feb 2009 22:51:46 -0000	1.9
@@ -1 +1 @@
-mono-basic-122295.tar.bz2
+mono-basic-2.4.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono-basic/devel/import.log,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- import.log	31 Dec 2008 23:30:50 -0000	1.11
+++ import.log	27 Feb 2009 22:51:47 -0000	1.12
@@ -9,3 +9,4 @@
 mono-basic-2_2-6_pre3_20081217svn121665_fc11:HEAD:mono-basic-2.2-6.pre3.20081217svn121665.fc11.src.rpm:1229521282
 mono-basic-2_2-8_RC1_20081231svn122295_fc11:HEAD:mono-basic-2.2-8.RC1.20081231svn122295.fc11.src.rpm:1230743701
 mono-basic-2_2-9_RC1_20081231svn122295_fc11:HEAD:mono-basic-2.2-9.RC1.20081231svn122295.fc11.src.rpm:1230766201
+mono-basic-2_4-1_RC1_fc11:HEAD:mono-basic-2.4-1.RC1.fc11.src.rpm:1235775049


Index: mono-basic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-basic/devel/mono-basic.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- mono-basic.spec	26 Feb 2009 02:28:12 -0000	1.19
+++ mono-basic.spec	27 Feb 2009 22:51:47 -0000	1.20
@@ -1,15 +1,14 @@
 %define debug_package %{nil}
-%define svnver 122295
 
 Name:		mono-basic
-Version:	2.2
-Release:	10.RC1.20081231svn%{svnver}%{?dist}
+Version:	2.4
+Release:	1.RC1%{?dist}
 Summary:        VisualBasic.NET support for mono
 Group:          Development/Languages
 License:        LGPLv2+
 Patch0:		mono-basic.patch
-URL:            http://www.mono-project.com/
-Source0:        %{name}-%{svnver}.tar.bz2	
+URL:            http://mono.ximian.com/monobuild/preview/sources-preview/
+Source0:        %{name}-%{version}.tar.bz2	
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Yeah, so this guy isn't self-hosting.
@@ -18,7 +17,7 @@
 %else
 BuildRequires:	pkgconfig
 %endif
-BuildRequires:  mono-devel >= 2.2
+BuildRequires:  mono-devel >= 2.4
 Requires: 	mono-winforms
 
 ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc alpha ppc
@@ -37,7 +36,7 @@
 Development files for mono-basic
 
 %prep
-%setup -q -n %{name}-%{svnver}
+%setup -q
 sed -i -e 's!@libdir@!%{_libdir}!' %{PATCH0}
 %patch0 -p1 -b .original
 sed -i -e 's!%{_libdir}!@libdir@!' %{PATCH0} 
@@ -81,8 +80,9 @@
 %{_libdir}/pkgconfig/mono-basic.pc
 
 %changelog
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2-10.RC1.20081231svn122295
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Fri Feb 27 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-1.RC1
+- bump to RC1
+- fix to build against mono-2.4
 
 * Wed Dec 31 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.2-9.RC1.20081231svn122295
 - Hack to build under ppc. Will revert next build


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mono-basic/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	31 Dec 2008 17:16:34 -0000	1.10
+++ sources	27 Feb 2009 22:51:47 -0000	1.11
@@ -1 +1 @@
-c9e1cc80e1e261957e9f447bc6ac13ce  mono-basic-122295.tar.bz2
+ee15480cfc667d514c958313ee980572  mono-basic-2.4.tar.bz2




More information about the fedora-extras-commits mailing list