forked from pool/distribution-logos-openSUSE
Accepting request 1145115 from Base:System
- switch to a service using zstd - list the source url - Update Leap 15.6 branding poo#131666 - Initial Leap Micro 5.2 branding OBS-URL: https://build.opensuse.org/request/show/1145115 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distribution-logos-openSUSE?expand=0&rev=11
This commit is contained in:
commit
a26531215d
13
_service
Normal file
13
_service
Normal file
@ -0,0 +1,13 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="url">https://github.com/openSUSE/distribution-logos</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">main</param>
|
||||
<param name="versionformat">%cd</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="manual">
|
||||
<param name="file">distribution-logos-*.tar</param>
|
||||
<param name="compression">zst</param>
|
||||
</service>
|
||||
</services>
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/distribution-logos</param>
|
||||
<param name="changesrevision">0dc4f76920ab997de1f21623a7f996b155730ad5</param></service></servicedata>
|
3
distribution-logos-20240207.tar.zst
Normal file
3
distribution-logos-20240207.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:860352da997ff52d3dcdd22858ead39a780e81afae420a9af2e96052d8c3850b
|
||||
size 89278
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:387cc44a06caf23041a05c28420fd000a533e9e1107eaa635f3bd20d0d309717
|
||||
size 110227
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 10:12:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- switch to a service using zstd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 14:45:43 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- list the source url
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 10:15:48 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
- Update Leap 15.6 branding poo#131666
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 21 17:54:52 UTC 2023 - Jacob Michalskie <hel@lcp.world>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package distribution-logos-openSUSE
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2021 Sasi Olin <hellcp@opensuse.org>.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -18,29 +18,27 @@
|
||||
|
||||
|
||||
Name: distribution-logos-openSUSE
|
||||
Version: 20240207
|
||||
Release: 0
|
||||
Summary: Logos for openSUSE Distros
|
||||
License: CC-BY-SA-4.0
|
||||
Version: 20230921
|
||||
Release: 0
|
||||
Url: https://github.com/openSUSE/distribution-logos
|
||||
Source: distribution-logos-main.zip
|
||||
BuildRequires: unzip
|
||||
URL: https://github.com/openSUSE/distribution-logos
|
||||
# updated via "osc service manualrun"
|
||||
Source: distribution-logos-%{version}.tar.zst
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: zstd
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
Logos for openSUSE Distributions
|
||||
|
||||
%if 0%{?sle_version}
|
||||
|
||||
%package Leap
|
||||
Summary: Logos for openSUSE Leap
|
||||
|
||||
Conflicts: distribution-logos
|
||||
Obsoletes: distribution-logos
|
||||
Provides: distribution-logos
|
||||
Conflicts: distribution-logos
|
||||
|
||||
RemovePathPostfixes: .Leap
|
||||
Removepathpostfixes: .Leap
|
||||
BuildArch: noarch
|
||||
|
||||
%description Leap
|
||||
@ -48,12 +46,10 @@ Logos for openSUSE Leap
|
||||
|
||||
%package LeapMicro
|
||||
Summary: Logos for openSUSE Leap Micro
|
||||
|
||||
Conflicts: distribution-logos
|
||||
Obsoletes: distribution-logos
|
||||
Provides: distribution-logos
|
||||
Conflicts: distribution-logos
|
||||
|
||||
RemovePathPostfixes: .LeapMicro
|
||||
Removepathpostfixes: .LeapMicro
|
||||
BuildArch: noarch
|
||||
|
||||
%description LeapMicro
|
||||
@ -63,12 +59,10 @@ Logos for openSUSE Leap Micro
|
||||
|
||||
%package Tumbleweed
|
||||
Summary: Logos for openSUSE Tumbleweed
|
||||
|
||||
Conflicts: distribution-logos
|
||||
Obsoletes: distribution-logos
|
||||
Provides: distribution-logos
|
||||
Conflicts: distribution-logos
|
||||
|
||||
RemovePathPostfixes: .Tumbleweed
|
||||
Removepathpostfixes: .Tumbleweed
|
||||
BuildArch: noarch
|
||||
|
||||
%description Tumbleweed
|
||||
@ -76,12 +70,10 @@ Logos for openSUSE Tumbleweed
|
||||
|
||||
%package Kubic
|
||||
Summary: Logos for openSUSE Kubic
|
||||
|
||||
Conflicts: distribution-logos
|
||||
Obsoletes: distribution-logos
|
||||
Provides: distribution-logos
|
||||
Conflicts: distribution-logos
|
||||
|
||||
RemovePathPostfixes: .Kubic
|
||||
Removepathpostfixes: .Kubic
|
||||
BuildArch: noarch
|
||||
|
||||
%description Kubic
|
||||
@ -89,12 +81,10 @@ Logos for openSUSE Kubic
|
||||
|
||||
%package MicroOS
|
||||
Summary: Logos for openSUSE MicroOS
|
||||
|
||||
Conflicts: distribution-logos
|
||||
Obsoletes: distribution-logos
|
||||
Provides: distribution-logos
|
||||
Conflicts: distribution-logos
|
||||
|
||||
RemovePathPostfixes: .MicroOS
|
||||
Removepathpostfixes: .MicroOS
|
||||
BuildArch: noarch
|
||||
|
||||
%description MicroOS
|
||||
@ -102,12 +92,10 @@ Logos for openSUSE MicroOS
|
||||
|
||||
%package Aeon
|
||||
Summary: Logos for openSUSE Aeon
|
||||
|
||||
Conflicts: distribution-logos
|
||||
Obsoletes: distribution-logos
|
||||
Provides: distribution-logos
|
||||
Conflicts: distribution-logos
|
||||
|
||||
RemovePathPostfixes: .Aeon
|
||||
Removepathpostfixes: .Aeon
|
||||
BuildArch: noarch
|
||||
|
||||
%description Aeon
|
||||
@ -117,20 +105,18 @@ Logos for openSUSE Aeon
|
||||
|
||||
%package icons
|
||||
Summary: Icons with distribution logos
|
||||
|
||||
Requires: distribution-logos
|
||||
Conflicts: systemd-icon-branding-openSUSE
|
||||
Provides: systemd-icon-branding
|
||||
Obsoletes: systemd-icon-branding-openSUSE < 84.87.20210910
|
||||
Provides: systemd-icon-branding-openSUSE = 84.87.20210910
|
||||
Conflicts: systemd-icon-branding-openSUSE
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
%description icons
|
||||
Icons with openSUSE distribution logos.
|
||||
|
||||
%prep
|
||||
%setup -qn distribution-logos-main
|
||||
%setup -q -n distribution-logos-%{version}
|
||||
|
||||
%build
|
||||
# Skip build
|
||||
@ -157,7 +143,6 @@ ln -sf %{_datadir}/pixmaps/distribution-logos/square-symbolic.svg %{buildroot}%{
|
||||
%dir %{_datadir}/pixmaps/distribution-logos
|
||||
|
||||
%if 0%{?sle_version}
|
||||
|
||||
%files Leap
|
||||
%{_datadir}/pixmaps/distribution-logos/*.Leap
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user