Hello community,
here is the log from the commit of package gdm-branding-openSUSE for
openSUSE:Factory checked in at 2019-05-10 09:15:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdm-branding-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.gdm-branding-openSUSE.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdm-branding-openSUSE"
Fri May 10 09:15:08 2019 rev:32 rq:701597 version:15.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/gdm-branding-openSUSE/gdm-branding-openSUSE.changes
2019-04-17 10:05:58.574614336 +0200
+++
/work/SRC/openSUSE:Factory/.gdm-branding-openSUSE.new.5148/gdm-branding-openSUSE.changes
2019-05-10 09:15:18.659979331 +0200
@@ -1,0 +2,5 @@
+Sun Apr 14 00:18:06 UTC 2019 - Stasiek Michalski <[email protected]>
+
+- Use new distribution-logos for the logo
+
+-------------------------------------------------------------------
Old:
----
distributor-leap.svg
distributor-tumbleweed.svg
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gdm-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.w8oLPQ/_old 2019-05-10 09:15:19.371981364 +0200
+++ /var/tmp/diff_new_pack.w8oLPQ/_new 2019-05-10 09:15:19.371981364 +0200
@@ -24,8 +24,6 @@
License: GPL-2.0-or-later
Group: System/GUI/GNOME
Url: http://projects.gnome.org/gdm/
-Source0: distributor-leap.svg
-Source1: distributor-tumbleweed.svg
Source99: gdm-branding-openSUSE-rpmlintrc
# For directory ownership:
BuildRequires: gdm
@@ -36,7 +34,9 @@
%if 0%{?sle_version} >= 120300
BuildRequires: sed
%endif
+BuildRequires: distribution-logos-openSUSE-Tumbleweed
Requires: gdm
+Requires: distribution-logos
Supplements: (gdm and branding-openSUSE)
Conflicts: gdm-branding
Provides: gdm-branding
@@ -60,11 +60,7 @@
%if 0%{?sle_version} >= 120300
sed -i -e "s/\[daemon\]/\[daemon\]\nInitialSetupEnable=False/g"
%{buildroot}%{_sysconfdir}/gdm/custom.conf
%endif
-%if 0%{?sle_version}
- cp %{SOURCE0} %{buildroot}%{_datadir}/gdm/greeter/images/distributor.svg
-%else
- cp %{SOURCE1} %{buildroot}%{_datadir}/gdm/greeter/images/distributor.svg
-%endif
+ln -sf %{_datadir}/pixmaps/distribution-logos/light-inline.svg
%{buildroot}%{_datadir}/gdm/greeter/images/distributor.svg
%files
%config(noreplace) %{_sysconfdir}/gdm/custom.conf