Author: sparky Date: Wed Jan 18 20:26:03 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added gcc4 patch
---- Files affected: SPECS: wvstreams.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/wvstreams.spec diff -u SPECS/wvstreams.spec:1.24 SPECS/wvstreams.spec:1.25 --- SPECS/wvstreams.spec:1.24 Wed Jan 18 15:02:31 2006 +++ SPECS/wvstreams.spec Wed Jan 18 21:25:58 2006 @@ -13,6 +13,7 @@ Source0: http://www.csclub.uwaterloo.ca/~ja2morri/%{name}-%{version}.tar.gz # Source0-md5: ecb4e74ebaa1f45206f5d88eb34c5623 Patch0: %{name}-rsapublickey.patch +Patch1: %{name}-gcc4.patch URL: http://open.nit.ca/wvstreams/ BuildRequires: autoconf BuildRequires: automake @@ -63,6 +64,7 @@ %prep %setup -q #%patch0 -p1 +%patch1 -p1 #ugly hack - fix it cp include/wvsslhacks.h crypto cp include/wvtelephony.h telephony @@ -120,6 +122,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2006/01/18 20:25:58 sparky +- added gcc4 patch + Revision 1.24 2006/01/18 14:02:31 sparky - without doc bcond ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wvstreams.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
