Compare commits
No commits in common. "7da30c052f00d7bb3f9cec7b8afea452d9e69b83" and "7fa9eb73483c24feb1137f6ac7bc4ba3b4be3982" have entirely different histories.
7da30c052f
...
7fa9eb7348
BIN
xmlsec1-1.2.29.tar.gz
Normal file
BIN
xmlsec1-1.2.29.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
14
xmlsec1.spec
14
xmlsec1.spec
@ -1,6 +1,6 @@
|
|||||||
Name: xmlsec1
|
Name: xmlsec1
|
||||||
Version: 1.2.31
|
Version: 1.2.29
|
||||||
Release: 2
|
Release: 1
|
||||||
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,7 +57,6 @@ 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
|
||||||
@ -68,6 +67,7 @@ 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,13 +75,7 @@ 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
|
* Fri Jan 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.29-1
|
||||||
- Move .so from devel to main package
|
|
||||||
|
|
||||||
* Tue Jan 26 2021 fuanan <fuanan3@huawei.com> - 1.2.31-1
|
|
||||||
- Update to version 1.2.31
|
|
||||||
|
|
||||||
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.2.29-1
|
|
||||||
- Update to 1.2.29
|
- Update to 1.2.29
|
||||||
|
|
||||||
* Mon Dec 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.25-7
|
* Mon Dec 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.25-7
|
||||||
|
|||||||
@ -1,4 +0,0 @@
|
|||||||
version_control: github
|
|
||||||
src_repo: "lsh123/xmlsec"
|
|
||||||
tag_prefix: "^xmlsec-"
|
|
||||||
seperator: "_"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user