Author: baggins                      Date: Thu May 17 20:46:35 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.5.1

---- Files affected:
packages/xfce4-radio-plugin:
   xfce4-radio-plugin-ui.patch (1.1 -> 1.2) , xfce4-radio-plugin.spec (1.18 -> 
1.19) 

---- Diffs:

================================================================
Index: packages/xfce4-radio-plugin/xfce4-radio-plugin-ui.patch
diff -u packages/xfce4-radio-plugin/xfce4-radio-plugin-ui.patch:1.1 
packages/xfce4-radio-plugin/xfce4-radio-plugin-ui.patch:1.2
--- packages/xfce4-radio-plugin/xfce4-radio-plugin-ui.patch:1.1 Tue Mar  1 
13:26:44 2011
+++ packages/xfce4-radio-plugin/xfce4-radio-plugin-ui.patch     Thu May 17 
22:46:29 2012
@@ -31,16 +31,15 @@
 diff -ur xfce4-radio-plugin-0.4.4-orig/panel-plugin/xfce4-radio.c 
xfce4-radio-plugin-0.4.4/panel-plugin/xfce4-radio.c
 --- xfce4-radio-plugin-0.4.4-orig/panel-plugin/xfce4-radio.c   2010-11-04 
16:00:07.000000000 +0100
 +++ xfce4-radio-plugin-0.4.4/panel-plugin/xfce4-radio.c        2011-03-01 
13:21:59.741063514 +0100
-@@ -51,8 +51,7 @@
- #include "v4l1.h"
+@@ -51,7 +51,7 @@
+ #include "radio.h"
  #include "v4l2.h"
  
--#include <libxfcegui4/dialogs.h>
--#include <libxfcegui4/xfce-exec.h>
+-#include <libxfcegui4/libxfcegui4.h>
 +#include <libxfce4ui/libxfce4ui.h>
- #include <libxfce4util/libxfce4util.h>
  #include <gdk/gdkkeysyms.h>
  
+ #include <linux/videodev2.h>
 @@ -323,7 +322,7 @@
  
        if (strcmp(data->startup_command, "") != 0)
@@ -52,9 +51,9 @@
        gtk_tooltips_enable (data->tooltips);
 @@ -348,7 +347,7 @@
  
-       if (strcmp (data->shutdown_command, "") != 0)
+       if (strcmp(data->shutdown_command, "") != 0)
        {
--              xfce_exec (data->shutdown_command, FALSE, FALSE, NULL);
+-              xfce_exec(data->shutdown_command, FALSE, FALSE, NULL);
 +              xfce_spawn_command_line_on_screen(gdk_screen_get_default(), 
data->shutdown_command, FALSE, FALSE, NULL);
        }
  }

================================================================
Index: packages/xfce4-radio-plugin/xfce4-radio-plugin.spec
diff -u packages/xfce4-radio-plugin/xfce4-radio-plugin.spec:1.18 
packages/xfce4-radio-plugin/xfce4-radio-plugin.spec:1.19
--- packages/xfce4-radio-plugin/xfce4-radio-plugin.spec:1.18    Wed Mar 16 
23:21:01 2011
+++ packages/xfce4-radio-plugin/xfce4-radio-plugin.spec Thu May 17 22:46:29 2012
@@ -2,12 +2,12 @@
 Summary:       Radio plugin for the Xfce panel
 Summary(pl.UTF-8):     Wtyczka z radiem dla panelu Xfce
 Name:          xfce4-radio-plugin
-Version:       0.4.5
+Version:       0.5.1
 Release:       1
 License:       GPL v3
 Group:         X11/Applications
-Source0:       
http://archive.xfce.org/src/panel-plugins/xfce4-radio-plugin/0.4/%{name}-%{version}.tar.bz2
-# Source0-md5: a7dff7555d073bb9587f300701923d77
+Source0:       
http://archive.xfce.org/src/panel-plugins/xfce4-radio-plugin/0.5/%{name}-%{version}.tar.bz2
+# Source0-md5: 237001f3a134c28c16bcd07b57168150
 Patch0:                %{name}-ui.patch
 URL:           
http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin
 BuildRequires: autoconf >= 2.63
@@ -81,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2012/05/17 20:46:29  baggins
+- 0.5.1
+
 Revision 1.18  2011/03/16 22:21:01  baggins
 - 0.4.5
 - license changed to GPLv3
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/packages/xfce4-radio-plugin/xfce4-radio-plugin-ui.patch?r1=1.1&r2=1.2
    
http://cvs.pld-linux.org/packages/xfce4-radio-plugin/xfce4-radio-plugin.spec?r1=1.18&r2=1.19

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

Reply via email to