From d1061fd2637993cbb9a5b72b2310ed66e73b0f1a04d0769a54ff8e797a9a9118 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 3 May 2024 12:05:17 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main distribution-logos-SLE revision 63bf0dcaf8b368ce0a6660febe41fe3e --- .gitattributes | 23 +++++++++++++++ distribution-logos-SLE.changes | 8 +++++ distribution-logos-SLE.spec | 53 ++++++++++++++++++++++++++++++++++ distribution-logos-master.zip | 3 ++ 4 files changed, 87 insertions(+) create mode 100644 .gitattributes create mode 100644 distribution-logos-SLE.changes create mode 100644 distribution-logos-SLE.spec create mode 100644 distribution-logos-master.zip diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/distribution-logos-SLE.changes b/distribution-logos-SLE.changes new file mode 100644 index 0000000..4c9398b --- /dev/null +++ b/distribution-logos-SLE.changes @@ -0,0 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 15 13:02:48 UTC 2022 - Jacek Tomasiak + +- Initial package version (bsc#1197224) +- This package provides distribution-logos to match openSUSE + approach and keep brand images separate from other branding + files (e.g. CSS) which can be submitted to respective upstream + projects. diff --git a/distribution-logos-SLE.spec b/distribution-logos-SLE.spec new file mode 100644 index 0000000..60d3a39 --- /dev/null +++ b/distribution-logos-SLE.spec @@ -0,0 +1,53 @@ +# +# spec file for package distribution-logos-SLE +# +# Copyright (c) 2022 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: distribution-logos-SLE +Summary: Logos for SLE Micro Distro +License: BSD-3-Clause +Version: 20220315 +Release: 0 +Source: distribution-logos-master.zip +BuildRequires: unzip +BuildArch: noarch + +Obsoletes: distribution-logos +Provides: distribution-logos +Conflicts: distribution-logos + +%description +Logos for SLE Micro Distribution + +%prep +%setup -qn distribution-logos-master + +%build +# Skip build + +%install +#export NO_BRP_STALE_LINK_ERROR=yes +mkdir -p %{buildroot}%{_datadir}/pixmaps/distribution-logos +cp -r favicon.ico %{buildroot}%{_datadir}/pixmaps/distribution-logos/favicon.ico +cp -r apple-touch-icon.png %{buildroot}%{_datadir}/pixmaps/distribution-logos/apple-touch-icon.png +cp -r square-hicolor.svg %{buildroot}%{_datadir}/pixmaps/distribution-logos/square-hicolor.svg +#cp -r square-symbolic.svg %{buildroot}%{_datadir}/pixmaps/distribution-logos/square-symbolic.svg + +%files +%dir %{_datadir}/pixmaps/distribution-logos +%{_datadir}/pixmaps/distribution-logos/* + +%changelog diff --git a/distribution-logos-master.zip b/distribution-logos-master.zip new file mode 100644 index 0000000..c141658 --- /dev/null +++ b/distribution-logos-master.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369d8ae618acfa9ab0980cc15ee24342c1629151ceaefa75fda1814614ae86c5 +size 6585