Mailinglist Archive: opensuse-commit (861 mails)

< Previous Next >
commit xfvnc for openSUSE:Factory

Hello community,

here is the log from the commit of package xfvnc for openSUSE:Factory
checked in at Fri Jan 14 17:24:28 CET 2011.



--------
--- xfvnc/xfvnc.changes 2009-02-27 21:30:01.000000000 +0100
+++ xfvnc/xfvnc.changes 2011-01-14 14:48:10.000000000 +0100
@@ -1,0 +2,13 @@
+Fri Jan 14 13:52:05 UTC 2011 - gber@xxxxxxxxxxxx
+
+- fixed typo
+
+-------------------------------------------------------------------
+Tue Dec 28 10:44:49 UTC 2010 - gber@xxxxxxxxxxxx
+
+- improved summary/description
+- corrected group
+- removed empty README, NEWS, ChangeLog
+- corrected URL
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xfvnc.spec ++++++
--- /var/tmp/diff_new_pack.pBvyRe/_old 2011-01-14 17:23:55.000000000 +0100
+++ /var/tmp/diff_new_pack.pBvyRe/_new 2011-01-14 17:23:55.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package xfvnc (Version 0.1.0.6801)
+# spec file for package xfvnc
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -15,27 +15,33 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

-# norootforbuild

%define svn_rev 6801

Name: xfvnc
Version: 0.1.0.%{svn_rev}
-Release: 1
-Url: http://svn.xfce.org/svn/goodies/xfvnc/trunk/
+Release: 6
+Url: http://spurint.org/projects/xfvnc/
License: GPLv2+
-Group: System/GUI/XFCE
-Summary: VNC client for Xfce
+Group: Productivity/Networking/Other
+Summary: Simple VNC client for Xfce
Source: %{name}-svn-r%{svn_rev}.tar.bz2
Patch0: %{name}-desktop.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: exo-devel gtk-vnc-devel gtk2-devel libglade2-devel
libxfcegui4-devel xfce4-dev-tools
+BuildRequires: pkgconfig(gtk+-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)
+BuildRequires: xfce4-dev-tools
BuildRequires: update-desktop-files
# for autogen.sh
-BuildRequires: intltool subversion
+BuildRequires: intltool

%description
-VNC client for Xfce.
+XfVNC is a very simple VNC client tailored for the Xfce desktop environment.

%prep
%setup -q -n %{name}
@@ -44,22 +50,20 @@
%build
./autogen.sh
%configure --enable-maintainer-mode
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}

%install
-make DESTDIR=$RPM_BUILD_ROOT install
+%make_install
%suse_update_desktop_file -i xfvnc Network RemoteAccess GTK
%find_lang %{name}

%clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}

%files -f %name.lang
%defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog NEWS README TODO
+%doc AUTHORS COPYING
%{_bindir}/xfvnc
%{_datadir}/applications/%{name}.desktop
-# %dir %{_datadir}/%{name}
-# %{_datadir}/%{name}/%{name}.glade

%changelog


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages