Hello community,

here is the log from the commit of package tightvnc for openSUSE:Factory 
checked in at 2013-12-08 19:49:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tightvnc (Old)
 and      /work/SRC/openSUSE:Factory/.tightvnc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tightvnc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tightvnc/tightvnc.changes        2013-10-23 
10:11:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tightvnc.new/tightvnc.changes   2013-12-08 
19:49:49.000000000 +0100
@@ -1,0 +2,8 @@
+Thu Dec  5 12:50:36 UTC 2013 - m...@suse.com
+
+- Strip tightvnc down to client only to prevent conflict with
+  tigervnc. (fate#312636) Therefore we could drop some patches:
+  vncserver.patch, vncpasswd.arg.patch, vncpasswd.patch, 
+  vncserver.noreset.patch
+
+-------------------------------------------------------------------

Old:
----
  tightvnc-firewall-http
  tightvnc-firewall-vnc
  vnc.reg
  vnc_inetd_httpd
  vnchttpd.xinetd
  vncpasswd.arg.patch
  vncpasswd.patch
  vncserver.noreset.patch
  vncserver.patch

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

Other differences:
------------------
++++++ tightvnc.spec ++++++
--- /var/tmp/diff_new_pack.IdbhHG/_old  2013-12-08 19:49:49.000000000 +0100
+++ /var/tmp/diff_new_pack.IdbhHG/_new  2013-12-08 19:49:49.000000000 +0100
@@ -33,25 +33,16 @@
 Version:        1.3.10
 Release:        0
 Source0:        
http://www.tightvnc.com/download/%{version}/%{name}-%{version}_unixsrc.tar.bz2
-Source1:        vnc_inetd_httpd
-Source2:        vnchttpd.xinetd
-Source3:        vnc.reg
-Source4:        tightvnc-firewall-vnc
-Source5:        tightvnc-firewall-http
 Patch0:         vncviewer.patch
-Patch1:         vncserver.patch
-Patch2:         vncpasswd.arg.patch
-Patch3:         tightvnc-X_SetInputFocus.patch
-Patch4:         vncconnect.patch
-Patch5:         vncpasswd.patch
-Patch6:         tightvnc-byteorder.patch
-Patch7:         tightvnc-vncviewer-scrollbar.patch
-Patch8:         tightvnc-newfbsize.patch
-Patch9:         tightvnc-rfbversion.patch
-Patch10:        tightvnc-fullscreen.patch
-Patch11:        vncserver.noreset.patch
-Patch12:        tightvnc-man.patch
-Patch13:        tightvnc-altgr.patch
+Patch1:         tightvnc-X_SetInputFocus.patch
+Patch2:         vncconnect.patch
+Patch3:         tightvnc-byteorder.patch
+Patch4:         tightvnc-vncviewer-scrollbar.patch
+Patch5:         tightvnc-newfbsize.patch
+Patch6:         tightvnc-rfbversion.patch
+Patch7:         tightvnc-fullscreen.patch
+Patch8:         tightvnc-man.patch
+Patch9:         tightvnc-altgr.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -75,10 +66,6 @@
 %patch7
 %patch8
 %patch9
-%patch10
-%patch11
-%patch12
-%patch13
 
 %build
 xmkmf
@@ -87,33 +74,16 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -m755 -p $RPM_BUILD_ROOT/usr/bin
-mkdir -m755 -p $RPM_BUILD_ROOT/usr/share/vnc/classes
 mkdir -m755 -p $RPM_BUILD_ROOT%_mandir/man1
-./vncinstall $RPM_BUILD_ROOT/usr/bin $RPM_BUILD_ROOT%_mandir
-install -m644 classes/* $RPM_BUILD_ROOT/usr/share/vnc/classes
-mkdir -m755 -p $RPM_BUILD_ROOT/etc
-install -m644 tightvncserver.conf $RPM_BUILD_ROOT/etc/
-mkdir -m755 -p $RPM_BUILD_ROOT/etc/xinetd.d/
-cp %{SOURCE2} $RPM_BUILD_ROOT/etc/xinetd.d/vnchttpd
-install -m755 -c %{SOURCE1} $RPM_BUILD_ROOT/usr/bin/
-mkdir -m755 -p $RPM_BUILD_ROOT/etc/slp.reg.d/
-install -m644 -c %{SOURCE3} $RPM_BUILD_ROOT/etc/slp.reg.d/
-mkdir -m755 -p %buildroot/etc/sysconfig/SuSEfirewall2.d/services
-install -m644 -c %SOURCE4 
%buildroot/etc/sysconfig/SuSEfirewall2.d/services/vnc-server
-install -m644 -c %SOURCE5 
%buildroot/etc/sysconfig/SuSEfirewall2.d/services/vnc-httpd
-# we don't ship Xvnc
-rm $RPM_BUILD_ROOT%_mandir/man1/Xvnc*
+install -D -m 755 vncviewer/vncviewer $RPM_BUILD_ROOT%{_bindir}/vncviewer
+install -D -m 755 vncconnect/vncconnect $RPM_BUILD_ROOT%{_bindir}/vncconnect
+install -D -m 755 vncviewer/vncviewer.man 
$RPM_BUILD_ROOT%{_mandir}/man1/vncviewer.man.1
+install -D -m 755 vncconnect/vncconnect.man 
$RPM_BUILD_ROOT%{_mandir}/man1/vncconnect.man.1
 
 %files
 %defattr(-,root,root)
 %doc README LICENCE.TXT ChangeLog WhatsNew
 %doc %_mandir/*/*
-/usr/share/vnc
 /usr/bin/*
-%config(noreplace) /etc/tightvncserver.conf
-%config(noreplace) /etc/xinetd.d/vnchttpd
-%dir /etc/slp.reg.d
-%config(noreplace) /etc/slp.reg.d/*
-%config(noreplace) /etc/sysconfig/SuSEfirewall2.d/services/*
 
 %changelog

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

Reply via email to