]> git.pld-linux.org Git - packages/wine.git/blame - wine.spec
- hardlink identical fakedlls
[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
344ce2c2 134%undefine debuginfocflags
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
e8f81a0a 355%if %{?debug:0}%{!?debug:1}
f1f3af79
JB
356echo "Strip executable binaries and shared object files."
357filelist=`find $RPM_BUILD_ROOT -type f ! -regex ".*ld-[0-9.]*so.*"`
358elfexelist=`echo $filelist | xargs -r file | \
359 awk '/ELF.*executable/ {print $1}' | cut -d: -f1`
360elfsharedlist=`echo $filelist | xargs -r file | \
361 awk '/LF.*shared object/ {print $1}' | cut -d: -f1`; \
362if [ -n "$elfexelist" ]; then \
363 strip -R .note -R .comment $elfexelist
364fi
365if [ -n "$elfsharedlist" ]; then
65c325f6 366 strip --strip-unneeded -R .note -R .comment $elfsharedlist
f1f3af79 367fi
e8f81a0a 368%endif
f1f3af79 369
80496098 370# /sbin/chstk -e $RPM_BUILD_ROOT%{_bindir}/wine
5c4ec57b 371
887fffcf
ER
372dir=$(pwd)
373> files.so
374> files.programs
55a96819 375cd $RPM_BUILD_ROOT%{_libdir}/wine
376for f in *.so; do
16e36f25 377 case $f in
beafc810 378 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
379 ;;
380 *)
381 echo "%attr(755,root,root) %{_libdir}/wine/$f" >> $dir/files.so
16e36f25 382 esac
55a96819 383done
384cd -
887fffcf
ER
385
386programs="notepad regedit regsvr32 wineconsole winefile winemine winepath"
2f6853f9 387for p in $programs; do
8d493411 388 echo "%attr(755,root,root) %{_bindir}/$p" >> files.programs
389 echo "%attr(755,root,root) %{_libdir}/wine/$p.exe.so" >> files.programs
da274952 390 echo "%{_mandir}/man1/$p.1*" >> files.programs
8d493411 391 grep -v "$p\.exe\.so$" files.so > files.so.
392 mv -f files.so. files.so
55a96819 393done
55a96819 394
f7357f09 395install -d $RPM_BUILD_ROOT%{_winedir}/gecko
beafc810 396%ifnarch %{x8664}
db80a28e 397cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_winedir}/gecko
beafc810 398%else
db80a28e 399cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_winedir}/gecko
beafc810 400%endif
f7357f09 401
887fffcf 402install -d $RPM_BUILD_ROOT%{_pixmapsdir}
db80a28e
ER
403cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_desktopdir}
404cp -p %{name}.png $RPM_BUILD_ROOT%{_pixmapsdir}
76055aa1 405
5c4ec57b 406%clean
407rm -rf $RPM_BUILD_ROOT
408
8df63af6 409%post
db80a28e 410/sbin/ldconfig
8df63af6
ER
411%update_desktop_database
412
f1f3af79
JB
413%postun -p /sbin/ldconfig
414
d142aa07 415%triggerpostun -- wine < 1:0.9.12-1.9
ccb219e0 416rm -f /var/lock/subsys/wine
d142aa07
JB
417if [ -x /sbin/chkconfig ]; then
418 /sbin/chkconfig --del wine
419fi
420
55a96819 421%files -f files.so
5c4ec57b 422%defattr(644,root,root,755)
64ef6fe1 423%doc README documentation/ChangeLog* AUTHORS ANNOUNCE
12b1296e 424%lang(de) %doc documentation/README.de
425%lang(es) %doc documentation/README.es
426%lang(fr) %doc documentation/README.fr
0aac4f59 427%lang(hu) %doc documentation/README.hu
12b1296e 428%lang(it) %doc documentation/README.it
7b9e958b 429%lang(ko) %doc documentation/README.ko
58a0e5f4 430%lang(nb) %doc documentation/README.no
12b1296e 431%lang(pt) %doc documentation/README.pt
74de5921 432%lang(pt_BR) %doc documentation/README.pt_br
0aac4f59
KK
433%lang(ru) %doc documentation/README.ru
434%lang(sv) %doc documentation/README.sv
435%lang(tr) %doc documentation/README.tr
82432451 436%attr(755,root,root) %{_bindir}/msiexec
beafc810
MM
437%ifnarch %{x8664}
438%attr(755,root,root) %{_bindir}/wine
439%else
440%attr(755,root,root) %{_bindir}/wine64
441%endif
d479f953 442%attr(755,root,root) %{_bindir}/wineboot
55a96819 443%attr(755,root,root) %{_bindir}/winedbg
0aac4f59 444%attr(755,root,root) %{_bindir}/winecfg
beafc810 445%ifnarch %{x8664}
f829f028 446%attr(755,root,root) %{_bindir}/wine-preloader
beafc810
MM
447%else
448%attr(755,root,root) %{_bindir}/wine64-preloader
f829f028 449%endif
beafc810 450%attr(755,root,root) %{_bindir}/wineserver
8a1d358f 451%attr(755,root,root) %{_libdir}/*.so*
861238d3 452%dir %{_libdir}/wine
61e39970 453%dir %{_libdir}/wine/fakedlls
454%{_libdir}/wine/fakedlls/*.acm
455%{_libdir}/wine/fakedlls/*.cpl
456%{_libdir}/wine/fakedlls/*.dll
beafc810
MM
457%ifarch %{ix86}
458%{_libdir}/wine/fakedlls/*.dll16
459%endif
61e39970 460%{_libdir}/wine/fakedlls/*.drv
beafc810
MM
461%ifarch %{ix86}
462%{_libdir}/wine/fakedlls/*.drv16
463%endif
61e39970 464%{_libdir}/wine/fakedlls/*.ds
465%{_libdir}/wine/fakedlls/*.exe
beafc810
MM
466%ifarch %{ix86}
467%{_libdir}/wine/fakedlls/*.exe16
468%{_libdir}/wine/fakedlls/*.mod16
469%endif
61e39970 470%{_libdir}/wine/fakedlls/*.ocx
471%{_libdir}/wine/fakedlls/*.sys
472%{_libdir}/wine/fakedlls/*.tlb
f829f028 473%ifarch %{ix86}
61e39970 474%{_libdir}/wine/fakedlls/*.vxd
f829f028 475%endif
b86f1c34 476%{_mandir}/man1/wine.1*
beafc810
MM
477%lang(de) %{_mandir}/de/man1/wine*.1*
478%lang(fr) %{_mandir}/fr/man1/wine*.1*
76656d4f 479#%lang(pl) %{_mandir}/pl/man1/wine*.1*
da274952
AG
480%{_mandir}/man1/msiexec.1*
481%{_mandir}/man1/wineboot.1*
482%{_mandir}/man1/winecfg.1*
72ede285 483%{_mandir}/man1/winedbg.1*
b86f1c34 484%{_mandir}/man1/wineserver.1*
a91c2692 485%{_winedir}
a6c536e0 486%{_desktopdir}/wine.desktop
76055aa1 487%{_desktopdir}/wine-uninstaller.desktop
887fffcf 488%{_pixmapsdir}/%{name}.png
5c4ec57b 489
55a96819 490%files programs -f files.programs
e8f81a0a 491%defattr(644,root,root,755)
e8f81a0a 492
5c4ec57b 493%files devel
494%defattr(644,root,root,755)
d479f953 495%attr(755,root,root) %{_bindir}/fnt2bdf
496%attr(755,root,root) %{_bindir}/function_grep.pl
d479f953 497%attr(755,root,root) %{_bindir}/widl
55a96819 498%attr(755,root,root) %{_bindir}/winebuild
55a96819 499%attr(755,root,root) %{_bindir}/winedump
1ae1bca2 500%attr(755,root,root) %{_bindir}/wineg++
d479f953 501%attr(755,root,root) %{_bindir}/winegcc
502%attr(755,root,root) %{_bindir}/winemaker
9a9c7643 503%attr(755,root,root) %{_bindir}/winecpp
55a96819 504%attr(755,root,root) %{_bindir}/wmc
d479f953 505%attr(755,root,root) %{_bindir}/wrc
7265d9f2
JB
506%{_libdir}/wine/lib*.def
507# no shared variants, so not separated
508%{_libdir}/wine/lib*.def.a
b93e474e 509%{_libdir}/wine/libadsiid.a
7265d9f2 510%{_libdir}/wine/libdx*.a
beafc810 511%{_libdir}/wine/libstrmbase.a
7265d9f2
JB
512%{_libdir}/wine/libstrmiids.a
513%{_libdir}/wine/libuuid.a
514%{_libdir}/wine/libwinecrt0.a
5c4ec57b 515%{_includedir}/wine
34f03014 516%{_mandir}/man1/widl.1*
0aac4f59 517%{_mandir}/man1/winebuild.1*
da274952 518%{_mandir}/man1/winecpp.1*
34f03014 519%{_mandir}/man1/winedump.1*
bff06719 520%{_mandir}/man1/winegcc.1*
5ec7e550 521%{_mandir}/man1/wineg++.1*
34f03014 522%{_mandir}/man1/winemaker.1*
0aac4f59 523%lang(de) %{_mandir}/de/man1/winemaker.1*
6ebf503e 524%lang(fr) %{_mandir}/fr/man1/winemaker.1*
34f03014
JB
525%{_mandir}/man1/wmc.1*
526%{_mandir}/man1/wrc.1*
2b5050a8 527%{_aclocaldir}/*.m4
f18f723c 528
beafc810
MM
529%files dll-capi
530%defattr(644,root,root,755)
531%attr(755,root,root) %{_libdir}/wine/capi2032.dll.so
532
16e36f25
JB
533%files dll-d3d
534%defattr(644,root,root,755)
535%attr(755,root,root) %{_libdir}/wine/d3d8.dll.so
536%attr(755,root,root) %{_libdir}/wine/d3d9.dll.so
16e36f25
JB
537%attr(755,root,root) %{_libdir}/wine/wined3d.dll.so
538
539%files dll-gl
540%defattr(644,root,root,755)
541%attr(755,root,root) %{_libdir}/wine/glu32.dll.so
542%attr(755,root,root) %{_libdir}/wine/opengl32.dll.so
543
544%if %{with sane}
545%files dll-twain
546%defattr(644,root,root,755)
b08b16bf 547%attr(755,root,root) %{_libdir}/wine/sane.ds.so
72878a4c 548%attr(755,root,root) %{_libdir}/wine/twain*.dll.so
16e36f25
JB
549%endif
550
9d6715c4
ER
551%if %{with ldap}
552%files dll-ldap
553%defattr(644,root,root,755)
554%attr(755,root,root) %{_libdir}/wine/wldap*.dll.so
555%endif
556
16e36f25
JB
557%if %{with alsa}
558%files drv-alsa
559%defattr(644,root,root,755)
560%attr(755,root,root) %{_libdir}/wine/winealsa.drv.so
561%endif
562
16e36f25
JB
563# additional dependencies in *.so not separated (yet?) from main package
564# ddraw.dll.so,x11drv.dll.so depend on X11 libs
565# ole2disp.dll.so,oleaut32.dll.so,typelib.dll.so depend on lib(un)gif,libjpeg,libX11
566# ttydrv.dll.so depends on ncurses
This page took 0.24427 seconds and 4 git commands to generate.