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