rpms/gtk-sharp2/F-9 gtk-sharp2.spec,1.29,1.30 sources,1.9,1.10

Xavier LAMIEN laxathom at fedoraproject.org
Sat Sep 20 09:19:16 UTC 2008


Author: laxathom

Update of /cvs/pkgs/rpms/gtk-sharp2/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13490

Modified Files:
	gtk-sharp2.spec sources 
Log Message:
update release


Index: gtk-sharp2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtk-sharp2/F-9/gtk-sharp2.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- gtk-sharp2.spec	22 May 2008 13:49:43 -0000	1.29
+++ gtk-sharp2.spec	20 Sep 2008 09:18:46 -0000	1.30
@@ -1,18 +1,18 @@
 Name:           gtk-sharp2
-Version:        2.10.3
-Release:        3%{?dist}
+Version:        2.12.1
+Release:        1%{?dist}
 Summary:        GTK+ and GNOME bindings for Mono
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://gtk-sharp.sf.net
-Source0:        http://go-mono.com/sources/gtk-sharp2/gtk-sharp-%{version}.tar.gz
+Source0:        http://go-mono.com/sources/gtk-sharp2/gtk-sharp-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 #Patch1: gtk-sharp-2.9.0-monodir.patch
 Patch2: gtk-sharp2-2.10.3-libdir.patch
 Patch3: gtk-sharp-2.8.2-docfix.patch
-Patch4: gtk-sharp2-2.10.3-assemblydir.patch
+#Patch4: gtk-sharp2-2.10.3-assemblydir.patch
 
 BuildRequires:  mono-devel gtk2-devel libglade2-devel
 BuildRequires:  automake, libtool
@@ -62,12 +62,19 @@
 #%patch1 -p1 -b .monodir
 %patch2 -p1 -b .libdir
 %patch3 -p1 -b .docfix
-%patch4 -p1 -b .assemblydir
+#%patch4 -p1 -b .assemblydir
+
+# Fix assembly libdir
+sed -i 's|$(prefix)/lib|%{_libdir}|g' parser/Makefile.in \
+                                      generator/Makefile.in \
+                                        doc/Makefile.* \
+                                        configure.in
 
 
 %build
 #autoreconf --force --install
 export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
+export MONO_CAIRO_LIBS="-r:%{_libdir}/mono/1.0/Mono.Cairo.dll"
 %configure
 make
 
@@ -120,6 +127,9 @@
 %{_libdir}/monodoc
 
 %changelog
+* Sat Sep 20 2008 Xavier Lamien <lxtnow[at]gmail.com> - 2.12.1-1
+- Update release.
+
 * Thu May 22 2008 Xavier Lamien <lxtnow[at]gmail.com> - 2.10.3-3
 - Bump release.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gtk-sharp2/F-9/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	28 Feb 2008 00:01:33 -0000	1.9
+++ sources	20 Sep 2008 09:18:46 -0000	1.10
@@ -1 +1 @@
-e336ea00421958413ba10859866886f3  gtk-sharp-2.10.3.tar.gz
+b769fabc114fa9201c4e085ae36a8540  gtk-sharp-2.12.1.tar.bz2




More information about the fedora-extras-commits mailing list