SOURCES: amsn-desktop.patch, amsn-libng_plugin_init.patch - update...

jack jack at pld-linux.org
Mon Mar 5 23:10:37 CET 2007


Author: jack                         Date: Mon Mar  5 22:10:37 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 0.96

---- Files affected:
SOURCES:
   amsn-desktop.patch (1.2 -> 1.3) , amsn-libng_plugin_init.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/amsn-desktop.patch
diff -u SOURCES/amsn-desktop.patch:1.2 SOURCES/amsn-desktop.patch:1.3
--- SOURCES/amsn-desktop.patch:1.2	Sun Oct 15 20:46:10 2006
+++ SOURCES/amsn-desktop.patch	Mon Mar  5 23:10:32 2007
@@ -1,25 +1,18 @@
---- amsn-0.95/amsn.desktop~	2006-10-15 21:43:48.632179540 +0300
-+++ amsn-0.95/amsn.desktop	2006-10-15 21:45:21.184256246 +0300
+--- amsn-0.96.orig/amsn.desktop	2007-03-05 22:43:49.403398500 +0100
++++ amsn-0.96/amsn.desktop	2007-03-05 23:02:37.065873000 +0100
 @@ -4,12 +4,14 @@
  Exec=amsn
  Icon=msn.png
  Info=AMSN
 -Categories=Application;Network;
--Comment="MSN Messenger for Linux"
--Comment[fr]="MSN Messenger pour Linux"
--Comment[de]="MSN Messenger fr Linux"
--Comment[nl]="MSN Messenger voor Linux"
--Comment[no]="MSN Messenger for Linux"
 +Categories=Network;InstantMessaging;
-+Comment=MSN Messenger for Linux
-+Comment[fr]=MSN Messenger pour Linux
-+Comment[de]=MSN Messenger fr Linux
+ Comment=MSN Messenger for Linux
+ Comment[fr]=MSN Messenger pour Linux
+ Comment[de]=MSN Messenger fr Linux
 +Comment[nb]=MSN Messenger for Linux
-+Comment[nl]=MSN Messenger voor Linux
-+Comment[no]=MSN Messenger for Linux
+ Comment[nl]=MSN Messenger voor Linux
+ Comment[no]=MSN Messenger for Linux
 +Comment[pl]=MSN Messenger dla Linuksa
  Terminal=false
  Type=Application
--StartupNotify=true
-\ No newline at end of file
-+StartupNotify=true
+ StartupNotify=true

================================================================
Index: SOURCES/amsn-libng_plugin_init.patch
diff -u SOURCES/amsn-libng_plugin_init.patch:1.1 SOURCES/amsn-libng_plugin_init.patch:1.2
--- SOURCES/amsn-libng_plugin_init.patch:1.1	Wed Jul  5 21:01:19 2006
+++ SOURCES/amsn-libng_plugin_init.patch	Mon Mar  5 23:10:32 2007
@@ -1,13 +1,8 @@
---- amsn-0.95/utils/linux/capture/libng/grab-ng.c~	2005-12-22 03:06:25.000000000 +0100
-+++ amsn-0.95/utils/linux/capture/libng/grab-ng.c	2006-04-08 17:20:44.453258750 +0200
-@@ -1140,12 +1140,13 @@
- 	    continue;
- 	}
- 
-+	if (NULL == (initcall = dlsym(plugin,"plugin_init")))
- 	if (NULL == (initcall = dlsym(plugin,"ng_plugin_init"))) {
+diff -Nur amsn-0.96.orig/utils/linux/capture/libng/grab-ng.c amsn-0.96/utils/linux/capture/libng/grab-ng.c
+--- amsn-0.96.orig/utils/linux/capture/libng/grab-ng.c	2007-03-05 22:43:48.135319250 +0100
++++ amsn-0.96/utils/linux/capture/libng/grab-ng.c	2007-03-05 22:44:31.706042250 +0100
+@@ -1144,7 +1144,7 @@
  	    if (NULL == (initcall = dlsym(plugin,"_ng_plugin_init"))) {
- 		fprintf(stderr,"dlsym[%s]: %s\n",filename,dlerror());
  		continue;
  	    }
 -	}
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/amsn-desktop.patch?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SOURCES/amsn-libng_plugin_init.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list