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