public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-logos] rawhide: Move icewm logos into a subpackage
@ 2026-06-02 14:43 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-02 14:43 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-logos
            Branch : rawhide
            Commit : 69f1707bd59a800063dd45f7844149a427261abd
            Author : Timothée Ravier <tim@siosm.fr>
            Date   : 2026-05-19T11:56:18+02:00
            Stats  : +49/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-logos/c/69f1707bd59a800063dd45f7844149a427261abd?branch=rawhide

            Log:
            Move icewm logos into a subpackage

We don't have an IceWM Spin so we'll have the icewm package depend on
this new subpackage instead.

The IceWM package also stopped using Fedora wallpapers recently:
https://src.fedoraproject.org/rpms/icewm/c/3a9e3e0552432f5a4dc885a4b3962099d5ff01b2?branch=rawhide

---
diff --git a/fedora-logos.spec b/fedora-logos.spec
index ccc6e67..769efc9 100644
--- a/fedora-logos.spec
+++ b/fedora-logos.spec
@@ -70,6 +70,44 @@ redistribution of this package and its contents.
 PLEASE NOTE: This package does not provide system-logos and cannot be
 used as a drop-in replacement for fedora-logos.
 
+%package icewm
+Summary:   Fedora-related icons and pictures for IceWM
+Provides:  system-logos-icewm = %{version}-%{release}
+BuildArch: noarch
+
+%description icewm
+The fedora-logos-icewm package contains image files which incorporate the
+Fedora trademarks (the "Marks"). The Marks are trademarks or registered
+trademarks of Red Hat, Inc. in the United States and other countries and
+are used by permission.
+
+This package and its content may not be distributed with anything but
+unmodified packages from Fedora Project. It can be used in a Fedora Spin,
+but not in a Fedora Remix. If necessary, this package can be replaced by
+the more liberally licensed generic-logos package.
+
+See the included COPYING file for full information on copying and
+redistribution of this package and its contents.
+
+%package icewm-classic
+Summary:   Classic versions of the Fedora icons and pictures for IceWM
+BuildArch: noarch
+
+%description icewm-classic
+The fedora-logos-icewm-classic package contains image files which incorporate
+the classic Fedora trademarks (the "Marks"). The Marks are trademarks or
+registered trademarks of Red Hat, Inc. in the United States and other
+countries and are used by permission.
+
+This package and its content may not be distributed with anything but
+unmodified packages from Fedora Project.
+
+See the included COPYING file for full information on copying and
+redistribution of this package and its contents.
+
+PLEASE NOTE: This package does not provide system-logos and cannot be
+used as a drop-in replacement for fedora-logos.
+
 %prep
 %autosetup -p1
 
@@ -260,10 +298,6 @@ hardlink -vv %{buildroot}/usr
 %{_datadir}/anaconda/boot/splash.lss
 %{_datadir}/anaconda/boot/syslinux-splash.png
 %{_datadir}/anaconda/boot/splash.png
-%exclude %{_datadir}/icewm/themes/clearlooks/taskbar/*_classic*
-%exclude %{_datadir}/icewm/themes/clearlooks-2px/taskbar/*_classic*
-%{_datadir}/icewm/themes/clearlooks/taskbar/*
-%{_datadir}/icewm/themes/clearlooks-2px/taskbar/*
 %exclude %{_datadir}/icons/hicolor/*/apps/*_classic*
 %exclude %{_datadir}/icons/hicolor/*/places/*_classic*
 %exclude %{_datadir}/icons/Bluecurve/*/apps/*_classic*
@@ -345,8 +379,6 @@ hardlink -vv %{buildroot}/usr
 %{_sysconfdir}/favicon_classic.png
 %{_datadir}/anaconda/pixmaps/*_classic*
 %{_datadir}/anaconda/pixmaps/*/*_classic*
-%{_datadir}/icewm/themes/clearlooks/taskbar/*_classic*
-%{_datadir}/icewm/themes/clearlooks-2px/taskbar/*_classic*
 %{_datadir}/icons/hicolor/*/apps/*_classic*
 %{_datadir}/icons/hicolor/*/places/*_classic*
 %{_datadir}/icons/Bluecurve/*/apps/*_classic*
@@ -363,7 +395,18 @@ hardlink -vv %{buildroot}/usr
 %{_datadir}/pixmaps/system-logo-white_classic.png
 %{_datadir}/plymouth/themes/charge/*_classic*
 
+%files icewm
+%license COPYING
+%exclude %{_datadir}/icewm/themes/clearlooks/taskbar/*_classic*
+%exclude %{_datadir}/icewm/themes/clearlooks-2px/taskbar/*_classic*
+%{_datadir}/icewm/themes/clearlooks/taskbar/*
+%{_datadir}/icewm/themes/clearlooks-2px/taskbar/*
 
+# EVERYTHING IN icewm-classic USES OLD LOGO
+%files icewm-classic
+%license COPYING
+%{_datadir}/icewm/themes/clearlooks/taskbar/*_classic*
+%{_datadir}/icewm/themes/clearlooks-2px/taskbar/*_classic*
 
 %changelog
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 42.0.1-3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-02 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02 14:43 [rpms/fedora-logos] rawhide: Move icewm logos into a subpackage 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox