diff --git a/xmlsec1.spec b/xmlsec1.spec index 9d810ca416add5b4782a2b60eebe222d7d0fecdf..fa309796319bbf27474ec778450db161f21ddab0 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -1,6 +1,6 @@ Name: xmlsec1 Version: 1.2.29 -Release: 2 +Release: 3 Summary: A C library based on LibXML2 License: MIT URL: http://www.aleksey.com/xmlsec @@ -57,6 +57,7 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc %{_bindir}/xmlsec1 %{_libdir}/*.so.* +%{_libdir}/*.so %exclude %{_libdir}/*.la %files devel @@ -67,7 +68,6 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc %{_libdir}/xmlsec1Conf.sh %{_libdir}/pkgconfig/xmlsec1*.pc -%{_libdir}/*.so %{_datadir}/aclocal/xmlsec1.m4 @@ -75,6 +75,9 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc %{_mandir}/man1/*.1.* %changelog +* Thu Jul 08 2021 weidong - 1.2.29-3 +- Move .so from devel to main package + * Mon May 18 2020 wangchen - 1.2.29-2 - rebuild for xmlsec1