[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/xmlsec1/devel xmlsec1.spec,1.10,1.11
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/xmlsec1/devel xmlsec1.spec,1.10,1.11
- Date: Fri, 8 Jul 2005 09:00:00 -0400
Author: veillard
Update of /cvs/dist/rpms/xmlsec1/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv7341
Modified Files:
xmlsec1.spec
Log Message:
Activating xmlsec1-nss build too, Daniel
Index: xmlsec1.spec
===================================================================
RCS file: /cvs/dist/rpms/xmlsec1/devel/xmlsec1.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xmlsec1.spec 8 Jul 2005 08:43:27 -0000 1.10
+++ xmlsec1.spec 8 Jul 2005 12:59:56 -0000 1.11
@@ -1,7 +1,7 @@
Summary: Library providing support for "XML Signature" and "XML Encryption" standards
Name: xmlsec1
Version: 1.2.8
-Release: 1
+Release: 2
License: MIT
Group: Development/Libraries
Source: ftp://ftp.aleksey.com/pub/xmlsec/releases/xmlsec1-%{version}.tar.gz
@@ -102,8 +102,6 @@
%description gnutls-devel
Libraries, includes, etc. for developing XML Security applications with GNUTls
-%ifarch disabled
-# we disable nss due to dependancies/build problems at this point
%package nss
Summary: NSS crypto plugin for XML Security Library
Group: Development/Libraries
@@ -130,17 +128,11 @@
%description nss-devel
Libraries, includes, etc. for developing XML Security applications with NSS
-%endif
-
%prep
%setup -q
%build
-%ifarch disabled
-%configure --with-mozilla-ver=`1.4.1`
-%else
-%configure --without-nss --without-nspr
-%endif
+%configure
#
# Note: it seems that this may break on older version of Red Hat,
# and that replacing the following line with just "make" can
@@ -216,7 +208,6 @@
%{prefix}/lib*/libxmlsec1-gnutls.*a
%{prefix}/lib*/pkgconfig/xmlsec1-gnutls.pc
-%ifarch disabled
%files nss
%defattr(-, root, root)
@@ -229,9 +220,10 @@
%{prefix}/include/xmlsec1/xmlsec/nss/*.h
%{prefix}/lib*/libxmlsec1-nss.*a
%{prefix}/lib*/pkgconfig/xmlsec1-nss.pc
-%endif
%changelog
+* Fri Jul 8 2005 Daniel Veillard <veillard redhat com> 1.2.8-2
+- Enabling the mozilla-nss crypto backend
* Fri Jul 8 2005 Daniel Veillard <veillard redhat com> 1.2.8-1
- update from upstream, needed for openoffice
* Tue Mar 8 2005 Daniel Veillard <veillard redhat com> 1.2.7-4
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]