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