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