SPECS: xmlsec1.spec - updated to 1.2.11
qboosh
qboosh at pld-linux.org
Sun Dec 16 14:55:20 CET 2007
Author: qboosh Date: Sun Dec 16 13:55:20 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.2.11
---- Files affected:
SPECS:
xmlsec1.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/xmlsec1.spec
diff -u SPECS/xmlsec1.spec:1.13 SPECS/xmlsec1.spec:1.14
--- SPECS/xmlsec1.spec:1.13 Thu Jun 21 10:11:49 2007
+++ SPECS/xmlsec1.spec Sun Dec 16 14:55:15 2007
@@ -2,12 +2,12 @@
Summary: XML Security Library
Summary(pl.UTF-8): Biblioteka bezpieczeństwa XML
Name: xmlsec1
-Version: 1.2.10
-Release: 3
+Version: 1.2.11
+Release: 1
License: MIT
Group: Libraries
Source0: http://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz
-# Source0-md5: 52b1b528fc80753a0cb51f27455ca3bf
+# Source0-md5: 5652d44eec1375a399a6c61f5f6091f1
Patch0: %{name}-nss.patch
URL: http://www.aleksey.com/xmlsec/
BuildRequires: autoconf >= 2.2
@@ -222,6 +222,7 @@
%doc AUTHORS ChangeLog Copyright README TODO
%attr(755,root,root) %{_bindir}/xmlsec1
%attr(755,root,root) %{_libdir}/libxmlsec1.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libxmlsec1.so.1
%{_mandir}/man1/xmlsec1.1*
%files devel
@@ -236,6 +237,7 @@
%{_includedir}/xmlsec1/xmlsec/*.h
%{_includedir}/xmlsec1/xmlsec/private
%{_pkgconfigdir}/xmlsec1.pc
+%{_aclocaldir}/xmlsec1.m4
%{_mandir}/man1/xmlsec1-config.1*
%files static
@@ -249,6 +251,7 @@
%files gnutls
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libxmlsec1-gnutls.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libxmlsec1-gnutls.so.1
%attr(755,root,root) %{_libdir}/libxmlsec1-gnutls.so
%files gnutls-devel
@@ -262,6 +265,7 @@
%files nss
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libxmlsec1-nss.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libxmlsec1-nss.so.1
%attr(755,root,root) %{_libdir}/libxmlsec1-nss.so
%files nss-devel
@@ -275,6 +279,7 @@
%files openssl
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libxmlsec1-openssl.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libxmlsec1-openssl.so.1
%attr(755,root,root) %{_libdir}/libxmlsec1-openssl.so
%files openssl-devel
@@ -291,6 +296,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2007-12-16 13:55:15 qboosh
+- updated to 1.2.11
+
Revision 1.13 2007-06-21 08:11:49 megabajt
- added apidocs subpackage
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xmlsec1.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list