Hello community,

here is the log from the commit of package tigervnc for openSUSE:Factory 
checked in at 2014-06-18 10:59:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tigervnc (Old)
 and      /work/SRC/openSUSE:Factory/.tigervnc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tigervnc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tigervnc/tigervnc.changes        2014-06-02 
07:04:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tigervnc.new/tigervnc.changes   2014-06-18 
10:59:23.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun  4 11:39:54 UTC 2014 - [email protected]
+
+- Fix some errors reported by rpmlint.
+
+-------------------------------------------------------------------
@@ -10 +14,0 @@
-

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

Other differences:
------------------
++++++ tigervnc.spec ++++++
--- /var/tmp/diff_new_pack.amQIZX/_old  2014-06-18 10:59:24.000000000 +0200
+++ /var/tmp/diff_new_pack.amQIZX/_new  2014-06-18 10:59:24.000000000 +0200
@@ -20,7 +20,7 @@
 Version:        1.3.1
 Release:        0
 Provides:       tightvnc = 1.3.9
-Obsoletes:      tightvnc < 1.3.10
+Obsoletes:      tightvnc < 1.3.9
 Provides:       vnc
 BuildRequires:  Mesa-devel
 BuildRequires:  autoconf
@@ -217,11 +217,15 @@
 install -D -m 644 %{SOURCE8} $RPM_BUILD_ROOT/etc/slp.reg.d/vnc.reg
 install -D -m 755 %{SOURCE9} $RPM_BUILD_ROOT%{_bindir}/vncpasswd.arg
 install -D -m 644 %{SOURCE10} $RPM_BUILD_ROOT%{_datadir}/vnc/classes
+ln -s -f %{_sysconfdir}/alternatives/vncviewer 
$RPM_BUILD_ROOT%{_bindir}/vncviewer
+ln -s -f %{_sysconfdir}/alternatives/vncviewer.1.gz 
$RPM_BUILD_ROOT%{_mandir}/man1/vncviewer.1.gz
 
 %find_lang '%{name}'
 
 %post
-"%_sbindir/update-alternatives" --install /usr/bin/vncviewer vncviewer 
/usr/bin/vncviewer-tigervnc 20
+%_sbindir/update-alternatives \
+    --install %{_bindir}/vncviewer vncviewer %{_bindir}/vncviewer-tigervnc 20 \
+    --slave %{_mandir}/man1/vncviewer.1.gz  vncviewer.1.gz  
%{_mandir}/man1/vncviewer-tigervnc.1.gz
 
 %postun
 if [ "$1" = 0 ] ; then
@@ -230,12 +234,15 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
+%ghost %{_bindir}/vncviewer
 %{_bindir}/vncviewer-tigervnc
 %exclude /usr/share/doc/tigervnc-1.3.1
 %doc LICENCE.TXT
 %doc README.txt
-%{_mandir}/man1/vncviewer-tigervnc.1*
+%ghost %_mandir/man1/vncviewer.1.gz
+%doc %_mandir/man1/vncviewer-tigervnc.1.gz
 %ghost %_sysconfdir/alternatives/vncviewer
+%ghost %_sysconfdir/alternatives/vncviewer.1.gz
 
 %files -n xorg-x11-Xvnc
 %defattr(-,root,root)
@@ -267,8 +274,8 @@
 
 %exclude /var/lib/xkb/compiled/README.compiled
 
-/etc/sysconfig/SuSEfirewall2.d/services/vnc-server
-/etc/sysconfig/SuSEfirewall2.d/services/vnc-httpd
+%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/vnc-server
+%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/vnc-httpd
 
 %ifnarch s390x
 %config(noreplace) /etc/X11/xorg.conf.d/10-libvnc.conf

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to