rpms/mono/devel .cvsignore, 1.14, 1.15 mono-libdir.patch, 1.3, 1.4 mono.spec, 1.51, 1.52 sources, 1.14, 1.15

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Sun Jun 3 00:18:26 UTC 2007


Author: caillon

Update of /cvs/extras/rpms/mono/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22410

Modified Files:
	.cvsignore mono-libdir.patch mono.spec sources 
Log Message:
* Sat Jun  2 2007 Christopher Aillon <caillon at redhat.com> 1.2.4-1
- Update to 1.2.4



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mono/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	8 Feb 2007 09:46:25 -0000	1.14
+++ .cvsignore	3 Jun 2007 00:17:35 -0000	1.15
@@ -1 +1 @@
-mono-1.2.3.tar.gz
+mono-1.2.4.tar.bz2

mono-libdir.patch:

Index: mono-libdir.patch
===================================================================
RCS file: /cvs/extras/rpms/mono/devel/mono-libdir.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mono-libdir.patch	8 Feb 2007 09:46:25 -0000	1.3
+++ mono-libdir.patch	3 Jun 2007 00:17:35 -0000	1.4
@@ -127,8 +127,8 @@
  #
  noinst_LTLIBRARIES = libmonoruntime.la libmonoruntime-static.la
  
--INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/mono $(LIBGC_CFLAGS) $(GLIB_CFLAGS) $(GMODULE_CFLAGS) -DMONO_BINDIR=\"$(bindir)/\" -DMONO_ASSEMBLIES=\"$(assembliesdir)\" -DMONO_CFG_DIR=\"$(confdir)\"
-+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/mono $(LIBGC_CFLAGS) $(GLIB_CFLAGS) $(GMODULE_CFLAGS) -DMONO_BINDIR=\"$(bindir)/\" -DMONO_ASSEMBLIES=\"$(assembliesdir)\" -DMONO_RELOC_LIBDIR=\"$(reloc_libdir)\" -DMONO_CFG_DIR=\"$(confdir)\"
+-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/mono $(LIBGC_CFLAGS) $(GLIB_CFLAGS) -DMONO_BINDIR=\"$(bindir)/\" -DMONO_ASSEMBLIES=\"$(assembliesdir)\" -DMONO_CFG_DIR=\"$(confdir)\"
++INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/mono $(LIBGC_CFLAGS) $(GLIB_CFLAGS) -DMONO_BINDIR=\"$(bindir)/\" -DMONO_ASSEMBLIES=\"$(assembliesdir)\" -DMONO_RELOC_LIBDIR=\"$(reloc_libdir)\" -DMONO_CFG_DIR=\"$(confdir)\"
  
  #
  # Make sure any prefix changes are updated in the binaries too.


Index: mono.spec
===================================================================
RCS file: /cvs/extras/rpms/mono/devel/mono.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- mono.spec	1 Apr 2007 15:15:08 -0000	1.51
+++ mono.spec	3 Jun 2007 00:17:35 -0000	1.52
@@ -1,12 +1,12 @@
 Name:           mono
-Version:        1.2.3
-Release:        3%{?dist}
+Version:        1.2.4
+Release:        1%{?dist}
 Summary:        a .NET runtime environment
 
 Group:          Development/Languages
 License:        GPL, LGPL, MIT X11
 URL:            http://www.mono-project.com/
-Source0:        %{name}-%{version}.tar.gz
+Source0:        %{name}-%{version}.tar.bz2
 Source1:	monodir.c
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -557,6 +557,9 @@
 %gac_dll IBM.Data.DB2
 
 %changelog
+* Sat Jun  2 2007 Christopher Aillon <caillon at redhat.com> 1.2.4-1
+- Update to 1.2.4
+
 * Sun Apr  1 2007 Matthias Clasen <mclasen at redhat.com> - 1.2.3-3
 - Fix a spec format error (#210633)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mono/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	8 Feb 2007 09:46:25 -0000	1.14
+++ sources	3 Jun 2007 00:17:35 -0000	1.15
@@ -1 +1 @@
-d7af3ebcf37967e3548a02f5d61a0ebc  mono-1.2.3.tar.gz
+1d106acef8e3af3593c779f281541a0b  mono-1.2.4.tar.bz2




More information about the fedora-extras-commits mailing list