Author: lisu                         Date: Sat May 21 14:41:55 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed patch in one point

---- Files affected:
packages/notify-osd:
   notify-osd-libnotify.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/notify-osd/notify-osd-libnotify.patch
diff -u packages/notify-osd/notify-osd-libnotify.patch:1.1 
packages/notify-osd/notify-osd-libnotify.patch:1.2
--- packages/notify-osd/notify-osd-libnotify.patch:1.1  Sat May 21 16:31:02 2011
+++ packages/notify-osd/notify-osd-libnotify.patch      Sat May 21 16:41:50 2011
@@ -1,5 +1,5 @@
---- notify-osd-0.9.30/tests/test-withlib.c~    2011-02-25 09:10:24.000000000 
+0100
-+++ notify-osd-0.9.30/tests/test-withlib.c     2011-05-21 16:27:58.986752462 
+0200
+--- notify-osd-0.9.30/tests/test-withlib.c.orig        2011-05-21 
16:39:15.873752286 +0200
++++ notify-osd-0.9.30/tests/test-withlib.c     2011-05-21 16:40:47.154752443 
+0200
 @@ -94,7 +94,11 @@
  
        n = notify_notification_new ("Test",
@@ -131,8 +131,8 @@
 +                                   "notification-audio-play"
 +#if !defined(NOTIFY_VERSION_MINOR) || (NOTIFY_VERSION_MAJOR == 0 && 
NOTIFY_VERSION_MINOR < 7)
 +                                   , NULL
-+                                   );
 +#endif
++                                   );
        notify_notification_set_hint_string (n, "icon-only", "allowed");
        res = notify_notification_show (n, NULL);
        g_assert (res);
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/notify-osd/notify-osd-libnotify.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to