packages: asymptote/asymptote.spec - memrchr patch

uzsolt uzsolt at pld-linux.org
Fri Jul 3 17:16:12 CEST 2009


Author: uzsolt                       Date: Fri Jul  3 15:16:12 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- memrchr patch

---- Files affected:
packages/asymptote:
   asymptote.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: packages/asymptote/asymptote.spec
diff -u packages/asymptote/asymptote.spec:1.43 packages/asymptote/asymptote.spec:1.44
--- packages/asymptote/asymptote.spec:1.43	Thu Jul  2 16:36:44 2009
+++ packages/asymptote/asymptote.spec	Fri Jul  3 17:16:07 2009
@@ -9,6 +9,7 @@
 Group:		Applications/Science
 Source0:	http://dl.sourceforge.net/asymptote/%{name}-%{version}.src.tgz
 # Source0-md5:	beb6ef9a47322820b5e4ebfda0e4013b
+Patch0:		%{name}-memrchr.patch
 URL:		http://asymptote.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	gc-devel >= 7.0
@@ -124,6 +125,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__autoheader}
@@ -205,6 +207,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2009/07/03 15:16:07  uzsolt
+- memrchr patch
+
 Revision 1.43  2009/07/02 14:36:44  uzsolt
 - 1.79
 - remove patch0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/asymptote/asymptote.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list