Author: areq Date: Fri Jun 17 19:53:55 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - add gcc4.patch
---- Files affected: SPECS: smtptools.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/smtptools.spec diff -u SPECS/smtptools.spec:1.25 SPECS/smtptools.spec:1.26 --- SPECS/smtptools.spec:1.25 Thu Apr 8 18:46:23 2004 +++ SPECS/smtptools.spec Fri Jun 17 21:53:49 2005 @@ -9,6 +9,7 @@ Source0: ftp://ftp.ohse.de/uwe/releases/%{name}-%{version}.tar.gz # Source0-md5: 16dd9da7b1b9c7462f207695ae323034 Patch0: %{name}-link.patch +Patch1: %{name}-gcc4.patch URL: http://www.ohse.de/uwe/software/smtptools.html BuildRequires: autoconf BuildRequires: automake @@ -25,6 +26,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -59,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2005/06/17 19:53:49 areq +- add gcc4.patch + Revision 1.25 2004/04/08 16:46:23 qboosh - added URL and link patch, release 3 for Ac ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/smtptools.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
