]> git.pld-linux.org Git - packages/wine.git/blobdiff - wine.spec
- more devel files
[packages/wine.git] / wine.spec
index 9bf086feacf410fd861e1a099040fcff33b9128d..4583239cd7e64abec066986ea33bdf054f5249ea 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -29,21 +29,22 @@ Summary(es):        Ejecuta programas Windows en Linux
 Summary(pl):   Program pozwalaj±cy uruchamiaæ aplikacje Windows
 Summary(pt_BR):        Executa programas Windows no Linux
 Name:          wine
-Version:       20050830
+Version:       0.9.2
 Release:       1
+Epoch:         1
 License:       LGPL
 Group:         Applications/Emulators
 #Source0:      http://dl.sourceforge.net/%{name}/Wine-%{version}.tar.gz
-Source0:       ftp://ftp.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz
-# Source0-md5: 5d95439a74decd1f94dd8d370a24f442
+#Source0:      ftp://ftp.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz
+Source0:       http://ibiblio.org/pub/linux/system/emulators/wine/%{name}-%{version}.tar.bz2
+# Source0-md5: cda71fc261e415250ea01f2016d1db24
 Source1:       %{name}.init
 Patch0:                %{name}-fontcache.patch
 Patch1:                %{name}-destdir.patch
-Patch2:                %{name}-ncurses.patch
-Patch3:                %{name}-makedep.patch
-Patch4:                %{name}-alsa.patch
+Patch2:                %{name}-makedep.patch
+Patch3:                %{name}-alsa.patch
 # Oliver Stieber's DirectX 9 support patch (unofficial, published on WWN Issue #271)
-Patch5:                %{name}-d3d9patch.patch
+Patch4:                %{name}-d3d9patch.patch
 #PatchX:               %{name}-dga.patch
 URL:           http://www.winehq.org/
 %if %{with xlibs}
@@ -127,7 +128,7 @@ Summary(es):        Biblioteca de desarrollo de wine
 Summary(pl):   Wine - pliki nag³owkowe
 Summary(pt_BR):        Biblioteca de desenvolvimento do wine
 Group:         Development/Libraries
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description devel
 Wine - header files.
@@ -146,7 +147,7 @@ WINE.
 Summary:       Wine - programs
 Summary(pl):   Wine - programy
 Group:         Applications
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description programs
 Wine - programs.
@@ -158,7 +159,7 @@ Wine - programy.
 Summary:       Direct3D implementation DLLs for Wine
 Summary(pl):   Biblioteki DLL z implementacj± Direct3D dla Wine
 Group:         Applications/Emulators
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      OpenGL
 
 %description dll-d3d
@@ -171,7 +172,7 @@ Biblioteki DLL z implementacj
 Summary:       OpenGL implementation DLLs for Wine
 Summary(pl):   Biblioteki DLL z implementacj± OpenGL dla Wine
 Group:         Applications/Emulators
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      OpenGL
 
 %description dll-gl
@@ -184,7 +185,7 @@ Biblioteki DLL z implementacj
 Summary:       TWAIN implementation DLL for Wine
 Summary(pl):   Biblioteka DLL z implementacj± TWAIN dla Wine
 Group:         Applications/Emulators
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description dll-twain
 TWAIN implementation DLL for Wine (through SANE).
@@ -196,7 +197,7 @@ Biblioteka DLL z implementacj
 Summary:       ALSA driver for WINE mm.dll implementation
 Summary(pl):   Sterownik ALSA dla implementacji mm.dll w Wine
 Group:         Applications/Emulators
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description drv-alsa
 ALSA driver for WINE mm.dll (multimedia system) implementation.
@@ -208,7 +209,7 @@ Sterownik ALSA dla implementacji mm.dll (systemu multimedi
 Summary:       aRts driver for WINE mm.dll implementation
 Summary(pl):   Sterownik aRts dla implementacji mm.dll w Wine
 Group:         Applications/Emulators
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description drv-arts
 aRts driver for WINE mm.dll (multimedia system) implementation.
@@ -220,7 +221,7 @@ Sterownik aRts dla implementacji mm.dll (systemu multimedi
 Summary:       JACK driver for WINE mm.dll implementation
 Summary(pl):   Sterownik JACK-a dla implementacji mm.dll w Wine
 Group:         Applications/Emulators
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      jack-audio-connection-kit
 # dlopened by SONAME detected at build time
 %{?with_jack:Requires: %{getsoname /usr/%{_lib}/libjack.so}}
@@ -236,7 +237,7 @@ Wine.
 Summary:       NAS driver for WINE mm.dll implementation
 Summary(pl):   Sterownik NAS dla implementacji mm.dll w Wine
 Group:         Applications/Emulators
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description drv-nas
 NAS driver for WINE mm.dll (multimedia system) implementation.
@@ -250,8 +251,7 @@ Sterownik NAS dla implementacji mm.dll (systemu multimedi
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%{?with_d3d9:%patch5 -p1}
+%{?with_d3d9:%patch4 -p1}
 
 # turn off compilation of some tools
 sed -i -e "s|winetest \\\|\\\|;s|avitools||" programs/Makefile.in
@@ -280,7 +280,6 @@ install -d $RPM_BUILD_ROOT{%{_mandir}/man1,%{_aclocaldir}}
 %{__make} -C programs install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install programs/winhelp/hlp2sgml      $RPM_BUILD_ROOT%{_bindir}
 install tools/fnt2bdf                  $RPM_BUILD_ROOT%{_bindir}
 
 install aclocal.m4 $RPM_BUILD_ROOT%{_aclocaldir}/wine.m4
@@ -395,6 +394,7 @@ fi
 %dir %{_libdir}/wine
 %{_mandir}/man1/wine.*
 %{_mandir}/man1/winedbg.1*
+%{_mandir}/man1/wineserver.*
 %attr(754,root,root) /etc/rc.d/init.d/wine
 %{_winedir}
 %{_datadir}/fonts/wine
@@ -407,7 +407,6 @@ fi
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/fnt2bdf
 %attr(755,root,root) %{_bindir}/function_grep.pl
-%attr(755,root,root) %{_bindir}/hlp2sgml
 %attr(755,root,root) %{_bindir}/widl
 %attr(755,root,root) %{_bindir}/winebuild
 %attr(755,root,root) %{_bindir}/winedump
@@ -417,6 +416,13 @@ fi
 #%attr(755,root,root) %{_bindir}/winewrap
 %attr(755,root,root) %{_bindir}/wmc
 %attr(755,root,root) %{_bindir}/wrc
+%{_libdir}/wine/lib*.def
+# no shared variants, so not separated
+%{_libdir}/wine/lib*.def.a
+%{_libdir}/wine/libdx*.a
+%{_libdir}/wine/libstrmiids.a
+%{_libdir}/wine/libuuid.a
+%{_libdir}/wine/libwinecrt0.a
 %{_includedir}/wine
 %{_mandir}/man1/widl.1*
 %{_mandir}/man1/winedump.1*
This page took 0.035935 seconds and 4 git commands to generate.