commit b6698cd527548c93a2f8131d8c89a512e284fc40 Author: Adrian Schröter Date: Wed Jun 7 09:54:04 2023 +0200 Sync from SUSE:ALP:Source:Standard:1.0 distribution-logos-SLE revision 63bf0dcaf8b368ce0a6660febe41fe3e diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fecc750 --- /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..600db7b --- /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..c3146d8 --- /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..46093a2 --- /dev/null +++ b/distribution-logos-master.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369d8ae618acfa9ab0980cc15ee24342c1629151ceaefa75fda1814614ae86c5 +size 6585