SPECS: valgrind.spec - handle REP RET

wolf wolf at pld-linux.org
Sat Aug 13 14:48:38 CEST 2005


Author: wolf                         Date: Sat Aug 13 12:48:38 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- handle REP RET

---- Files affected:
SPECS:
   valgrind.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/valgrind.spec
diff -u SPECS/valgrind.spec:1.48 SPECS/valgrind.spec:1.49
--- SPECS/valgrind.spec:1.48	Sat Aug 13 00:17:04 2005
+++ SPECS/valgrind.spec	Sat Aug 13 14:48:32 2005
@@ -9,6 +9,7 @@
 Group:		Development/Tools
 Source0:	http://valgrind.org/downloads/%{name}-%{version}.tar.bz2
 # Source0-md5:	e976a343c61d9505162f595a8aeb09c1
+Patch0:		%{name}-repret.patch
 URL:		http://valgrind.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -43,6 +44,7 @@
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %{__aclocal}
@@ -86,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2005/08/13 12:48:32  wolf
+- handle REP RET
+
 Revision 1.48  2005/08/12 22:17:04  wolf
 - 3.0.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/valgrind.spec?r1=1.48&r2=1.49&f=u




More information about the pld-cvs-commit mailing list