/[packages]/updates/8/tigervnc/current/SPECS/tigervnc.spec
ViewVC logotype

Diff of /updates/8/tigervnc/current/SPECS/tigervnc.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1628819 by tv, Sat Sep 19 19:43:30 2020 UTC revision 1628823 by tv, Sat Sep 19 19:46:24 2020 UTC
# Line 60  from a wide variety of machine architect Line 60  from a wide variety of machine architect
60  client which will allow you to connect to other desktops running a VNC  client which will allow you to connect to other desktops running a VNC
61  server.  server.
62    
 %files -f %{name}.lang  
 %_defaultdocdir/%{name}/  
 %{_bindir}/vncviewer  
 %{_iconsdir}/*  
 %{_datadir}/applications/*  
 %{_mandir}/man1/vncviewer.1*  
   
   
63  #------------------------------------------------------------------------------  #------------------------------------------------------------------------------
64    
65  %package server  %package server
# Line 82  The VNC system allows you to access the Line 74  The VNC system allows you to access the
74  variety of platforms.  This package is a TigerVNC server, allowing  variety of platforms.  This package is a TigerVNC server, allowing
75  others to access the desktop on your machine.  others to access the desktop on your machine.
76    
 %files server  
 %doc HOWTO.md  
 %config(noreplace) %{_sysconfdir}/pam.d/tigervnc  
 %config(noreplace) %{_sysconfdir}/tigervnc/vncserver-config-defaults  
 %config(noreplace) %{_sysconfdir}/tigervnc/vncserver-config-mandatory  
 %config(noreplace) %{_sysconfdir}/tigervnc/vncserver.users  
 %{_unitdir}/vncserver@.service  
 %{_bindir}/vncconfig  
 %{_bindir}/vncpasswd  
 %{_bindir}/x0vncserver  
 %{_bindir}/Xvnc  
 %{_bindir}/vncserver  
 %{_sbindir}/vncsession  
 %{_libexecdir}/vncserver  
 %{_libexecdir}/vncsession-start  
 %{_mandir}/man1/Xvnc.1*  
 %{_mandir}/man1/vncpasswd.1*  
 %{_mandir}/man1/vncconfig.1*  
 %{_mandir}/man1/x0vncserver.1*  
 %{_mandir}/man8/vncserver.8*  
 %{_mandir}/man8/vncsession.8*  
   
77  #------------------------------------------------------------------------------  #------------------------------------------------------------------------------
78    
79  %package server-module  %package server-module
# Line 117  Requires: x11-server-xorg Line 87  Requires: x11-server-xorg
87  This package contains libvnc.so module to X server, allowing others  This package contains libvnc.so module to X server, allowing others
88  to access the desktop on your machine.  to access the desktop on your machine.
89    
 %files server-module  
 %{_libdir}/xorg/modules/extensions/libvnc.so  
   
90  #------------------------------------------------------------------------------  #------------------------------------------------------------------------------
91    
92  %package java  %package java
# Line 140  There are three basic ways to use TigerV Line 107  There are three basic ways to use TigerV
107    2. Running applet hosted on a standalone Web server.    2. Running applet hosted on a standalone Web server.
108    3. Running the viewer as a standalone application.    3. Running the viewer as a standalone application.
109    
 %files java  
 %{_javadir}/*.jar  
 %{_datadir}/vnc  
   
110  #------------------------------------------------------------------------------  #------------------------------------------------------------------------------
111    
112  %prep  %prep
# Line 255  ln -s vncviewer-%{version}.jar VncViewer Line 218  ln -s vncviewer-%{version}.jar VncViewer
218  popd  popd
219    
220    
221    %files -f %{name}.lang
222    %_defaultdocdir/%{name}/
223    %{_bindir}/vncviewer
224    %{_iconsdir}/*
225    %{_datadir}/applications/*
226    %{_mandir}/man1/vncviewer.1*
227    
228    
229    %files server
230    %doc HOWTO.md
231    %config(noreplace) %{_sysconfdir}/pam.d/tigervnc
232    %config(noreplace) %{_sysconfdir}/tigervnc/vncserver-config-defaults
233    %config(noreplace) %{_sysconfdir}/tigervnc/vncserver-config-mandatory
234    %config(noreplace) %{_sysconfdir}/tigervnc/vncserver.users
235    %{_unitdir}/vncserver@.service
236    %{_bindir}/vncconfig
237    %{_bindir}/vncpasswd
238    %{_bindir}/Xvnc
239    %{_bindir}/vncserver
240    %{_bindir}/x0vncserver
241    %{_sbindir}/vncsession
242    %{_libexecdir}/vncserver
243    %{_libexecdir}/vncsession-start
244    %{_mandir}/man1/Xvnc.1*
245    %{_mandir}/man1/vncpasswd.1*
246    %{_mandir}/man1/vncconfig.1*
247    %{_mandir}/man1/x0vncserver.1*
248    %{_mandir}/man8/vncserver.8*
249    %{_mandir}/man8/vncsession.8*
250    
251    %files server-module
252    %{_libdir}/xorg/modules/extensions/libvnc.so
253    
254    %files java
255    %{_javadir}/*.jar
256    %{_datadir}/vnc
257    

Legend:
Removed from v.1628819  
changed lines
  Added in v.1628823

  ViewVC Help
Powered by ViewVC 1.1.30