rpms/mono/devel .cvsignore, 1.39, 1.40 import.log, 1.38, 1.39 mono.spec, 1.112, 1.113 sources, 1.45, 1.46

Paul F. Johnson pfj at fedoraproject.org
Fri Feb 27 23:10:54 UTC 2009


Author: pfj

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

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

Bump to RC1
Fix BR to use libgdiplus-2.4 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/.cvsignore,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- .cvsignore	18 Feb 2009 23:36:13 -0000	1.39
+++ .cvsignore	27 Feb 2009 23:10:23 -0000	1.40
@@ -1 +1 @@
-mono-127307.tar.bz2
+mono-2.4.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/import.log,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- import.log	18 Feb 2009 23:36:13 -0000	1.38
+++ import.log	27 Feb 2009 23:10:23 -0000	1.39
@@ -36,3 +36,4 @@
 mono-2_4-6_pre2_20091002svn126522_fc11:HEAD:mono-2.4-6.pre2.20091002svn126522.fc11.src.rpm:1234485417
 mono-2_4-7_pre3_20091702svn127216_fc11:HEAD:mono-2.4-7.pre3.20091702svn127216.fc11.src.rpm:1234914090
 mono-2_4-7_pre3_20091802svn127307_fc11:HEAD:mono-2.4-7.pre3.20091802svn127307.fc11.src.rpm:1234999657
+mono-2_4-8_RC1_fc11:HEAD:mono-2.4-8.RC1.fc11.src.rpm:1235776176


Index: mono.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/mono.spec,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- mono.spec	26 Feb 2009 02:26:16 -0000	1.112
+++ mono.spec	27 Feb 2009 23:10:24 -0000	1.113
@@ -1,14 +1,12 @@
-%define svnver 127307
-
 Name:		mono
 Version:        2.4
-Release:        8.pre3.20091802svn%{svnver}%{?dist}
+Release:        8.RC1%{?dist}
 Summary:        A .NET runtime environment
 
 Group:          Development/Languages
 License:        MIT
-URL:            %{name}-%{svnver}.tar.bz2
-Source0:        %{name}-%{svnver}.tar.bz2
+URL:            http://mono.ximian.com/monobuild/preview/sources-preview/
+Source0:        %{name}-%{version}.tar.bz2
 Source1:	monodir.c
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -16,7 +14,7 @@
 BuildRequires:  glib2-devel
 BuildRequires:  pkgconfig
 BuildRequires:  libicu-devel
-BuildRequires:  libgdiplus-devel >= 2.2
+BuildRequires:  libgdiplus-devel >= 2.4
 BuildRequires:  zlib-devel
 %ifarch ia64
 BuildRequires:  libunwind
@@ -269,7 +267,7 @@
   %{nil}
 
 %prep
-%setup -q -n %{name}-%{svnver}
+%setup -q 
 
 %patch0 -p1 -b .ppc-threading
 %patch1 -p1 -b .libdir
@@ -687,13 +685,10 @@
 %{_libdir}/pkgconfig/monodoc.pc
 
 %changelog
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4-8.pre3.20091802svn127307
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Wed Feb 18 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-7.pre3.20091802svn127307
-- Update from svn
-- Retagged to preview 3
-- Corrected date
+* Fri Feb 27 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-8.RC1
+- Built using official tarball release
+- BR now uses libgdiplus >= 2.4
+- Bump to RC1
 
 * Tue Feb 10 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-6.pre2.20091002svn126522
 - Update from svn


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/sources,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- sources	18 Feb 2009 23:36:13 -0000	1.45
+++ sources	27 Feb 2009 23:10:24 -0000	1.46
@@ -1 +1 @@
-df1e9f05fb40476fa3ec8f87a50e1cb3  mono-127307.tar.bz2
+17f740bcff59983cdbe9ef89b80cf969  mono-2.4.tar.bz2




More information about the fedora-extras-commits mailing list