Compare commits

...

1 Commits
epel8 ... i10ce

12
.gitignore vendored

@ -1,11 +1 @@
crypt-1.17.tar.bz2 SOURCES/libtomcrypt-1.18.2.tar.gz
/libtomcrypt-912eff4.tar.gz
/libtomcrypt-7532b89.tar.gz
/libtomcrypt-2cd69fb.tar.gz
/libtomcrypt-cd6e602.tar.gz
/libtomcrypt-ab8c5b8.tar.gz
/libtomcrypt-32d60ac.tar.gz
/libtomcrypt-0ceb1c1.tar.gz
/libtomcrypt-1.18.0.tar.gz
/libtomcrypt-1.18.1.tar.gz
/libtomcrypt-1.18.2.tar.gz

@ -0,0 +1 @@
8acf74d6a3af6c4360e665a5df0ba84ca3568d0e SOURCES/libtomcrypt-1.18.2.tar.gz

@ -4,7 +4,7 @@
Name: libtomcrypt Name: libtomcrypt
Version: 1.18.2 Version: 1.18.2
Release: 5%{?dist} Release: 20%{?dist}
Summary: A comprehensive, portable cryptographic toolkit Summary: A comprehensive, portable cryptographic toolkit
License: Public Domain or WTFPL License: Public Domain or WTFPL
URL: http://www.libtom.net/ URL: http://www.libtom.net/
@ -19,10 +19,21 @@ BuildRequires: ghostscript
BuildRequires: texlive-latex-bin-bin BuildRequires: texlive-latex-bin-bin
BuildRequires: texlive-makeindex-bin BuildRequires: texlive-makeindex-bin
BuildRequires: texlive-mfware-bin BuildRequires: texlive-mfware-bin
BuildRequires: tex(alltt.sty)
BuildRequires: tex(amssymb.sty)
BuildRequires: tex(cmr10.tfm) BuildRequires: tex(cmr10.tfm)
BuildRequires: tex(color.sty)
BuildRequires: tex(fancyhdr.sty) BuildRequires: tex(fancyhdr.sty)
BuildRequires: tex(float.sty)
BuildRequires: tex(geometry.sty)
BuildRequires: tex(graphicx.sty)
BuildRequires: tex(hyperref.sty)
BuildRequires: tex(hyphen.tex) BuildRequires: tex(hyphen.tex)
BuildRequires: tex(layout.sty)
BuildRequires: tex(makeidx.sty)
BuildRequires: tex(mf.mf) BuildRequires: tex(mf.mf)
BuildRequires: tex(tcti1000.tfm)
BuildRequires: make
} }
%description %description
@ -104,6 +115,55 @@ sed -i \
} }
%changelog %changelog
* Mon Dec 30 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.18.2-20
- Rebuilt for MSVSphere 10
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Mar 30 2021 Petr Pisar <ppisar@redhat.com> - 1.18.2-12
- Build-require more TeX packages (bug #1943028)
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Aug 13 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1.18.2-10
- Add missing dependency tex(tcti1000.tfm), bug-id 1863674
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-9
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Apr 11 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1.18.2-7
- Rebuilt with libtommath 1.2.0
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Oct 16 2019 Simone Caronni <negativo17@gmail.com> - 1.18.2-5 * Wed Oct 16 2019 Simone Caronni <negativo17@gmail.com> - 1.18.2-5
- Do not build documentation on RHEL/CentOS. - Do not build documentation on RHEL/CentOS.

@ -1 +0,0 @@
SHA512 (libtomcrypt-1.18.2.tar.gz) = 53accb4f92077ff1c52102bece270e77c497e599c392aa0bf4dbc173b6789e7e4f1012d8b5f257c438764197cb7bac8ba409a9d4e3a70e69bec5863b9495329e
Loading…
Cancel
Save