diff --git a/tigervnc.spec b/tigervnc.spec index 6fe54a9..8ba7fca 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -126,7 +126,6 @@ Source15: xvnc-novnc.service Source16: xvnc-novnc.socket Source17: tigervnc.firewalld Source18: tigervnc-https.firewalld -Source19: vncserver.firewalld Patch1: tigervnc-newfbsize.patch Patch2: tigervnc-clean-pressed-key-on-exit.patch @@ -303,7 +302,6 @@ install -D -m 644 %{SOURCE4} $RPM_BUILD_ROOT/etc/X11/xorg.conf.d/10-libvnc.conf %if %{use_firewalld} install -D -m 644 %{SOURCE17} $RPM_BUILD_ROOT%{_libexecdir}/firewalld/services/tigervnc.xml install -D -m 644 %{SOURCE18} $RPM_BUILD_ROOT%{_libexecdir}/firewalld/services/tigervnc-https.xml -install -D -m 644 %{SOURCE19} $RPM_BUILD_ROOT%{_libexecdir}/firewalld/services/vncserver.xml %else install -D -m 644 %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/vnc-server install -D -m 644 %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/vnc-httpd @@ -457,7 +455,6 @@ usermod -G shadow -a %{vncuser} || : %dir %{_libexecdir}/firewalld/services %{_libexecdir}/firewalld/services/tigervnc.xml %{_libexecdir}/firewalld/services/tigervnc-https.xml -%{_libexecdir}/firewalld/services/vncserver.xml %else %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/vnc-server %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/vnc-httpd diff --git a/vncserver.firewalld b/vncserver.firewalld deleted file mode 100644 index 0326b29..0000000 --- a/vncserver.firewalld +++ /dev/null @@ -1,7 +0,0 @@ - - - VNC displays :0-:99 - This opens ports for VNC displays :0-:99, which is useful for dynamically allocated display numbers by the vncserver command. - - -