Hello community,

here is the log from the commit of package gdm-branding-openSUSE for 
openSUSE:Factory checked in at 2018-03-08 10:43:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdm-branding-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.gdm-branding-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdm-branding-openSUSE"

Thu Mar  8 10:43:14 2018 rev:29 rq:582713 version:42.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gdm-branding-openSUSE/gdm-branding-openSUSE.changes  
    2017-06-07 09:53:08.993960157 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdm-branding-openSUSE.new/gdm-branding-openSUSE.changes
 2018-03-08 10:43:15.376103591 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:26:02 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gdm-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.1H03uv/_old  2018-03-08 10:43:16.564060818 +0100
+++ /var/tmp/diff_new_pack.1H03uv/_new  2018-03-08 10:43:16.568060674 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdm-branding-openSUSE
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,27 +16,26 @@
 #
 
 
+%define gdm_version %(rpm -q --qf '%%{version}' gdm)
 Name:           gdm-branding-openSUSE
 Version:        42.3
 Release:        0
 Summary:        The GNOME Display Manager -- openSUSE default configuration
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
-Url:            http://projects.gnome.org/gdm/
+URL:            http://projects.gnome.org/gdm/
 Source0:        distributor.svg
 Source99:       gdm-branding-openSUSE-rpmlintrc
+# For directory ownership:
+BuildRequires:  gdm
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with gdm-branding-openSUSE, you cannot
 #          reuse build root. You have to build in a clean build root every 
time!
 BuildRequires:  gdm-branding-upstream
-# For directory ownership:
-BuildRequires:  gdm
-%define gdm_version %(rpm -q --qf '%%{version}' gdm)
 Requires:       gdm
-Provides:       gdm-branding
-Conflicts:      otherproviders(gdm-branding)
 Supplements:    packageand(gdm:branding-openSUSE)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Conflicts:      gdm-branding
+Provides:       gdm-branding
 BuildArch:      noarch
 
 %description
@@ -54,10 +53,9 @@
 mkdir -p %{buildroot}%{_datadir}/gdm/greeter/images/
 install -d %{buildroot}%{_sysconfdir}/gdm
 install -m0644 custom.conf %{buildroot}%{_sysconfdir}/gdm/custom.conf
-cp %SOURCE0 %{buildroot}%{_datadir}/gdm/greeter/images/
+cp %{SOURCE0} %{buildroot}%{_datadir}/gdm/greeter/images/
 
 %files
-%defattr (-, root, root)
 %config(noreplace) %{_sysconfdir}/gdm/custom.conf
 %{_datadir}/gdm/greeter/images/distributor.svg
 %dir %{_datadir}/gdm/greeter/images/



Reply via email to