From 2bd343070585dddfb0446322edca89ebc1641fb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Sat, 7 Dec 2024 04:10:51 +0000 Subject: [PATCH 1/4] (#2330590) Fix Unexpadned macro --- redhat-lsb.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/redhat-lsb.spec b/redhat-lsb.spec index b9fdd95..fb3ef87 100644 --- a/redhat-lsb.spec +++ b/redhat-lsb.spec @@ -18,7 +18,7 @@ continue to support the LSB project and software that uses it Summary: Implementation of Linux Standard Base specification Name: redhat-lsb Version: 5.0 -Release: 0.13%{gver}%{?dist} +Release: 0.14%{gver}%{?dist} URL: https://wiki.linuxfoundation.org/lsb/start # https://github.com/LinuxStandardBase/lsb-samples/ Source0: redhat-lsb-%{snapshot}.tar.gz @@ -28,7 +28,6 @@ BuildRequires: make BuildRequires: help2man 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 @@ -85,6 +84,9 @@ cp -p lsb_release/src/README README.lsb_release %changelog +* Sat Dec 07 2024 Sérgio Basto - 5.0-0.14.20231006git8d00acdc +- (#2330590) Fix Unexpadned macro + * Thu Nov 28 2024 Sérgio Basto - 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 From 049190d34b5d90491338ecdf95c067c4088c0a67 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 22:14:57 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- redhat-lsb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redhat-lsb.spec b/redhat-lsb.spec index fb3ef87..30d1fe3 100644 --- a/redhat-lsb.spec +++ b/redhat-lsb.spec @@ -18,7 +18,7 @@ continue to support the LSB project and software that uses it Summary: Implementation of Linux Standard Base specification Name: redhat-lsb Version: 5.0 -Release: 0.14%{gver}%{?dist} +Release: 0.15%{gver}%{?dist} URL: https://wiki.linuxfoundation.org/lsb/start # https://github.com/LinuxStandardBase/lsb-samples/ Source0: redhat-lsb-%{snapshot}.tar.gz @@ -84,6 +84,9 @@ cp -p lsb_release/src/README README.lsb_release %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 5.0-0.15.20231006git8d00acdc +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Dec 07 2024 Sérgio Basto - 5.0-0.14.20231006git8d00acdc - (#2330590) Fix Unexpadned macro From 86f5dba018d1e08f9f6649ea08de1517a86b7777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Wed, 16 Apr 2025 13:34:04 +0100 Subject: [PATCH 3/4] Require util-linux Modification of sumamry and description to express that is not compliant with LSB --- redhat-lsb.spec | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/redhat-lsb.spec b/redhat-lsb.spec index 30d1fe3..0d33c80 100644 --- a/redhat-lsb.spec +++ b/redhat-lsb.spec @@ -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.15%{gver}%{?dist} +Release: 0.16%{gver}%{?dist} URL: https://wiki.linuxfoundation.org/lsb/start # https://github.com/LinuxStandardBase/lsb-samples/ Source0: redhat-lsb-%{snapshot}.tar.gz @@ -26,6 +26,7 @@ Source0: redhat-lsb-%{snapshot}.tar.gz License: GPL-2.0-only BuildRequires: make BuildRequires: help2man +Requires: util-linux Provides: lsb = %{version}-%{release} Provides: lsb-noarch = %{version}-%{release} @@ -50,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} @@ -84,6 +85,10 @@ cp -p lsb_release/src/README README.lsb_release %changelog +* Wed Apr 16 2025 Sérgio Basto - 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 - 5.0-0.15.20231006git8d00acdc - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 3c1c5e1013bba30a3d9c912746c1c5b6e349d87e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 11:51:26 +0000 Subject: [PATCH 4/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- redhat-lsb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redhat-lsb.spec b/redhat-lsb.spec index 0d33c80..f7e51a2 100644 --- a/redhat-lsb.spec +++ b/redhat-lsb.spec @@ -18,7 +18,7 @@ continue to support the LSB project and software that uses it Summary: Partial implementation of Linux Standard Base specification Name: redhat-lsb Version: 5.0 -Release: 0.16%{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 @@ -85,6 +85,9 @@ cp -p lsb_release/src/README README.lsb_release %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 5.0-0.17.20231006git8d00acdc +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Wed Apr 16 2025 Sérgio Basto - 5.0-0.16.20231006git8d00acdc - Require util-linux - Modification of sumamry and description to express that is not compliant with LSB