rpms/gnome-sharp/devel gnome-sharp-2.16.1-assemblydir.patch, NONE, 1.1

Xavier LAMIEN (laxathom) fedora-extras-commits at redhat.com
Fri Apr 11 17:53:07 UTC 2008


Author: laxathom

Update of /cvs/pkgs/rpms/gnome-sharp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22672

Added Files:
	gnome-sharp-2.16.1-assemblydir.patch 
Log Message:
Added patch on new release

gnome-sharp-2.16.1-assemblydir.patch:

--- NEW FILE gnome-sharp-2.16.1-assemblydir.patch ---
diff -up gnome-sharp-2.16.1/vte/Makefile.in.false2 gnome-sharp-2.16.1/vte/Makefile.in
--- gnome-sharp-2.16.1/vte/Makefile.in.false2	2008-04-11 16:51:53.000000000 +0200
+++ gnome-sharp-2.16.1/vte/Makefile.in	2008-04-11 16:52:36.000000000 +0200
@@ -262,7 +262,7 @@ build_symbols = $(patsubst %, --symbols=
 build_customs = $(patsubst %, $(srcdir)/%, $(customs))
 api_includes = $(GTKSHARP_CFLAGS) $(patsubst %, -I:%, $(INCLUDE_API))
 build_sources = $(patsubst %, $(srcdir)/%, $(sources)) AssemblyInfo.cs
-build_references = $(GTKSHARP_LIBS) $(patsubst %, /r:%, $(references)) $(MONO_CAIRO_LIBS)
+build_references = $(GTKSHARP_LIBS) $(patsubst %, /r:%, $(references)) -r:$(libdir)/mono/1.0/Mono.Cairo.dll
 @PLATFORM_WIN32_FALSE at GAPI_CDECL_INSERT = 
 @PLATFORM_WIN32_TRUE at GAPI_CDECL_INSERT = $(top_srcdir)/gapi-cdecl-insert --keyfile=$(SNK) $(ASSEMBLY)
 all: all-recursive
diff -up gnome-sharp-2.16.1/art/Makefile.in.false2 gnome-sharp-2.16.1/art/Makefile.in
--- gnome-sharp-2.16.1/art/Makefile.in.false2	2008-04-11 16:52:49.000000000 +0200
+++ gnome-sharp-2.16.1/art/Makefile.in	2008-04-11 16:53:09.000000000 +0200
@@ -246,7 +246,7 @@ build_symbols = $(patsubst %, --symbols=
 build_customs = $(patsubst %, $(srcdir)/%, $(customs))
 api_includes = $(GTKSHARP_CFLAGS) $(patsubst %, -I:%, $(INCLUDE_API))
 build_sources = $(patsubst %, $(srcdir)/%, $(sources)) AssemblyInfo.cs
-build_references = $(GTKSHARP_LIBS) $(patsubst %, /r:%, $(references)) $(MONO_CAIRO_LIBS)
+build_references = $(GTKSHARP_LIBS) $(patsubst %, /r:%, $(references)) -r:$(libdir)/mono/1.0/Mono.Cairo.dll
 @PLATFORM_WIN32_FALSE at GAPI_CDECL_INSERT = 
 @PLATFORM_WIN32_TRUE at GAPI_CDECL_INSERT = $(top_srcdir)/gapi-cdecl-insert --keyfile=$(SNK) $(ASSEMBLY)
 all: all-am
diff -up gnome-sharp-2.16.1/Makefile.include.false2 gnome-sharp-2.16.1/Makefile.include
--- gnome-sharp-2.16.1/Makefile.include.false2	2008-04-11 16:53:50.000000000 +0200
+++ gnome-sharp-2.16.1/Makefile.include	2008-04-11 16:54:15.000000000 +0200
@@ -1,4 +1,4 @@
-SNK = gtk-sharp.snk
+nNK = gtk-sharp.snk
 API = $(pkg:=-api.xml)
 RAW_API = $(pkg:=-api.raw)
 
@@ -54,7 +54,7 @@ $(POLICY_ASSEMBLIES): $(top_builddir)/po
 	done
 
 build_sources = $(patsubst %, $(srcdir)/%, $(sources)) AssemblyInfo.cs
-build_references = $(GTKSHARP_LIBS) $(patsubst %, /r:%, $(references)) $(MONO_CAIRO_LIBS)
+build_references = $(GTKSHARP_LIBS) $(patsubst %, /r:%, $(references)) -r:$(libdir)/mono/1.0/Mono.Cairo.dll
 
 if PLATFORM_WIN32
 GAPI_CDECL_INSERT=$(top_srcdir)/gapi-cdecl-insert --keyfile=$(SNK) $(ASSEMBLY)
diff -up gnome-sharp-2.16.1/gnome/Makefile.in.false2 gnome-sharp-2.16.1/gnome/Makefile.in
--- gnome-sharp-2.16.1/gnome/Makefile.in.false2	2008-04-11 16:54:57.000000000 +0200
+++ gnome-sharp-2.16.1/gnome/Makefile.in	2008-04-11 16:55:12.000000000 +0200
@@ -302,7 +302,7 @@ build_symbols = $(patsubst %, --symbols=
 build_customs = $(patsubst %, $(srcdir)/%, $(customs))
 api_includes = $(GTKSHARP_CFLAGS) $(patsubst %, -I:%, $(INCLUDE_API))
 build_sources = $(patsubst %, $(srcdir)/%, $(sources)) AssemblyInfo.cs
-build_references = $(GTKSHARP_LIBS) $(patsubst %, /r:%, $(references)) $(MONO_CAIRO_LIBS)
+build_references = $(GTKSHARP_LIBS) $(patsubst %, /r:%, $(references)) -r:$(libdir)/mono/1.0/Mono.Cairo.dll
 @PLATFORM_WIN32_FALSE at GAPI_CDECL_INSERT = 
 @PLATFORM_WIN32_TRUE at GAPI_CDECL_INSERT = $(top_srcdir)/gapi-cdecl-insert --keyfile=$(SNK) $(ASSEMBLY)
 all: all-recursive
diff -up gnome-sharp-2.16.1/gtkhtml/Makefile.in.false2 gnome-sharp-2.16.1/gtkhtml/Makefile.in
--- gnome-sharp-2.16.1/gtkhtml/Makefile.in.false2	2008-04-11 16:55:31.000000000 +0200
+++ gnome-sharp-2.16.1/gtkhtml/Makefile.in	2008-04-11 16:55:48.000000000 +0200
@@ -249,7 +249,7 @@ build_symbols = $(patsubst %, --symbols=
 build_customs = $(patsubst %, $(srcdir)/%, $(customs))
 api_includes = $(GTKSHARP_CFLAGS) $(patsubst %, -I:%, $(INCLUDE_API))
 build_sources = $(patsubst %, $(srcdir)/%, $(sources)) AssemblyInfo.cs
-build_references = $(GTKSHARP_LIBS) $(patsubst %, /r:%, $(references)) $(MONO_CAIRO_LIBS)
+build_references = $(GTKSHARP_LIBS) $(patsubst %, /r:%, $(references)) -r:$(libdir)/mono/1.0/Mono.Cairo.dll
 @PLATFORM_WIN32_FALSE at GAPI_CDECL_INSERT = 
 @PLATFORM_WIN32_TRUE at GAPI_CDECL_INSERT = $(top_srcdir)/gapi-cdecl-insert --keyfile=$(SNK) $(ASSEMBLY)
 all: all-am




More information about the fedora-extras-commits mailing list