Hello community,

here is the log from the commit of package xdg-user-dirs-gtk for 
openSUSE:Factory checked in at 2018-03-14 19:24:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-user-dirs-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-user-dirs-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-user-dirs-gtk"

Wed Mar 14 19:24:18 2018 rev:23 rq:584734 version:0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-user-dirs-gtk/xdg-user-dirs-gtk.changes      
2013-03-25 20:45:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xdg-user-dirs-gtk.new/xdg-user-dirs-gtk.changes 
2018-03-14 19:24:19.484552768 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 20:21:25 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xdg-user-dirs-gtk.spec ++++++
--- /var/tmp/diff_new_pack.Rv9OJ4/_old  2018-03-14 19:24:20.428519252 +0100
+++ /var/tmp/diff_new_pack.Rv9OJ4/_new  2018-03-14 19:24:20.436518968 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-user-dirs-gtk
 #
-# Copyright (c) 2013 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
@@ -17,12 +17,12 @@
 
 
 Name:           xdg-user-dirs-gtk
-Summary:        xdg-user-dir support for Gnome and Gtk+ applications
-License:        GPL-2.0+
-Group:          System/GUI/GNOME
 Version:        0.10
 Release:        0
-Url:            http://download.gnome.org/sources/xdg-user-dirs-gtk
+Summary:        xdg-user-dir support for Gnome and Gtk+ applications
+License:        GPL-2.0-or-later
+Group:          System/GUI/GNOME
+URL:            http://download.gnome.org/sources/xdg-user-dirs-gtk
 Source0:        
http://download.gnome.org/sources/xdg-user-dirs-gtk/0.10/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM xdg-user-dirs-gtk-XFCE-LXDE-autostart.patch fdo#33107 
[email protected] -- Start xdg-user-dirs-gtk in Xfce sessions as well
 Patch1:         %{name}-XFCE-autostart.patch
@@ -33,7 +33,6 @@
 BuildRequires:  xdg-user-dirs
 Requires:       xdg-user-dirs
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 A companion to xdg-user-dirs that integrates it into the Gnome desktop
@@ -41,6 +40,7 @@
 to help move they standard user directories to the correct names.
 
 %lang_package
+
 %prep
 %setup -q
 %patch1 -p1
@@ -48,19 +48,17 @@
 
 %build
 %configure
-%__make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 %suse_update_desktop_file user-dirs-update-gtk
 %find_lang %{name}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING README ChangeLog
+%license COPYING
+%doc AUTHORS README ChangeLog
 %{_bindir}/xdg-user-dirs-gtk-update
 %{_sysconfdir}/xdg/autostart/user-dirs-update-gtk.desktop
 


Reply via email to