]> git.pld-linux.org Git - packages/wine.git/blobdiff - wine.spec
- don't require valgrind (wine is not compatible with 3.3.0)
[packages/wine.git] / wine.spec
index 59beb52bc97b2439924ce6c021b801959e95e72e..fe1815e593fadf75456971d626f3b6e0eb984d3b 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -41,6 +41,7 @@ Patch0:               %{name}-fontcache.patch
 Patch1:                %{name}-makedep.patch
 Patch2:                %{name}-ncurses.patch
 Patch3:                %{name}-bug9177_workaround.patch
+Patch4:                %{name}-disable-valgrind.patch
 #PatchX:               %{name}-dga.patch
 URL:           http://www.winehq.org/
 BuildRequires: OpenGL-GLU-devel
@@ -68,7 +69,7 @@ BuildRequires:        openldap-devel >= 2.4.6
 BuildRequires: opensp >= 1:1.5.1
 BuildRequires: openssl-devel >= 0.9.7d
 %{?with_sane:BuildRequires:    sane-backends-devel}
-BuildRequires: valgrind
+#BuildRequires:        valgrind
 BuildRequires: xorg-lib-libXi-devel
 BuildRequires: xorg-lib-libXmu-devel
 BuildRequires: xorg-lib-libXrender-devel
@@ -236,6 +237,7 @@ Sterownik NAS dla implementacji mm.dll (systemu multimediĆ³w) w Wine.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 # turn off compilation of some tools
 sed -i -e "s|winetest \\\|\\\|;s|avitools||" programs/Makefile.in
This page took 0.175057 seconds and 4 git commands to generate.