Author: arekm Date: Sat Jun 25 15:05:15 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel3; segv fixed
---- Files affected: SPECS: libdomainkeys.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/libdomainkeys.spec diff -u SPECS/libdomainkeys.spec:1.3 SPECS/libdomainkeys.spec:1.4 --- SPECS/libdomainkeys.spec:1.3 Sat Jun 25 16:29:51 2005 +++ SPECS/libdomainkeys.spec Sat Jun 25 17:05:10 2005 @@ -2,12 +2,13 @@ Summary: DomainKey Library for email servers & clients Name: libdomainkeys Version: 0.66 -Release: 2 +Release: 3 License: Yahoo! DomainKeys Public License Agreement v1.1 Group: Libraries Source0: http://dl.sourceforge.net/domainkeys/%{name}-%{version}.tar.gz # Source0-md5: 38ee9fa346a837662f06e7e098bfb7da Patch0: %{name}-libtool.patch +Patch1: %{name}-segv.patch URL: http://domainkeys.sourceforge.net/ BuildRequires: openssl-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -43,6 +44,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__make} \ @@ -87,6 +89,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/06/25 15:05:10 arekm +- rel3; segv fixed + Revision 1.3 2005/06/25 14:29:51 arekm - add dktrace.h ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libdomainkeys.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
