Author: wolf                         Date: Sun Dec 16 21:16:26 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't require valgrind (wine is not compatible with 3.3.0)

---- Files affected:
SPECS:
   wine.spec (1.299 -> 1.300) 

---- Diffs:

================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.299 SPECS/wine.spec:1.300
--- SPECS/wine.spec:1.299       Fri Dec 14 23:24:47 2007
+++ SPECS/wine.spec     Sun Dec 16 22:16:21 2007
@@ -42,6 +42,7 @@
 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
@@ -69,7 +70,7 @@
 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
@@ -237,6 +238,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 # turn off compilation of some tools
 sed -i -e "s|winetest \\\|\\\|;s|avitools||" programs/Makefile.in
@@ -462,6 +464,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.300  2007-12-16 21:16:21  wolf
+- don't require valgrind (wine is not compatible with 3.3.0)
+
 Revision 1.299  2007-12-14 22:24:47  arvenil
 - up to 0.9.51
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wine.spec?r1=1.299&r2=1.300&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to