Author: arekm Date: Sat Jun 25 15:24:03 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4
---- Files affected: SPECS: libdomainkeys.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libdomainkeys.spec diff -u SPECS/libdomainkeys.spec:1.4 SPECS/libdomainkeys.spec:1.5 --- SPECS/libdomainkeys.spec:1.4 Sat Jun 25 17:05:10 2005 +++ SPECS/libdomainkeys.spec Sat Jun 25 17:23:58 2005 @@ -2,7 +2,7 @@ Summary: DomainKey Library for email servers & clients Name: libdomainkeys Version: 0.66 -Release: 3 +Release: 4 License: Yahoo! DomainKeys Public License Agreement v1.1 Group: Libraries Source0: http://dl.sourceforge.net/domainkeys/%{name}-%{version}.tar.gz @@ -56,7 +56,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_includedir}} -install dknewkey dktest $RPM_BUILD_ROOT%{_bindir} +libtool install dknewkey dktest $RPM_BUILD_ROOT%{_bindir} install dktrace.h domainkeys.h $RPM_BUILD_ROOT%{_includedir} libtool install libdomainkeys.la $RPM_BUILD_ROOT%{_libdir} @@ -89,6 +89,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/06/25 15:23:58 arekm +- rel 4 + Revision 1.4 2005/06/25 15:05:10 arekm - rel3; segv fixed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libdomainkeys.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
