]> git.pld-linux.org Git - packages/wine.git/blame - wine.spec
- reenable debuginfo, builds/works for me.
[packages/wine.git] / wine.spec
CommitLineData
7a30e9d7 1#
2# Conditional build:
931f130b 3%bcond_without alsa # don't build ALSA mm driver
beafc810
MM
4%bcond_without capi # don't build CAPI 2.0 (ISDN) support
5%bcond_without gstreamer # don't build GStreamer filters support
16e36f25 6%bcond_without sane # don't build TWAIN DLL with scanning support (through SANE)
9d6715c4 7%bcond_without ldap # don't build LDAP DLL
16e36f25 8%bcond_without cups # without CUPS printing support in winspool,wineps DLLs
7a30e9d7 9#
546bbb82 10# NOTE: wine detects the following SONAMES for dlopen at build time:
16e36f25
JB
11# libcrypto,libssl (wininet.dll)
12# libcups (winspool.dll.so,wineps.dll.so)
13# libcurses/libncurses (wineconsole program)
14# libfontconfig (gdi32.dll.so)
15# libfreetype (wineps.dll.so,gdi32.dll.so)
16# libGL (x11drv.dll.so,ddraw.dll.so)
e7acaf22 17# libX11, libXext, libXi, libXrender (x11drv.dll.so)
db80a28e 18# libpng (windowscodecs.dll: SONAME_LIBPNG in dlls/windowscodecs/pngformat.c)
546bbb82 19# thus requires rebuild after change of any of the above.
db80a28e 20
4ce8abe1
ER
21# library qualifier in rpm generated deps
22%ifarch %{x8664} ia64 ppc64 s390x sparc64
23%define libqual ()(64bit)
24%else
25%define libqual %{nil}
26%endif
27
beafc810 28%define gecko_ver 1.4
698e86e7 29Summary: Program that lets you launch Win applications
93e41e44
ER
30Summary(es.UTF-8): Ejecuta programas Windows en Linux
31Summary(pl.UTF-8): Program pozwalający uruchamiać aplikacje Windows
32Summary(pt_BR.UTF-8): Executa programas Windows no Linux
5c4ec57b 33Name: wine
beafc810
MM
34Version: 1.4
35Release: 1
46114a9a 36Epoch: 1
528c1138 37License: LGPL
5c4ec57b 38Group: Applications/Emulators
beafc810
MM
39Source0: http://downloads.sourceforge.net/wine/%{name}-%{version}.tar.bz2
40# Source0-md5: 6594ab86a4b1fb2c09dadfb4ea7fc4af
41Source1: http://downloads.sourceforge.net/wine/%{name}_gecko-%{gecko_ver}-x86.msi
42# Source1-md5: 700aaa08724be1992cffed7b87e79a44
43Source2: http://downloads.sourceforge.net/wine/%{name}_gecko-%{gecko_ver}-x86_64.msi
44# Source2-md5: 7b4811f667fd01d300fdff68420a9c72
45Source3: %{name}-uninstaller.desktop
b68a79ec 46Patch0: %{name}-fontcache.patch
a0ff0658 47Patch1: %{name}-makedep.patch
a4a10255 48Patch2: %{name}-ncurses.patch
8b4bf701 49Patch4: %{name}-disable-valgrind.patch
5312a936 50Patch5: %{name}-ca_certificates.patch
84474518 51Patch6: %{name}-manpaths.patch
52Patch7: desktop.patch
1b3d8891 53URL: http://www.winehq.org/
0aac4f59 54BuildRequires: OpenAL-devel >= 1.1
489ca66c 55BuildRequires: OpenGL-GLU-devel
6547534c
KK
56%{?with_alsa:BuildRequires: alsa-lib-devel}
57%{?with_arts:BuildRequires: artsc-devel}
c7af491d
JB
58BuildRequires: autoconf
59BuildRequires: automake
d3c41437 60BuildRequires: bison
beafc810 61%{?with_capi:BuildRequires: capi4k-utils-devel}
5715e1d1 62%{?with_cups:BuildRequires: cups-devel}
f88a3451 63BuildRequires: docbook-dtd31-sgml
64BuildRequires: docbook-utils
5fc34681 65BuildRequires: flex
16e36f25 66BuildRequires: fontconfig-devel
22432818 67BuildRequires: fontforge
5fc34681 68BuildRequires: freetype-devel >= 2.0.5
16b3dd87 69BuildRequires: fslint
beafc810 70BuildRequires: gettext-devel
734deeec 71BuildRequires: giflib-devel
c57a98fe 72BuildRequires: gnutls-devel
beafc810 73%{?with_gstreamer:BuildRequires: gstreamer-plugins-base-devel}
887fffcf 74BuildRequires: icoutils
beb8121e 75BuildRequires: lcms-devel
beb8121e 76BuildRequires: libgphoto2-devel
d0d61ce7 77BuildRequires: libgsm-devel
c504380e 78BuildRequires: libjpeg-devel
2341e633 79BuildRequires: libmpg123-devel >= 1.5.0
1e160e6e 80BuildRequires: libtool
0aac4f59 81BuildRequires: libv4l-devel
fbb1220c 82BuildRequires: libxslt-devel
8a1d358f 83BuildRequires: ncurses-devel
16e36f25 84# db2* failed previously - probably openjade or opensp bug
db80a28e 85BuildRequires: libpng-devel >= 1.5
16e36f25 86BuildRequires: openjade >= 1:1.3.3-0.pre1
9d6715c4 87%{?with_ldap:BuildRequires: openldap-devel}
16e36f25 88BuildRequires: opensp >= 1:1.5.1
2c81f5eb 89BuildRequires: openssl-devel >= 0.9.7d
beb8121e 90BuildRequires: pkgconfig
beafc810 91BuildRequires: prelink
5715e1d1 92%{?with_sane:BuildRequires: sane-backends-devel}
7057f2e9 93BuildRequires: unixODBC-devel >= 2.2.12-2
8b4bf701 94#BuildRequires: valgrind
beb8121e 95BuildRequires: xorg-lib-libXcomposite-devel
96BuildRequires: xorg-lib-libXcursor-devel
c66c3406 97BuildRequires: xorg-lib-libXi-devel
beb8121e 98BuildRequires: xorg-lib-libXinerama-devel
c66c3406 99BuildRequires: xorg-lib-libXmu-devel
beb8121e 100BuildRequires: xorg-lib-libXrandr-devel
c66c3406 101BuildRequires: xorg-lib-libXrender-devel
102BuildRequires: xorg-lib-libXxf86dga-devel
103BuildRequires: xorg-lib-libXxf86vm-devel
4ce8abe1
ER
104Requires: libfreetype.so.6%{libqual}
105Requires: libpng15.so.15%{libqual}
8df63af6 106Requires(post): /sbin/ldconfig
ae42c99e 107Suggests: binfmt-detector
be70b824 108Suggests: ca-certificates
beafc810 109Suggests: cabextract
a2f68044 110Conflicts: ca-certificates < 20080809-4
b3d3861d 111# for printing needs lpr
112Suggests: cups-clients
f96e197b 113# for winelauncher
3bddfbf2 114Suggests: xorg-app-xmessage
f96e197b 115# for ntlm_auth
14e95129 116Suggests: samba-common >= 1:3.0.25
52b6007b
JB
117# link to wine/ntdll.dll.so, without any SONAME
118Provides: libntdll.dll.so
7212da21 119Obsoletes: wine-doc-pdf
93b34e12 120Obsoletes: wine-drv-arts
beafc810
MM
121Obsoletes: wine-drv-jack
122Obsoletes: wine-drv-nas
f829f028 123ExclusiveArch: %{ix86} %{x8664}
206eed29 124ExcludeArch: i386
0403821a 125BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
5c4ec57b 126
e8f81a0a 127%define _noautoreqdep libGL.so.1 libGLU.so.1
128%define no_install_post_strip 1
129
e8f81a0a 130%define _winedir %{_datadir}/%{name}
6731627f 131
65c325f6 132%define getsoname() %((objdump -p %{1} 2>/dev/null || echo SONAME ERROR) | awk '/SONAME/ { print $2; s=1 }; END { if(s==0) print "ERROR" }')
16e36f25 133
32d18c86 134#undefine debuginfocflags
344ce2c2 135
5c4ec57b 136%description
6731627f 137Wine is a program which allows running Microsoft Windows programs
a519bc4f 138(including DOS, Windows 3.x and Win32 executables) on Unix. It
139consists of a program loader which loads and executes a Microsoft
140Windows binary, and a library that implements Windows API calls using
141their Unix or X11 equivalents. The library may also be used for
142porting Win32 code into native Unix executables.
5c4ec57b 143
c967e47d 144%description -l es.UTF-8
f33a1517 145Ejecuta programas Windows en Linux.
146
c967e47d
JR
147%description -l pl.UTF-8
148Wine jest programem dzięki któremu można uruchamiać programy napisane
149dla Microsoft Windows pod systemami uniksowymi. Składa się on z
150loadera, który pozwala wczytywać i uruchamiać programy w formacie
151Microsoft Windows, oraz z biblioteki, która implementuje API Windows
152przy użyciu odpowiedników uniksowych oraz z X11. Biblioteka może być
153także wykorzystana do przenoszenia aplikacji Win32 do Uniksa.
5c4ec57b 154
c967e47d
JR
155%description -l pt_BR.UTF-8
156O Wine é um programa que permite rodar programas MS-Windows no X11.
f33a1517 157Ele consiste de um carregador de programa, que carrega e executa um
c967e47d 158binário MS-Windows, e de uma biblioteca de emulação que traduz as
f33a1517 159chamadas da API para as equivalentes Unix/X11.
160
5c4ec57b 161%package devel
7a050f82 162Summary: Wine - header files
93e41e44
ER
163Summary(es.UTF-8): Biblioteca de desarrollo de wine
164Summary(pl.UTF-8): Wine - pliki nagłowkowe
165Summary(pt_BR.UTF-8): Biblioteca de desenvolvimento do wine
7a050f82 166Group: Development/Libraries
46114a9a 167Requires: %{name} = %{epoch}:%{version}-%{release}
6ab2e9fc 168
5c4ec57b 169%description devel
170Wine - header files.
171
c967e47d 172%description devel -l es.UTF-8
f33a1517 173Biblioteca de desarrollo de wine.
174
c967e47d
JR
175%description devel -l pl.UTF-8
176Wine - pliki nagłówkowe.
5c4ec57b 177
c967e47d
JR
178%description devel -l pt_BR.UTF-8
179Arquivos de inclusão e bibliotecas para desenvolver aplicações com o
f33a1517 180WINE.
181
e8f81a0a 182%package programs
183Summary: Wine - programs
93e41e44 184Summary(pl.UTF-8): Wine - programy
e8f81a0a 185Group: Applications
46114a9a 186Requires: %{name} = %{epoch}:%{version}-%{release}
e8f81a0a 187
188%description programs
0a7c5d50 189Wine - programs.
e8f81a0a 190
c967e47d 191%description programs -l pl.UTF-8
0a7c5d50 192Wine - programy.
e8f81a0a 193
beafc810
MM
194%package dll-capi
195Summary: CAPI 2.0 (ISDN) implementation DLLs for Wine
196Summary(pl.UTF-8): Biblioteki DLL z implementacją CAPI 2.0 (ISDN) dla Wine
197Group: Applications/Emulators
198Requires: %{name} = %{epoch}:%{version}-%{release}
199
200%description dll-capi
201CAPI 2.0 (ISDN) implementation DLLs for Wine (through OpenGL).
202
203%description dll-capi -l pl.UTF-8
204Biblioteki DLL z implementacją CAPI 2.0 (ISDN) dla Wine (poprzez
205OpenGL).
206
16e36f25
JB
207%package dll-d3d
208Summary: Direct3D implementation DLLs for Wine
93e41e44 209Summary(pl.UTF-8): Biblioteki DLL z implementacją Direct3D dla Wine
16e36f25 210Group: Applications/Emulators
46114a9a 211Requires: %{name} = %{epoch}:%{version}-%{release}
16e36f25
JB
212Requires: OpenGL
213
214%description dll-d3d
215Direct3D implementation DLLs for Wine (through OpenGL).
216
c967e47d
JR
217%description dll-d3d -l pl.UTF-8
218Biblioteki DLL z implementacją Direct3D dla Wine (poprzez OpenGL).
16e36f25
JB
219
220%package dll-gl
221Summary: OpenGL implementation DLLs for Wine
93e41e44 222Summary(pl.UTF-8): Biblioteki DLL z implementacją OpenGL dla Wine
16e36f25 223Group: Applications/Emulators
46114a9a 224Requires: %{name} = %{epoch}:%{version}-%{release}
16e36f25
JB
225Requires: OpenGL
226
227%description dll-gl
228OpenGL implementation DLLs for Wine.
229
c967e47d
JR
230%description dll-gl -l pl.UTF-8
231Biblioteki DLL z implementacją OpenGL dla Wine.
16e36f25
JB
232
233%package dll-twain
234Summary: TWAIN implementation DLL for Wine
93e41e44 235Summary(pl.UTF-8): Biblioteka DLL z implementacją TWAIN dla Wine
16e36f25 236Group: Applications/Emulators
46114a9a 237Requires: %{name} = %{epoch}:%{version}-%{release}
16e36f25
JB
238
239%description dll-twain
240TWAIN implementation DLL for Wine (through SANE).
241
c967e47d
JR
242%description dll-twain -l pl.UTF-8
243Biblioteka DLL z implementacją TWAIN dla Wine (poprzez SANE).
16e36f25 244
9d6715c4 245%package dll-ldap
db80a28e 246Summary: Win32 LDAP API DLL for Wine
9d6715c4
ER
247Group: Applications/Emulators
248Requires: %{name} = %{epoch}:%{version}-%{release}
249
250%description dll-ldap
251Lightweight Directory Access Protocol Library.
252
16e36f25
JB
253%package drv-alsa
254Summary: ALSA driver for WINE mm.dll implementation
93e41e44 255Summary(pl.UTF-8): Sterownik ALSA dla implementacji mm.dll w Wine
16e36f25 256Group: Applications/Emulators
46114a9a 257Requires: %{name} = %{epoch}:%{version}-%{release}
16e36f25
JB
258
259%description drv-alsa
260ALSA driver for WINE mm.dll (multimedia system) implementation.
261
c967e47d
JR
262%description drv-alsa -l pl.UTF-8
263Sterownik ALSA dla implementacji mm.dll (systemu multimediów) w Wine.
16e36f25 264
5c4ec57b 265%prep
db80a28e 266%setup -q
2fbbb535 267%patch0 -p1
268%patch1 -p1
ab25825d 269%patch2 -p1
8b4bf701 270%patch4 -p1
5312a936 271%patch5 -p1
3bfef0cd 272%patch6 -p1
aa3806d3 273%patch7 -p1
591d55ba 274
5c4ec57b 275%build
887fffcf
ER
276icotool -x --width=32 --height=32 --bit-depth=32 -o . dlls/user32/resources/oic_winlogo.ico
277mv -f oic_winlogo_*.png %{name}.png
278
2fbbb535 279%{__autoconf}
103d8328 280%{__autoheader}
9d6a128d 281%configure \
f829f028
AM
282%ifarch %{x8664}
283 --enable-win64 \
284%endif
c504380e 285 --with%{!?with_alsa:out}-alsa \
beafc810 286 --with%{!?with_capi:out}-capi \
beb8121e 287 --with-cms \
d0d61ce7 288 --with-coreaudio \
c504380e 289 --with%{!?with_cups:out}-cups \
c504380e 290 --with-curses \
c504380e 291 --with-fontconfig \
292 --with-freetype \
293 --with-glu \
d0d61ce7 294 --with-gnutls \
beb8121e 295 --with-gphoto \
d0d61ce7 296 --with-gsm \
beafc810 297 --with%{!?with_gstreamer:out}-gstreamer \
c504380e 298 --with-jpeg \
9d6715c4 299 --with%{!?with_ldap:out}-ldap \
d0d61ce7 300 --with-mpg123 \
c504380e 301 --with-opengl \
302 --with-openssl \
303 --with-oss \
304 --with-png \
d0d61ce7 305 --with-pthread \
c504380e 306 --with%{!?with_sane:out}-sane \
beb8121e 307 --with-xcomposite \
308 --with-xcursor \
309 --with-xinerama \
310 --with-xinput \
c504380e 311 --with-xml \
beb8121e 312 --with-xrandr \
c504380e 313 --with-xrender \
314 --with-xshape \
315 --with-xshm \
316 --with-xslt \
beb8121e 317 --with-xxf86vm \
698e86e7 318 --with-x
05eb066b 319%{__make} depend
4aafdd81 320%{__make}
e8f81a0a 321
5c4ec57b 322%install
323rm -rf $RPM_BUILD_ROOT
ffb676e0 324install -d $RPM_BUILD_ROOT{%{_mandir}/man1,%{_aclocaldir}}
c7af491d
JB
325%{__make} install \
326 DESTDIR=$RPM_BUILD_ROOT
327
16b3dd87
ER
328findup -m $RPM_BUILD_ROOT%{_winedir}/fakedlls
329
887fffcf
ER
330install -p tools/fnt2bdf $RPM_BUILD_ROOT%{_bindir}
331cp -a aclocal.m4 $RPM_BUILD_ROOT%{_aclocaldir}/wine.m4
0b87866b 332
2a437456 333install -d \
65c325f6 334 $RPM_BUILD_ROOT%{_winedir}/windows/{system,Desktop,Favorites,Fonts} \
335 "$RPM_BUILD_ROOT%{_winedir}/windows/Start Menu/Programs/Startup" \
a91c2692 336 $RPM_BUILD_ROOT%{_winedir}/windows/{SendTo,ShellNew,system32,NetHood} \
337 $RPM_BUILD_ROOT%{_winedir}/windows/{Profiles/Administrator,Recent} \
338 $RPM_BUILD_ROOT%{_winedir}/{"Program Files/Common Files","My Documents"}
339
a91c2692 340touch $RPM_BUILD_ROOT%{_winedir}/{autoexec.bat,config.sys,windows/win.ini}
341touch $RPM_BUILD_ROOT%{_winedir}/windows/system/{shell.dll,shell32.dll}
342touch $RPM_BUILD_ROOT%{_winedir}/windows/system/{winsock.dll,wsock32.dll}
343
76055aa1 344cat > $RPM_BUILD_ROOT%{_winedir}/windows/system.ini <<'EOF'
a91c2692 345[mci]
346cdaudio=mcicda.drv
347sequencer=mciseq.drv
348waveaudio=mciwave.drv
349avivideo=mciavi.drv
350videodisc=mcipionr.drv
351vcr=mciviscd.drv
352MPEGVideo=mciqtz.drv
5c4ec57b 353EOF
354
80496098 355# /sbin/chstk -e $RPM_BUILD_ROOT%{_bindir}/wine
5c4ec57b 356
887fffcf
ER
357dir=$(pwd)
358> files.so
359> files.programs
55a96819 360cd $RPM_BUILD_ROOT%{_libdir}/wine
361for f in *.so; do
16e36f25 362 case $f in
beafc810 363 d3d8.dll.so|d3d9.dll.so|d3dx8.dll.so|glu32.dll.so|opengl32.dll.so|sane.ds.so|twain.dll.so|twain_32.dll.so|winealsa.drv.so|wldap32.dll.so)
887fffcf
ER
364 ;;
365 *)
366 echo "%attr(755,root,root) %{_libdir}/wine/$f" >> $dir/files.so
16e36f25 367 esac
55a96819 368done
369cd -
887fffcf
ER
370
371programs="notepad regedit regsvr32 wineconsole winefile winemine winepath"
2f6853f9 372for p in $programs; do
8d493411 373 echo "%attr(755,root,root) %{_bindir}/$p" >> files.programs
374 echo "%attr(755,root,root) %{_libdir}/wine/$p.exe.so" >> files.programs
da274952 375 echo "%{_mandir}/man1/$p.1*" >> files.programs
8d493411 376 grep -v "$p\.exe\.so$" files.so > files.so.
377 mv -f files.so. files.so
55a96819 378done
55a96819 379
f7357f09 380install -d $RPM_BUILD_ROOT%{_winedir}/gecko
beafc810 381%ifnarch %{x8664}
db80a28e 382cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_winedir}/gecko
beafc810 383%else
db80a28e 384cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_winedir}/gecko
beafc810 385%endif
f7357f09 386
887fffcf 387install -d $RPM_BUILD_ROOT%{_pixmapsdir}
db80a28e
ER
388cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_desktopdir}
389cp -p %{name}.png $RPM_BUILD_ROOT%{_pixmapsdir}
76055aa1 390
5c4ec57b 391%clean
392rm -rf $RPM_BUILD_ROOT
393
8df63af6 394%post
db80a28e 395/sbin/ldconfig
8df63af6
ER
396%update_desktop_database
397
f1f3af79
JB
398%postun -p /sbin/ldconfig
399
d142aa07 400%triggerpostun -- wine < 1:0.9.12-1.9
ccb219e0 401rm -f /var/lock/subsys/wine
d142aa07
JB
402if [ -x /sbin/chkconfig ]; then
403 /sbin/chkconfig --del wine
404fi
405
55a96819 406%files -f files.so
5c4ec57b 407%defattr(644,root,root,755)
64ef6fe1 408%doc README documentation/ChangeLog* AUTHORS ANNOUNCE
12b1296e 409%lang(de) %doc documentation/README.de
410%lang(es) %doc documentation/README.es
411%lang(fr) %doc documentation/README.fr
0aac4f59 412%lang(hu) %doc documentation/README.hu
12b1296e 413%lang(it) %doc documentation/README.it
7b9e958b 414%lang(ko) %doc documentation/README.ko
58a0e5f4 415%lang(nb) %doc documentation/README.no
12b1296e 416%lang(pt) %doc documentation/README.pt
74de5921 417%lang(pt_BR) %doc documentation/README.pt_br
0aac4f59
KK
418%lang(ru) %doc documentation/README.ru
419%lang(sv) %doc documentation/README.sv
420%lang(tr) %doc documentation/README.tr
82432451 421%attr(755,root,root) %{_bindir}/msiexec
beafc810
MM
422%ifnarch %{x8664}
423%attr(755,root,root) %{_bindir}/wine
424%else
425%attr(755,root,root) %{_bindir}/wine64
426%endif
d479f953 427%attr(755,root,root) %{_bindir}/wineboot
55a96819 428%attr(755,root,root) %{_bindir}/winedbg
0aac4f59 429%attr(755,root,root) %{_bindir}/winecfg
beafc810 430%ifnarch %{x8664}
f829f028 431%attr(755,root,root) %{_bindir}/wine-preloader
beafc810
MM
432%else
433%attr(755,root,root) %{_bindir}/wine64-preloader
f829f028 434%endif
beafc810 435%attr(755,root,root) %{_bindir}/wineserver
8a1d358f 436%attr(755,root,root) %{_libdir}/*.so*
861238d3 437%dir %{_libdir}/wine
61e39970 438%dir %{_libdir}/wine/fakedlls
439%{_libdir}/wine/fakedlls/*.acm
440%{_libdir}/wine/fakedlls/*.cpl
441%{_libdir}/wine/fakedlls/*.dll
beafc810
MM
442%ifarch %{ix86}
443%{_libdir}/wine/fakedlls/*.dll16
444%endif
61e39970 445%{_libdir}/wine/fakedlls/*.drv
beafc810
MM
446%ifarch %{ix86}
447%{_libdir}/wine/fakedlls/*.drv16
448%endif
61e39970 449%{_libdir}/wine/fakedlls/*.ds
450%{_libdir}/wine/fakedlls/*.exe
beafc810
MM
451%ifarch %{ix86}
452%{_libdir}/wine/fakedlls/*.exe16
453%{_libdir}/wine/fakedlls/*.mod16
454%endif
61e39970 455%{_libdir}/wine/fakedlls/*.ocx
456%{_libdir}/wine/fakedlls/*.sys
457%{_libdir}/wine/fakedlls/*.tlb
f829f028 458%ifarch %{ix86}
61e39970 459%{_libdir}/wine/fakedlls/*.vxd
f829f028 460%endif
b86f1c34 461%{_mandir}/man1/wine.1*
beafc810
MM
462%lang(de) %{_mandir}/de/man1/wine*.1*
463%lang(fr) %{_mandir}/fr/man1/wine*.1*
76656d4f 464#%lang(pl) %{_mandir}/pl/man1/wine*.1*
da274952
AG
465%{_mandir}/man1/msiexec.1*
466%{_mandir}/man1/wineboot.1*
467%{_mandir}/man1/winecfg.1*
72ede285 468%{_mandir}/man1/winedbg.1*
b86f1c34 469%{_mandir}/man1/wineserver.1*
a91c2692 470%{_winedir}
a6c536e0 471%{_desktopdir}/wine.desktop
76055aa1 472%{_desktopdir}/wine-uninstaller.desktop
887fffcf 473%{_pixmapsdir}/%{name}.png
5c4ec57b 474
55a96819 475%files programs -f files.programs
e8f81a0a 476%defattr(644,root,root,755)
e8f81a0a 477
5c4ec57b 478%files devel
479%defattr(644,root,root,755)
d479f953 480%attr(755,root,root) %{_bindir}/fnt2bdf
481%attr(755,root,root) %{_bindir}/function_grep.pl
d479f953 482%attr(755,root,root) %{_bindir}/widl
55a96819 483%attr(755,root,root) %{_bindir}/winebuild
55a96819 484%attr(755,root,root) %{_bindir}/winedump
1ae1bca2 485%attr(755,root,root) %{_bindir}/wineg++
d479f953 486%attr(755,root,root) %{_bindir}/winegcc
487%attr(755,root,root) %{_bindir}/winemaker
9a9c7643 488%attr(755,root,root) %{_bindir}/winecpp
55a96819 489%attr(755,root,root) %{_bindir}/wmc
d479f953 490%attr(755,root,root) %{_bindir}/wrc
7265d9f2
JB
491%{_libdir}/wine/lib*.def
492# no shared variants, so not separated
493%{_libdir}/wine/lib*.def.a
b93e474e 494%{_libdir}/wine/libadsiid.a
7265d9f2 495%{_libdir}/wine/libdx*.a
beafc810 496%{_libdir}/wine/libstrmbase.a
7265d9f2
JB
497%{_libdir}/wine/libstrmiids.a
498%{_libdir}/wine/libuuid.a
499%{_libdir}/wine/libwinecrt0.a
5c4ec57b 500%{_includedir}/wine
34f03014 501%{_mandir}/man1/widl.1*
0aac4f59 502%{_mandir}/man1/winebuild.1*
da274952 503%{_mandir}/man1/winecpp.1*
34f03014 504%{_mandir}/man1/winedump.1*
bff06719 505%{_mandir}/man1/winegcc.1*
5ec7e550 506%{_mandir}/man1/wineg++.1*
34f03014 507%{_mandir}/man1/winemaker.1*
0aac4f59 508%lang(de) %{_mandir}/de/man1/winemaker.1*
6ebf503e 509%lang(fr) %{_mandir}/fr/man1/winemaker.1*
34f03014
JB
510%{_mandir}/man1/wmc.1*
511%{_mandir}/man1/wrc.1*
2b5050a8 512%{_aclocaldir}/*.m4
f18f723c 513
beafc810
MM
514%files dll-capi
515%defattr(644,root,root,755)
516%attr(755,root,root) %{_libdir}/wine/capi2032.dll.so
517
16e36f25
JB
518%files dll-d3d
519%defattr(644,root,root,755)
520%attr(755,root,root) %{_libdir}/wine/d3d8.dll.so
521%attr(755,root,root) %{_libdir}/wine/d3d9.dll.so
16e36f25
JB
522%attr(755,root,root) %{_libdir}/wine/wined3d.dll.so
523
524%files dll-gl
525%defattr(644,root,root,755)
526%attr(755,root,root) %{_libdir}/wine/glu32.dll.so
527%attr(755,root,root) %{_libdir}/wine/opengl32.dll.so
528
529%if %{with sane}
530%files dll-twain
531%defattr(644,root,root,755)
b08b16bf 532%attr(755,root,root) %{_libdir}/wine/sane.ds.so
72878a4c 533%attr(755,root,root) %{_libdir}/wine/twain*.dll.so
16e36f25
JB
534%endif
535
9d6715c4
ER
536%if %{with ldap}
537%files dll-ldap
538%defattr(644,root,root,755)
539%attr(755,root,root) %{_libdir}/wine/wldap*.dll.so
540%endif
541
16e36f25
JB
542%if %{with alsa}
543%files drv-alsa
544%defattr(644,root,root,755)
545%attr(755,root,root) %{_libdir}/wine/winealsa.drv.so
546%endif
547
16e36f25
JB
548# additional dependencies in *.so not separated (yet?) from main package
549# ddraw.dll.so,x11drv.dll.so depend on X11 libs
550# ole2disp.dll.so,oleaut32.dll.so,typelib.dll.so depend on lib(un)gif,libjpeg,libX11
551# ttydrv.dll.so depends on ncurses
This page took 0.200128 seconds and 4 git commands to generate.