rpms/xmlsec1/devel .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 xmlsec1.spec, 1.30, 1.31 multilib.patch, 1.1, NONE separate_nspr_nss.patch, 1.1, NONE

Daniel Veillard (veillard) fedora-extras-commits at redhat.com
Fri Jul 11 12:31:06 UTC 2008


Author: veillard

Update of /cvs/pkgs/rpms/xmlsec1/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21089

Modified Files:
	.cvsignore sources xmlsec1.spec 
Removed Files:
	multilib.patch separate_nspr_nss.patch 
Log Message:
New upstream version 1.2.11 and rebuild for new gnutls,
old patches are not needed, integrated upstream,
Daniel



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xmlsec1/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	20 Sep 2005 10:33:29 -0000	1.8
+++ .cvsignore	11 Jul 2008 12:30:22 -0000	1.9
@@ -2,3 +2,4 @@
 xmlsec1-1.2.7.tar.gz
 xmlsec1-1.2.8.tar.gz
 xmlsec1-1.2.9.tar.gz
+xmlsec1-1.2.11.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xmlsec1/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	20 Sep 2005 10:33:29 -0000	1.8
+++ sources	11 Jul 2008 12:30:22 -0000	1.9
@@ -1 +1 @@
-b378a076708766966724aaeba09e4607  xmlsec1-1.2.9.tar.gz
+5652d44eec1375a399a6c61f5f6091f1  xmlsec1-1.2.11.tar.gz


Index: xmlsec1.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xmlsec1/devel/xmlsec1.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- xmlsec1.spec	20 Feb 2008 06:50:07 -0000	1.30
+++ xmlsec1.spec	11 Jul 2008 12:30:22 -0000	1.31
@@ -1,11 +1,11 @@
 Summary: Library providing support for "XML Signature" and "XML Encryption" standards
 Name: xmlsec1
-Version: 1.2.9
-Release: 10.1
+Version: 1.2.11
+Release: 1
 License: MIT
 Group: Development/Libraries
 Source: ftp://ftp.aleksey.com/pub/xmlsec/releases/xmlsec1-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 URL: http://www.aleksey.com/xmlsec/
 Requires: libxml2 >= 2.6.0
 Requires: libxslt >= 1.1.0
@@ -13,31 +13,29 @@
 BuildRequires: libxslt-devel >= 1.1.0
 Prefix: %{_prefix}
 Docdir: %{_docdir}
-Patch0: separate_nspr_nss.patch
-Patch1: multilib.patch
 
 %description
-XML Security Library is a C library based on LibXML2  and OpenSSL. 
-The library was created with a goal to support major XML security 
-standards "XML Digital Signature" and "XML Encryption". 
+XML Security Library is a C library based on LibXML2  and OpenSSL.
+The library was created with a goal to support major XML security
+standards "XML Digital Signature" and "XML Encryption".
 
-%package devel 
+%package devel
 Summary: Libraries, includes, etc. to develop applications with XML Digital Signatures and XML Encryption support.
-Group: Development/Libraries 
+Group: Development/Libraries
 Requires: xmlsec1 = %{version}
 Requires: libxml2-devel >= 2.6.0
 Requires: libxslt-devel >= 1.1.0
 Requires: openssl-devel >= 0.9.6
-Requires: zlib-devel 
+Requires: zlib-devel
 Requires: pkgconfig
 
 %description devel
-Libraries, includes, etc. you can use to develop applications with XML Digital 
+Libraries, includes, etc. you can use to develop applications with XML Digital
 Signatures and XML Encryption support.
 
 %package openssl
 Summary: OpenSSL crypto plugin for XML Security Library
-Group: Development/Libraries 
+Group: Development/Libraries
 Requires: xmlsec1 = %{version}
 Requires: libxml2 >= 2.6.0
 Requires: libxslt >= 1.1.0
@@ -56,7 +54,7 @@
 
 %package openssl-devel
 Summary: OpenSSL crypto plugin for XML Security Library
-Group: Development/Libraries 
+Group: Development/Libraries
 Requires: xmlsec1 = %{version}
 Requires: xmlsec1-devel = %{version}
 Requires: xmlsec1-openssl = %{version}
@@ -70,7 +68,7 @@
 
 %package gnutls
 Summary: GNUTls crypto plugin for XML Security Library
-Group: Development/Libraries 
+Group: Development/Libraries
 Requires: xmlsec1 = %{version}
 Requires: libxml2 >= 2.6.0
 Requires: libxslt >= 1.1.0
@@ -91,7 +89,7 @@
 
 %package gnutls-devel
 Summary: GNUTls crypto plugin for XML Security Library
-Group: Development/Libraries 
+Group: Development/Libraries
 Requires: xmlsec1 = %{version}
 Requires: xmlsec1-devel = %{version}
 Requires: xmlsec1-openssl = %{version}
@@ -107,7 +105,7 @@
 
 %package nss
 Summary: NSS crypto plugin for XML Security Library
-Group: Development/Libraries 
+Group: Development/Libraries
 Requires: xmlsec1 = %{version}
 Requires: libxml2 >= 2.4.24
 Requires: libxslt >= 1.0.20
@@ -122,7 +120,7 @@
 
 %package nss-devel
 Summary: NSS crypto plugin for XML Security Library
-Group: Development/Libraries 
+Group: Development/Libraries
 Requires: xmlsec1 = %{version}
 Requires: xmlsec1-devel = %{version}
 Requires: xmlsec1-nss = %{version}
@@ -136,8 +134,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %configure
@@ -171,7 +167,7 @@
 %postun
 /sbin/ldconfig
 
-%files 
+%files
 %defattr(-, root, root)
 
 %doc AUTHORS ChangeLog NEWS README Copyright
@@ -181,7 +177,7 @@
 %{prefix}/bin/xmlsec1
 
 %files devel
-%defattr(-, root, root)  
+%defattr(-, root, root)
 
 %{prefix}/bin/xmlsec1-config
 %dir %{prefix}/include/xmlsec1
@@ -194,17 +190,18 @@
 %{prefix}/lib*/pkgconfig/xmlsec1.pc
 %{prefix}/lib*/xmlsec1Conf.sh
 %dir %{prefix}/share/doc/xmlsec1
-%{prefix}/share/doc/xmlsec1/* 
+%{prefix}/share/doc/xmlsec1/*
 %doc AUTHORS HACKING ChangeLog NEWS README Copyright
 %doc %{_mandir}/man1/xmlsec1-config.1*
+%{_datadir}/aclocal/xmlsec1.m4
 
 %files openssl
-%defattr(-, root, root)  
+%defattr(-, root, root)
 
 %{prefix}/lib*/libxmlsec1-openssl.so.*
 
 %files openssl-devel
-%defattr(-, root, root)  
+%defattr(-, root, root)
 
 %dir %{prefix}/include/xmlsec1/xmlsec/openssl
 %{prefix}/include/xmlsec1/xmlsec/openssl/*.h
@@ -213,12 +210,12 @@
 %{prefix}/lib*/pkgconfig/xmlsec1-openssl.pc
 
 %files gnutls
-%defattr(-, root, root)  
+%defattr(-, root, root)
 
 %{prefix}/lib*/libxmlsec1-gnutls.so.*
 
 %files gnutls-devel
-%defattr(-, root, root)  
+%defattr(-, root, root)
 
 %dir %{prefix}/include/xmlsec1/xmlsec/gnutls
 %{prefix}/include/xmlsec1/xmlsec/gnutls/*.h
@@ -227,12 +224,12 @@
 %{prefix}/lib*/pkgconfig/xmlsec1-gnutls.pc
 
 %files nss
-%defattr(-, root, root)  
+%defattr(-, root, root)
 
 %{prefix}/lib*/libxmlsec1-nss.so.*
 
 %files nss-devel
-%defattr(-, root, root)  
+%defattr(-, root, root)
 
 %dir %{prefix}/include/xmlsec1/xmlsec/nss
 %{prefix}/include/xmlsec1/xmlsec/nss/*.h


--- multilib.patch DELETED ---


--- separate_nspr_nss.patch DELETED ---




More information about the fedora-extras-commits mailing list