commit xfvnc for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package xfvnc for openSUSE:Factory checked 
in at 2012-02-16 10:11:19

Comparing /work/SRC/openSUSE:Factory/xfvnc (Old)
 and  /work/SRC/openSUSE:Factory/.xfvnc.new (New)


Package is "xfvnc", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xfvnc/xfvnc.changes  2012-01-09 
15:22:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.xfvnc.new/xfvnc.changes 2012-02-16 
10:11:23.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:57:54 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ xfvnc.spec ++
--- /var/tmp/diff_new_pack.zrvDfO/_old  2012-02-16 10:11:24.0 +0100
+++ /var/tmp/diff_new_pack.zrvDfO/_new  2012-02-16 10:11:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfvnc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,21 +20,21 @@
 
 Name:   xfvnc
 Version:0.1.0.%{svn_rev}
-Release:12
+Release:0
 Url:http://spurint.org/projects/xfvnc/
-License:GPLv2+
-Group:  Productivity/Networking/Other
 Summary:Simple VNC client for Xfce
+License:GPL-2.0+
+Group:  Productivity/Networking/Other
 Source: %{name}-svn-r%{svn_rev}.tar.bz2
 Patch0: %{name}-desktop.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(exo-1)
 BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk-vnc-1.0)
+BuildRequires:  pkgconfig(libglade-2.0)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxfcegui4-1.0)
 BuildRequires:  pkgconfig(libxfconf-0)
-BuildRequires:  pkgconfig(exo-1)
-BuildRequires:  pkgconfig(libglade-2.0)
-BuildRequires:  pkgconfig(gtk-vnc-1.0)
 %if %suse_version >= 1140
 BuildRequires:  pkgconfig(gvnc-1.0)
 %endif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xfvnc for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package xfvnc for openSUSE:Factory checked 
in at 2012-01-09 15:22:58

Comparing /work/SRC/openSUSE:Factory/xfvnc (Old)
 and  /work/SRC/openSUSE:Factory/.xfvnc.new (New)


Package is "xfvnc", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xfvnc/xfvnc.changes  2011-09-23 
12:51:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfvnc.new/xfvnc.changes 2012-01-09 
15:22:59.0 +0100
@@ -1,0 +2,5 @@
+Wed Jul 27 13:32:39 UTC 2011 - g...@opensuse.org
+
+- only depend on pkgconfig(gvnc-1.0) for openSUSE >= 11.4
+
+---



Other differences:
--
++ xfvnc.spec ++
--- /var/tmp/diff_new_pack.O2Uc98/_old  2012-01-09 15:22:59.0 +0100
+++ /var/tmp/diff_new_pack.O2Uc98/_new  2012-01-09 15:22:59.0 +0100
@@ -35,7 +35,9 @@
 BuildRequires:  pkgconfig(exo-1)
 BuildRequires:  pkgconfig(libglade-2.0)
 BuildRequires:  pkgconfig(gtk-vnc-1.0)
+%if %suse_version >= 1140
 BuildRequires:  pkgconfig(gvnc-1.0)
+%endif
 BuildRequires:  xfce4-dev-tools
 BuildRequires:  update-desktop-files
 # for autogen.sh

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xfvnc for openSUSE:Factory

2011-05-16 Thread h_root

Hello community,

here is the log from the commit of package xfvnc for openSUSE:Factory
checked in at Mon May 16 12:04:41 CEST 2011.




--- xfvnc/xfvnc.changes 2011-02-18 01:31:14.0 +0100
+++ /mounts/work_src_done/STABLE/xfvnc/xfvnc.changes2011-05-11 
18:28:05.0 +0200
@@ -1,0 +2,6 @@
+Wed May 11 17:09:16 UTC 2011 - g...@opensuse.org
+
+- added explicit dependency on pkgconfig(gvnc-1.0) to fix the build
+  on Factory
+
+---

calling whatdependson for head-i586




Other differences:
--
++ xfvnc.spec ++
--- /var/tmp/diff_new_pack.tnLlxg/_old  2011-05-16 12:03:52.0 +0200
+++ /var/tmp/diff_new_pack.tnLlxg/_new  2011-05-16 12:03:52.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   xfvnc
 Version:0.1.0.%{svn_rev}
-Release:11
+Release:12
 Url:http://spurint.org/projects/xfvnc/
 License:GPLv2+
 Group:  Productivity/Networking/Other
@@ -35,6 +35,7 @@
 BuildRequires:  pkgconfig(exo-1)
 BuildRequires:  pkgconfig(libglade-2.0)
 BuildRequires:  pkgconfig(gtk-vnc-1.0)
+BuildRequires:  pkgconfig(gvnc-1.0)
 BuildRequires:  xfce4-dev-tools
 BuildRequires:  update-desktop-files
 # for autogen.sh






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org