Author: arekm                        Date: Thu Mar  5 08:57:54 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- openssl for crypto

---- Files affected:
SPECS:
   python-pyxmlsec.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/python-pyxmlsec.spec
diff -u SPECS/python-pyxmlsec.spec:1.1 SPECS/python-pyxmlsec.spec:1.2
--- SPECS/python-pyxmlsec.spec:1.1      Thu Mar  5 09:36:45 2009
+++ SPECS/python-pyxmlsec.spec  Thu Mar  5 09:57:48 2009
@@ -11,6 +11,7 @@
 BuildRequires: nss-devel
 BuildRequires: python-devel >= 2.2.1
 BuildRequires: xmlsec1-devel
+BuildRequires: xmlsec1-openssl-devel
 %pyrequires_eq python-modules
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -22,8 +23,7 @@
 %setup -q -n pyxmlsec-%{version}
 
 %build
-# 3 is NSS, do we really want this one?
-echo "3" | env CFLAGS="%{rpmcflags} -I/usr/include/xmlsec1" %{__python} 
setup.py build
+echo "1" | env CFLAGS="%{rpmcflags} -I/usr/include/xmlsec1" %{__python} 
setup.py build
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -52,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/03/05 08:57:48  arekm
+- openssl for crypto
+
 Revision 1.1  2009/03/05 08:36:45  arekm
 - initial
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pyxmlsec.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to