Compare commits

...

No commits in common. 'epel9' and 'i9' have entirely different histories.
epel9 ... i9

15
.gitignore vendored

@ -1,14 +1 @@
/libecb-20121008.tar.xz
/libecb-20121022.tar.xz
/libecb-20130509.tar.xz
/libecb-20141029.tar.xz
/libecb-20150218.tar.xz
/libecb-20150608.tar.xz
/libecb-20160209.tar.xz
/libecb-20161208.tar.xz
/libecb-20181119.tar.xz
/libecb-20190722.tar.xz
/libecb-20200430.tar.xz
/libecb-20211021.tar.xz
/libecb-20211217.tar.xz
/libecb-20230911.tar.xz
SOURCES/libecb-20211217.tar.xz

@ -0,0 +1 @@
4b59f843c3445649db457cd5f16d97759c808995 SOURCES/libecb-20211217.tar.xz

@ -1,14 +1,11 @@
%global snapshot 20230911
%global snapshot 20211217
# Do not create debuginfo sub-package because there is no binary executable
%global debug_package %{nil}
Name: libecb
# Upstream version is a 32-bit hexadecimal number with an internal structure.
# See ECB_VERSION macro. RPM cannot order them correctly. A decimal encoding
# would work, but would be uggly. Just use 0.
Version: 0.%{snapshot}
Release: 1%{?dist}
Summary: Compiler built-ins
License: BSD-2-Clause OR GPL-2.0-or-later
License: BSD or GPLv2+
URL: http://software.schmorp.de/pkg/libecb.html
# Snapshot from CVS :pserver:anonymous@cvs.schmorp.de/schmorpforge libecb
Source0: %{name}-%{snapshot}.tar.xz
@ -54,12 +51,12 @@ install -m 0644 -t %{buildroot}%{_mandir}/man3 *.3
%files devel
%license LICENSE
%doc Changes README
%{_includedir}/ecb.h
%{_mandir}/man3/ecb.*
%{_includedir}/*
%{_mandir}/man3/*
%changelog
* Mon Sep 11 2023 Petr Pisar <ppisar@redhat.com> - 0.20230911-1
- CVS snapshot taken on 2023-09-11
* Wed Sep 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.20211217-1
- Rebuilt for MSVSphere 9.2
* Fri Dec 17 2021 Petr Pisar <ppisar@redhat.com> - 0.20211217-1
- CVS snapshot taken on 20211217 (Fedora patches merged)

@ -1 +0,0 @@
addFilter('spelling-error .* (devel|noinline|popcount|prefetch)')

@ -1 +0,0 @@
SHA512 (libecb-20230911.tar.xz) = bb16c07f55867a32031b949d48d3e6f86d3a739fa4528c84b5fc6abf5fde615dda0847d2fd0a179887a927cd5b16746b5aeafdb4b8b07a74c6ac03b66be7b037
Loading…
Cancel
Save