Compare commits

..

No commits in common. "rawhide" and "f41" have entirely different histories.

View file

@ -15,10 +15,10 @@ removed from the repositories and possibly replaced with new ones. \
This package tries its best to comply with the LSB. Hoping to be helpful and \
continue to support the LSB project and software that uses it
Summary: Partial implementation of Linux Standard Base specification
Summary: Implementation of Linux Standard Base specification
Name: redhat-lsb
Version: 5.0
Release: 0.17%{gver}%{?dist}
Release: 0.13%{gver}%{?dist}
URL: https://wiki.linuxfoundation.org/lsb/start
# https://github.com/LinuxStandardBase/lsb-samples/
Source0: redhat-lsb-%{snapshot}.tar.gz
@ -26,9 +26,9 @@ Source0: redhat-lsb-%{snapshot}.tar.gz
License: GPL-2.0-only
BuildRequires: make
BuildRequires: help2man
Requires: util-linux
Provides: lsb = %{version}-%{release}
Provides: lsb-%{archname} = %{version}-%{release}
Provides: lsb-noarch = %{version}-%{release}
Obsoletes: redhat-lsb-trialuse < 5
Obsoletes: redhat-lsb-submod-multimedia < 5
@ -51,9 +51,9 @@ independent software vendors.
%{disclaimer}
The lsb package provides utilities, libraries etc. needed for LSB Compliant
Applications.
The lsb package provides utilities, libraries etc. needed for LSB Compliant
Applications. It also contains requirements that will ensure that all
components required by the LSB are installed on the system.
%prep
%setup -q -n redhat-lsb-%{snapshot}
@ -85,19 +85,6 @@ cp -p lsb_release/src/README README.lsb_release
%changelog
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.0-0.17.20231006git8d00acdc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed Apr 16 2025 Sérgio Basto <sergio@serjux.com> - 5.0-0.16.20231006git8d00acdc
- Require util-linux
- Modification of sumamry and description to express that is not compliant with LSB
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.0-0.15.20231006git8d00acdc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sat Dec 07 2024 Sérgio Basto <sergio@serjux.com> - 5.0-0.14.20231006git8d00acdc
- (#2330590) Fix Unexpadned macro
* Thu Nov 28 2024 Sérgio Basto <sergio@serjux.com> - 5.0-0.13.20231006git8d00acdc
- Remove sub-pacakges: redhat-lsb-core, redhat-lsb-cxx, redhat-lsb-desktop,
redhat-lsb-languages and redhat-lsb-printing aren't useful for a long time