packages: dotnet-gnome-desktop-sharp/dotnet-gnome-desktop-sharp.spec, dotne...

patrys patrys at pld-linux.org
Sun Apr 4 17:02:35 CEST 2010


Author: patrys                       Date: Sun Apr  4 15:02:35 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- hacking around soname bump in gnome-desktop
- rel 3

---- Files affected:
packages/dotnet-gnome-desktop-sharp:
   dotnet-gnome-desktop-sharp.spec (1.7 -> 1.8) , gnome-desktop-soname.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/dotnet-gnome-desktop-sharp/dotnet-gnome-desktop-sharp.spec
diff -u packages/dotnet-gnome-desktop-sharp/dotnet-gnome-desktop-sharp.spec:1.7 packages/dotnet-gnome-desktop-sharp/dotnet-gnome-desktop-sharp.spec:1.8
--- packages/dotnet-gnome-desktop-sharp/dotnet-gnome-desktop-sharp.spec:1.7	Sun Apr  4 16:48:25 2010
+++ packages/dotnet-gnome-desktop-sharp/dotnet-gnome-desktop-sharp.spec	Sun Apr  4 17:02:30 2010
@@ -8,11 +8,12 @@
 Summary(pl.UTF-8):	Wiązania niektórych bibliotek GNOME desktop dla .NET
 Name:		dotnet-gnome-desktop-sharp
 Version:	2.26.0
-Release:	2
+Release:	3
 License:	LGPL
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop-sharp/2.26/gnome-desktop-sharp-%{version}.tar.bz2
 # Source0-md5:	4bc990900bb318b2ba0b0e7998bb47d1
+Patch0:		gnome-desktop-soname.patch
 URL:		http://gtk-sharp.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -74,6 +75,7 @@
 
 %prep
 %setup -q -n gnome-desktop-sharp-%{version}
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -159,6 +161,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2010/04/04 15:02:30  patrys
+- hacking around soname bump in gnome-desktop
+- rel 3
+
 Revision 1.7  2010/04/04 14:48:25  patrys
 - disable nautilus-cd-burner
 - rel 2

================================================================
Index: packages/dotnet-gnome-desktop-sharp/gnome-desktop-soname.patch
diff -u /dev/null packages/dotnet-gnome-desktop-sharp/gnome-desktop-soname.patch:1.1
--- /dev/null	Sun Apr  4 17:02:35 2010
+++ packages/dotnet-gnome-desktop-sharp/gnome-desktop-soname.patch	Sun Apr  4 17:02:30 2010
@@ -0,0 +1,9 @@
+--- gnome-desktop-sharp-2.26.0/gnomedesktop/gnomedesktop-sharp.dll.config.in~	2009-02-23 19:01:27.000000000 +0100
++++ gnome-desktop-sharp-2.26.0/gnomedesktop/gnomedesktop-sharp.dll.config.in	2010-04-04 16:56:51.984015198 +0200
+@@ -3,5 +3,5 @@
+   <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+-  <dllmap dll="gnome-desktop-2" target="libgnome-desktop-2 at LIB_PREFIX@.11 at LIB_SUFFIX@"/>
++  <dllmap dll="gnome-desktop-2" target="libgnome-desktop-2 at LIB_PREFIX@.17 at LIB_SUFFIX@"/>
+ </configuration>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dotnet-gnome-desktop-sharp/dotnet-gnome-desktop-sharp.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list