Skip to content

Commit 63c72aa

Browse files
generic-logos: fix the build error (#13573)
1 parent 302d30d commit 63c72aa

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

SPECS-EXTENDED/generic-logos/generic-logos.spec

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1+
%global _kde4_appsdir /usr/share/kde4/apps
2+
%global _kde4_iconsdir /usr/share/icons
3+
14
Vendor: Microsoft Corporation
25
Distribution: Azure Linux
36
Name: generic-logos
47
Version: 18.0.0
5-
Release: 11%{?dist}
8+
Release: 12%{?dist}
69
Summary: Icons and pictures
710

811
URL: https://pagure.io/generic-logos
@@ -11,7 +14,7 @@ Source0: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.bz2
1114
License: GPLv2 and LGPLv2+
1215
BuildArch: noarch
1316

14-
Obsoletes: redhat-logos
17+
Obsoletes: redhat-logos < %{version}-%{release}
1518
Obsoletes: generic-logos < 17.0.0-5
1619
Provides: redhat-logos = %{version}-%{release}
1720
Provides: system-logos = %{version}-%{release}
@@ -158,6 +161,10 @@ fi
158161
%{_datadir}/pixmaps/poweredby.png
159162

160163
%changelog
164+
* Thu Apr 24 2025 Durga Jagadeesh Palli <v-dpalli@microsoft.com> - 18.0.0-12
165+
- Fix build error by correcting file paths: _kde4_appsdir and _kde4_iconsdir must start with "/".
166+
- License verified.
167+
161168
* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 18.0.0-11
162169
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
163170

0 commit comments

Comments
 (0)