Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
Fedora Release Engineering
3c1c5e1013 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 11:51:26 +00:00
Sérgio M. Basto
86f5dba018 Require util-linux
Modification of sumamry and description to express that is not compliant with LSB
2025-04-16 13:34:04 +01:00
Fedora Release Engineering
049190d34b Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-18 22:14:57 +00:00
Sérgio M. Basto
2bd3430705 (#2330590) Fix Unexpadned macro 2024-12-07 04:10:51 +00:00

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: Implementation of Linux Standard Base specification
Summary: Partial implementation of Linux Standard Base specification
Name: redhat-lsb
Version: 5.0
Release: 0.13%{gver}%{?dist}
Release: 0.17%{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. It also contains requirements that will ensure that all
components required by the LSB are installed on the system.
The lsb package provides utilities, libraries etc. needed for LSB Compliant
Applications.
%prep
%setup -q -n redhat-lsb-%{snapshot}
@ -85,6 +85,19 @@ 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