Hello community,

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

Package is "polkit-gnome"

Thu Mar  8 10:49:13 2018 rev:28 rq:582856 version:0.105

Changes:
--------
--- /work/SRC/openSUSE:Factory/polkit-gnome/polkit-gnome.changes        
2012-02-16 12:26:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.polkit-gnome.new/polkit-gnome.changes   
2018-03-08 10:49:15.055153837 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:38:38 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ polkit-gnome.spec ++++++
--- /var/tmp/diff_new_pack.E9lJCN/_old  2018-03-08 10:49:15.639132812 +0100
+++ /var/tmp/diff_new_pack.E9lJCN/_new  2018-03-08 10:49:15.639132812 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package polkit-gnome
 #
-# Copyright (c) 2012 SUSE LINUX Products 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
@@ -20,9 +20,9 @@
 Version:        0.105
 Release:        0
 Summary:        PolicyKit integration for the GNOME desktop
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/GUI/GNOME
-Url:            http://www.freedesktop.org/wiki/Software/PolicyKit
+URL:            http://www.freedesktop.org/wiki/Software/PolicyKit
 Source0:        
http://download.gnome.org/sources/polkit-gnome/%{version}/%{name}-%{version}.tar.bz2
 Source1:        polkit-gnome-authentication-agent-1.desktop.in
 # PATCH-FIX-UPSTREAM polkit-gnome-alternative-button-order-kde.patch 
bnc#538897 [email protected]
@@ -34,15 +34,15 @@
 BuildRequires:  update-desktop-files
 Recommends:     %{name}-lang = %{version}
 Supplements:    packageand(polkit:gnome-session)
-Supplements:    packageand(polkit:xfce4-session)
 Supplements:    packageand(polkit:lxsession)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Supplements:    packageand(polkit:xfce4-session)
 
 %description
 polkit-gnome provides an authentication agent for PolicyKit
 that matches the look and feel of the GNOME desktop.
 
 %lang_package
+
 %prep
 %setup -q
 %patch3
@@ -53,18 +53,15 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart
-sed -e "s,@LIBDIR@,%{_libexecdir},g" < %{S:1} > 
%{buildroot}%{_sysconfdir}/xdg/autostart/polkit-gnome-authentication-agent-1.desktop
+sed -e "s,@LIBDIR@,%{_libexecdir},g" < %{SOURCE1} > 
%{buildroot}%{_sysconfdir}/xdg/autostart/polkit-gnome-authentication-agent-1.desktop
 %suse_update_desktop_file polkit-gnome-authentication-agent-1
 %find_lang polkit-gnome-1
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING HACKING NEWS README
+%license COPYING
+%doc AUTHORS HACKING NEWS README
 %{_sysconfdir}/xdg/autostart/*.desktop
 %{_libexecdir}/polkit-gnome-authentication-agent-1
 


Reply via email to