Move so from devel to main package
This commit is contained in:
parent
d885bf26c7
commit
92d4ec22f9
@ -1,6 +1,6 @@
|
|||||||
Name: xmlsec1
|
Name: xmlsec1
|
||||||
Version: 1.2.31
|
Version: 1.2.31
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A C library based on LibXML2
|
Summary: A C library based on LibXML2
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.aleksey.com/xmlsec
|
URL: http://www.aleksey.com/xmlsec
|
||||||
@ -57,6 +57,7 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
|
|||||||
%{_bindir}/xmlsec1
|
%{_bindir}/xmlsec1
|
||||||
|
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
|
%{_libdir}/*.so
|
||||||
%exclude %{_libdir}/*.la
|
%exclude %{_libdir}/*.la
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -67,7 +68,6 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
|
|||||||
|
|
||||||
%{_libdir}/xmlsec1Conf.sh
|
%{_libdir}/xmlsec1Conf.sh
|
||||||
%{_libdir}/pkgconfig/xmlsec1*.pc
|
%{_libdir}/pkgconfig/xmlsec1*.pc
|
||||||
%{_libdir}/*.so
|
|
||||||
|
|
||||||
%{_datadir}/aclocal/xmlsec1.m4
|
%{_datadir}/aclocal/xmlsec1.m4
|
||||||
|
|
||||||
@ -75,6 +75,9 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
|
|||||||
%{_mandir}/man1/*.1.*
|
%{_mandir}/man1/*.1.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 08 2021 weidong <weidong@uniontech.com> - 1.2.31-2
|
||||||
|
- Move .so from devel to main package
|
||||||
|
|
||||||
* Tue Jan 26 2021 fuanan <fuanan3@huawei.com> - 1.2.31-1
|
* Tue Jan 26 2021 fuanan <fuanan3@huawei.com> - 1.2.31-1
|
||||||
- Update to version 1.2.31
|
- Update to version 1.2.31
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user