Author: shadzik Date: Fri Jul 21 17:12:33 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - a step closer to fix installation - patch0 added - still NFY
---- Files affected: SPECS: openca.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/openca.spec diff -u SPECS/openca.spec:1.10 SPECS/openca.spec:1.11 --- SPECS/openca.spec:1.10 Fri Jul 21 14:03:20 2006 +++ SPECS/openca.spec Fri Jul 21 19:12:28 2006 @@ -13,6 +13,7 @@ Group: Applications/Publishing/SGML Source0: http://dl.sourceforge.net/openca/%{name}-%{version}.tar.gz # Source0-md5: 8181ba08016f8c12a91707e61601cd8d +Patch0: %{name}-install.patch BuildRequires: libiconv-devel BuildRequires: openssl-devel BuildRequires: perl-XML-Parser >= 2.23 @@ -48,6 +49,7 @@ %prep %setup -q -n %{realname}-%{version} +%patch0 -p0 rm -rf src/modules/Convert-ASN1* rm -rf src/modules/Digest-MD5* rm -rf src/modules/IO-Socket-SSL* @@ -113,6 +115,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2006/07/21 17:12:28 shadzik +- a step closer to fix installation - patch0 added +- still NFY + Revision 1.10 2006/07/21 12:03:20 hawk - version 0.9.2.5 - still doesn't build, NFY ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openca.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
