rpms/mono/devel .cvsignore, 1.4, 1.5 mono.spec, 1.23, 1.24 sources, 1.4, 1.5

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 13 10:15:15 UTC 2006


Author: alexl

Update of /cvs/dist/rpms/mono/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15429

Modified Files:
	.cvsignore mono.spec sources 
Log Message:
* Fri Jan 13 2006 Alexander Larsson <alexl at redhat.com> - 1.1.13-1
- Update to 1.13
- Add libgdiplus dep to mono-core
- Add s390x to build




Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/mono/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	9 Jan 2006 15:16:38 -0000	1.4
+++ .cvsignore	13 Jan 2006 10:15:09 -0000	1.5
@@ -1 +1 @@
-mono-1.1.12.1.tar.gz
+mono-1.1.13.tar.gz


Index: mono.spec
===================================================================
RCS file: /cvs/dist/rpms/mono/devel/mono.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- mono.spec	9 Jan 2006 15:39:18 -0000	1.23
+++ mono.spec	13 Jan 2006 10:15:09 -0000	1.24
@@ -1,5 +1,5 @@
 Name:           mono
-Version:        1.1.12.1
+Version:        1.1.13
 Release:        1
 Summary:        a .NET runtime environment
 
@@ -12,9 +12,7 @@
 BuildRequires:  bison, glib2-devel, pkgconfig, libicu-devel libgdiplus
 
 # JIT only availible on these:
-ExclusiveArch: %ix86 x86_64 ppc ia64 s390 armv4l sparc
-# Some build failure on s390x
-ExcludeArch: s390x
+ExclusiveArch: %ix86 x86_64 ppc ia64 s390 s390x armv4l sparc
 
 %description
 The Mono runtime implements a JIT engine for the ECMA CLI
@@ -25,6 +23,7 @@
 %package core
 Summary:        The Mono CIL runtime, suitable for running .NET code
 Group:          Development/Languages
+Requires:	libgdiplus
 
 %description core
 This package contains the core of the Mono runtime including its
@@ -256,7 +255,7 @@
 rm $RPM_BUILD_ROOT%{monodir}/1.0/cilc*
 rm $RPM_BUILD_ROOT/%_bindir/jay
 rm -r $RPM_BUILD_ROOT%{_datadir}/jay
-rm $RPM_BUILD_ROOT%{_prefix}/man/man1/jay.1
+rm $RPM_BUILD_ROOT%{_mandir}/man1/jay.1
 rm $RPM_BUILD_ROOT%{_mandir}/man1/monostyle.1
 rm $RPM_BUILD_ROOT%{_mandir}/man1/oldmono.1
 rm $RPM_BUILD_ROOT%{_mandir}/man1/mint.1
@@ -491,6 +490,11 @@
 %gac_dll IBM.Data.DB2
 
 %changelog
+* Fri Jan 13 2006 Alexander Larsson <alexl at redhat.com> - 1.1.13-1
+- Update to 1.13
+- Add libgdiplus dep to mono-core
+- Add s390x to build
+
 * Mon Jan  9 2006 Alexander Larsson <alexl at redhat.com> - 1.1.12.1-1
 - Update to 1.1.12.1
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/mono/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	9 Jan 2006 15:16:38 -0000	1.4
+++ sources	13 Jan 2006 10:15:09 -0000	1.5
@@ -1 +1 @@
-1afd911a96a0032b5d1c13656a5d0369  mono-1.1.12.1.tar.gz
+37fe3f191321ab7c426d57d0e1581bfe  mono-1.1.13.tar.gz




More information about the fedora-cvs-commits mailing list