]> git.pld-linux.org Git - packages/tigervnc.git/blob - tigervnc.spec
- up to 1.11.0
[packages/tigervnc.git] / tigervnc.spec
1 %define         xversion        1.21.0
2
3 Summary:        A TigerVNC remote display system
4 Summary(pl.UTF-8):      System zdalnego dostępu TigerVNC
5 Name:           tigervnc
6 Version:        1.11.0
7 Release:        1
8 License:        GPL v2
9 Group:          X11/Applications/Networking
10 Source0:        https://github.com/TigerVNC/tigervnc/archive/v%{version}/%{name}-%{version}.tar.gz
11 # Source0-md5:  07f5e217f288c515effb083896e65054
12 Source1:        %{name}.desktop
13 Source2:        vncserver.init
14 Source3:        vncserver.sysconfig
15 Patch1:         %{name}-passwd-crash-with-malloc-checks.patch
16 Patch2:         %{name}-getmaster.patch
17 Patch4:         %{name}-shebang.patch
18 Patch5:         xserver-1.21.patch
19 Patch100:       xserver.patch
20 URL:            http://www.tigervnc.com/
21 BuildRequires:  ImageMagick
22 BuildRequires:  ImageMagick-coder-png
23 BuildRequires:  ImageMagick-coder-svg
24 BuildRequires:  Mesa-libGL-devel >= 7.8.1
25 BuildRequires:  cpp
26 BuildRequires:  fltk-devel
27 BuildRequires:  gnutls-devel
28 BuildRequires:  libjpeg-turbo-devel
29 BuildRequires:  xorg-xserver-server-source >= %{xversion}
30 BuildRequires:  zlib-devel
31 # xserver BRs, should match xorg-xserver-server.spec
32 # for glx headers
33 BuildRequires:  OpenGL-GLX-devel
34 BuildRequires:  autoconf >= 2.57
35 BuildRequires:  automake
36 BuildRequires:  libdrm-devel >= 2.4.5
37 BuildRequires:  libtool
38 BuildRequires:  nasm
39 BuildRequires:  ncurses-devel
40 BuildRequires:  pam-devel
41 BuildRequires:  perl-base
42 BuildRequires:  pixman-devel >= 0.16.0
43 BuildRequires:  pkgconfig >= 1:0.19
44 BuildRequires:  rpmbuild(macros) >= 1.647
45 BuildRequires:  xorg-app-mkfontscale
46 BuildRequires:  xorg-font-font-util >= 1.1
47 BuildRequires:  xorg-lib-libX11-devel
48 BuildRequires:  xorg-lib-libXau-devel
49 BuildRequires:  xorg-lib-libXaw-devel
50 BuildRequires:  xorg-lib-libXdamage-devel
51 BuildRequires:  xorg-lib-libXdmcp-devel
52 BuildRequires:  xorg-lib-libXext-devel >= 1.0.99.4
53 BuildRequires:  xorg-lib-libXfont-devel >= 1.4.2
54 BuildRequires:  xorg-lib-libXi-devel >= 1.2.99.1
55 BuildRequires:  xorg-lib-libXmu-devel
56 BuildRequires:  xorg-lib-libXpm-devel
57 BuildRequires:  xorg-lib-libXrender-devel
58 BuildRequires:  xorg-lib-libXres-devel
59 BuildRequires:  xorg-lib-libXt-devel >= 1.0.0
60 BuildRequires:  xorg-lib-libXtst-devel >= 1.0.99.2
61 BuildRequires:  xorg-lib-libXv-devel
62 BuildRequires:  xorg-lib-libXxf86dga-devel
63 BuildRequires:  xorg-lib-libXxf86misc-devel
64 BuildRequires:  xorg-lib-libXxf86vm-devel
65 BuildRequires:  xorg-lib-libfontenc-devel
66 BuildRequires:  xorg-lib-libpciaccess-devel >= 0.13
67 BuildRequires:  xorg-lib-libxkbfile-devel
68 BuildRequires:  xorg-lib-libxkbui-devel >= 1.0.2
69 BuildRequires:  xorg-lib-libxshmfence-devel >= 1.1
70 BuildRequires:  xorg-lib-xtrans-devel >= 1.2.2
71 BuildRequires:  xorg-proto-bigreqsproto-devel >= 1.1.0
72 BuildRequires:  xorg-proto-damageproto-devel >= 1.1
73 BuildRequires:  xorg-proto-dri3proto-devel >= 1.0
74 BuildRequires:  xorg-proto-fixesproto-devel >= 4.1
75 BuildRequires:  xorg-proto-fontcacheproto-devel
76 BuildRequires:  xorg-proto-fontsproto-devel
77 BuildRequires:  xorg-proto-glproto-devel >= 1.4.10
78 BuildRequires:  xorg-proto-inputproto-devel >= 1.9.99.902
79 BuildRequires:  xorg-proto-kbproto-devel >= 1.0.3
80 BuildRequires:  xorg-proto-presentproto-devel >= 1.0
81 BuildRequires:  xorg-proto-printproto-devel
82 BuildRequires:  xorg-proto-randrproto-devel >= 1.3
83 BuildRequires:  xorg-proto-recordproto-devel
84 BuildRequires:  xorg-proto-renderproto-devel >= 0.11
85 BuildRequires:  xorg-proto-resourceproto-devel
86 BuildRequires:  xorg-proto-scrnsaverproto-devel >= 1.1.0
87 BuildRequires:  xorg-proto-videoproto-devel
88 BuildRequires:  xorg-proto-xcmiscproto-devel >= 1.2.0
89 BuildRequires:  xorg-proto-xextproto-devel >= 1:7.0.99.3
90 BuildRequires:  xorg-proto-xf86bigfontproto-devel >= 1.2.0
91 BuildRequires:  xorg-proto-xf86dgaproto-devel >= 2.0.99.1
92 BuildRequires:  xorg-proto-xf86driproto-devel >= 2.1.0
93 BuildRequires:  xorg-proto-xf86miscproto-devel
94 BuildRequires:  xorg-proto-xf86vidmodeproto-devel >= 2.2.99.1
95 BuildRequires:  xorg-proto-xproto-devel >= 7.0.22
96 BuildRequires:  xorg-util-util-macros >= 1.10
97 Requires(post,postun):  gtk-update-icon-cache
98 Requires(post,postun):  hicolor-icon-theme
99 Requires:       libjpeg-turbo
100 Provides:       vnc-client
101 Conflicts:      vnc
102 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
103
104 %define         _xserverver     %(LC_ALL=C rpm -q --qf '%{V}' xorg-xserver-server-source 2> /dev/null)
105
106 %description
107 TigerVNC is a suite of VNC servers and clients that have a focus on
108 performance and remote display functionality. Originally this software
109 was based on the (never released) VNC 4 branch of TightVNC.
110
111 %description -l pl.UTF-8
112 TigerVNC to zestaw serwerów i klientów VNC, które koncentrują się na
113 wydajności i funkcjonalności zdalnego wyświetlania. Pierwotnie
114 oprogramowanie oparte było na (nigdy nie wydanej) gałęzi VNC 4
115 TightVNC.
116
117 %package server
118 Summary:        VNC X server - TigerVNC version
119 Summary(pl.UTF-8):      X serwer VNC - wersja TigerVNC
120 Group:          X11/Applications/Networking
121 Requires(post,preun):   /sbin/chkconfig
122 Requires(post,preun,postun):    systemd-units >= 38
123 Requires:       xorg-app-rgb
124 # for vncpasswd tool
125 Requires:       %{name}-utils = %{version}-%{release}
126 # for mcookie
127 Requires:       libjpeg-turbo
128 Requires:       systemd-units >= 38
129 Requires:       util-linux
130 Requires:       xkeyboard-config
131 Requires:       xorg-app-xauth
132 Requires:       xorg-app-xkbcomp
133 Obsoletes:      vnc-server
134
135 %description server
136 This package contains VNC X server in TigerVNC version.
137
138 %description server -l pl.UTF-8
139 Ten pakiet zawiera X serwer VNC w wersji TigerVNC.
140
141 %package utils
142 Summary:        Additional utilities for TigerVNC
143 Summary(pl.UTF-8):      Dodatkowe narzędzia do TigerVNC
144 Group:          X11/Applications/Networking
145 Obsoletes:      vnc-utils
146
147 %description utils
148 This package contains additional TigerVNC utilities: vncconfig and
149 vncpasswd. vncconfig is used to configure and control a running
150 instance of Xvnc, or any other X server with the VNC extension.
151 vncpasswd generates password file (both on server and viewer side).
152
153 %description utils -l pl.UTF-8
154 Ten pakiet zawiera dodatkowe narzędzia do tightvnc: vncconfig i
155 vncpasswd. vncconfig służy do konfigurowania i kontroli działającej
156 instancji Xvnc lub innego serwera X z rozszerzeniem VNC. vncpasswd
157 służy to tworzenia pliku z hasłem (zarówno po stronie serwera, jak i
158 przeglądarki).
159
160 %package -n xorg-xserver-libvnc
161 Summary:        TigerVNC module for X.org server
162 Summary(pl.UTF-8):      Moduł TigerVNC dla servera X.org
163 Group:          X11/Servers
164 %requires_eq_to xorg-xserver-server xorg-xserver-server-source
165 Provides:       xorg-xserver-module(vnc)
166
167 %description -n xorg-xserver-libvnc
168 This package contains libvnc.so module for X.org server, allowing
169 others to access the desktop on your machine.
170
171 %description -n xorg-xserver-libvnc -l pl.UTF-8
172 Ten pakiet zawiera moduł libvnc.so dla serwera X.org, pozwalający na
173 zdalny dostęp do pulpitu.
174
175 %prep
176 %setup -q
177 %patch1 -p1
178 %patch2 -p1
179 %patch4 -p1
180
181 cp -a %{_usrsrc}/xorg-xserver-server-%{_xserverver}/* unix/xserver
182 %patch5 -p1
183 cd unix/xserver
184 %patch100 -p1
185
186 %build
187 %cmake . \
188         -DCMAKE_INSTALL_UNITDIR=%{systemdunitdir}
189 %{__make}
190
191 cd unix/xserver
192 %{__aclocal} -I m4
193 %{__autoconf}
194 %{__automake}
195 %configure \
196         --with-os-name="PLD/Linux" \
197         --with-os-vendor="PLD/Team" \
198         --disable-config-hal \
199         --disable-config-udev \
200         --without-dtrace \
201         --disable-devel-docs \
202         --with-default-font-path="%{_fontsdir}/misc,%{_fontsdir}/TTF,%{_fontsdir}/OTF,%{_fontsdir}/Type1,%{_fontsdir}/100dpi,%{_fontsdir}/75dpi" \
203         --disable-xorg \
204         --disable-xnest \
205         --disable-xvfb \
206         --disable-dmx \
207         --disable-xwin \
208         --disable-xephyr \
209         --disable-kdrive \
210         --disable-dri \
211         --enable-dri2 \
212         --disable-dri3 \
213         --with-pic \
214         --disable-static \
215         --disable-wayland \
216         --enable-glx \
217         --enable-install-libxf86config \
218         --with-xkb-output=/var/lib/xkb \
219         --disable-unit-tests
220
221 %{__make}
222 cd -
223
224 cd media
225 %{__make}
226
227 %install
228 rm -rf $RPM_BUILD_ROOT
229 install -d $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{16x16,22x22,24x24,32x32,48x48,scalable}/apps \
230         $RPM_BUILD_ROOT%{_desktopdir}
231
232 %{__make} install \
233         DESTDIR=$RPM_BUILD_ROOT
234
235 cd unix/xserver/hw/vnc
236 %{__make} install \
237         DESTDIR=$RPM_BUILD_ROOT
238 cd -
239
240 cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
241
242 cp -p media/icons/tigervnc_16.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/tigervnc.png
243 cp -p media/icons/tigervnc_22.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/22x22/apps/tigervnc.png
244 cp -p media/icons/tigervnc_24.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/24x24/apps/tigervnc.png
245 cp -p media/icons/tigervnc_32.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/tigervnc.png
246 cp -p media/icons/tigervnc_48.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/tigervnc.png
247 cp -p media/icons/tigervnc.svg $RPM_BUILD_ROOT%{_iconsdir}/hicolor/scalable/apps/tigervnc.svg
248
249 install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig}
250 cp -p %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/vncserver
251 cp -p %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/vncserver
252
253 ln -sr $RPM_BUILD_ROOT{%{_libexecdir},%{_bindir}}/vncserver
254
255 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}
256
257 %find_lang %{name}
258
259 %clean
260 rm -rf $RPM_BUILD_ROOT
261
262 %post
263 [ ! -x %{_bindir}/update-desktop-database ] || %update_desktop_database_post
264 %update_icon_cache hicolor
265
266 %postun
267 [ ! -x %{_bindir}/update-desktop-database ] || %update_desktop_database_postun
268 %update_icon_cache hicolor
269
270 %post server
271 /sbin/chkconfig --add vncserver
272 %service vncserver restart "VNC server"
273 NORESTART=1
274 %systemd_post vncserver.target
275
276 %preun server
277 if [ "$1" = "0" ]; then
278         %service vncserver stop
279         /sbin/chkconfig --del vncserver
280 fi
281 %systemd_preun vncserver.target
282
283 %postun server
284 %systemd_reload
285
286 %triggerpostun server -- tigervnc-server < 1.3.0-5
287 [ -f /etc/sysconfig/rpm ] && . /etc/sysconfig/rpm
288 [ ${RPM_ENABLE_SYSTEMD_SERVICE:-yes} = no ] && return 1
289 export SYSTEMD_LOG_LEVEL=warning SYSTEMD_LOG_TARGET=syslog
290 if [ "$(echo /etc/rc.d/rc[0-6].d/S[0-9][0-9]vncserver)" != "/etc/rc.d/rc[0-6].d/S[0-9][0-9]vncserver" ]; then
291         /bin/systemctl --quiet enable vncserver.target || :
292 fi
293
294 %files -f %{name}.lang
295 %defattr(644,root,root,755)
296 %doc README.rst doc/*
297 %attr(755,root,root) %{_bindir}/vncviewer
298 %{_mandir}/man1/vncviewer.1*
299 %{_desktopdir}/tigervnc.desktop
300 %{_desktopdir}/vncviewer.desktop
301 %{_iconsdir}/hicolor/*/apps/tigervnc.*
302
303 %files server
304 %defattr(644,root,root,755)
305 %attr(755,root,root) %{_bindir}/Xvnc
306 %attr(755,root,root) %{_bindir}/vncserver
307 %attr(755,root,root) %{_bindir}/x0vncserver
308 %attr(755,root,root) %{_sbindir}/vncsession
309 %attr(755,root,root) %{_libexecdir}/vncserver
310 %attr(755,root,root) %{_libexecdir}/vncsession-start
311 %attr(754,root,root) /etc/rc.d/init.d/vncserver
312 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/vncserver
313 %dir %{_sysconfdir}/tigervnc
314 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/tigervnc/vncserver-config-defaults
315 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/tigervnc/vncserver-config-mandatory
316 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/tigervnc/vncserver.users
317 %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/tigervnc
318 %{systemdunitdir}/vncserver@.service
319 %{_mandir}/man1/Xvnc.1*
320 %{_mandir}/man1/x0vncserver.1*
321 %{_mandir}/man8/vncserver.8*
322 %{_mandir}/man8/vncsession.8*
323
324 %files utils
325 %defattr(644,root,root,755)
326 %attr(755,root,root) %{_bindir}/vncconfig
327 %attr(755,root,root) %{_bindir}/vncpasswd
328 %{_mandir}/man1/vncconfig.1*
329 %{_mandir}/man1/vncpasswd.1*
330
331 %files -n xorg-xserver-libvnc
332 %defattr(644,root,root,755)
333 %attr(755,root,root) %{_libdir}/xorg/modules/extensions/libvnc.so
This page took 0.06394 seconds and 3 git commands to generate.