SPECS: openca.spec - version 0.9.2.5 - still doesn't build, NFY

hawk hawk at pld-linux.org
Fri Jul 21 14:03:26 CEST 2006


Author: hawk                         Date: Fri Jul 21 12:03:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 0.9.2.5
- still doesn't build, NFY

---- Files affected:
SPECS:
   openca.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/openca.spec
diff -u SPECS/openca.spec:1.9 SPECS/openca.spec:1.10
--- SPECS/openca.spec:1.9	Fri Mar 24 13:29:09 2006
+++ SPECS/openca.spec	Fri Jul 21 14:03:20 2006
@@ -2,20 +2,20 @@
 # TODO:
 # - remove all that crazy finding...
 # - make it build
-# - upgrade to 0.9.2.4
 Summary:	OpenCA - Open Certificate Authority
 Summary(pl):	OpenCA - otwarty projekt CA
+%define		realname	OpenCA
 Name:		openca
-%define post 10
-%define rel 0.9.1
-Version:	%{rel}.%{post}
+Version:	0.9.2.5
 Release:	0.1
 Epoch:		2
 License:	BSD
 Group:		Applications/Publishing/SGML
-Source0:	http://dl.sourceforge.net/openca/%{name}-%{rel}-%{post}.tar.gz
-# Source0-md5:	fefe0ba8b709f111cb64cb07a2d4ac6a
+Source0:	http://dl.sourceforge.net/openca/%{name}-%{version}.tar.gz
+# Source0-md5:	8181ba08016f8c12a91707e61601cd8d
+BuildRequires:	libiconv-devel
 BuildRequires:	openssl-devel
+BuildRequires:	perl-XML-Parser >= 2.23
 URL:		http://www.openca.org/openca/
 BuildRequires:	openldap-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -47,7 +47,7 @@
 mod_ssl dla Apache.
 
 %prep
-%setup -q -n %{name}-%{rel}-%{post}
+%setup -q -n %{realname}-%{version}
 rm -rf src/modules/Convert-ASN1*
 rm -rf src/modules/Digest-MD5*
 rm -rf src/modules/IO-Socket-SSL*
@@ -113,6 +113,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/07/21 12:03:20  hawk
+- version 0.9.2.5
+- still doesn't build, NFY
+
 Revision 1.9  2006/03/24 12:29:09  blues
 - old forgotten commit
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openca.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list