Hello community,

here is the log from the commit of package gnome-vfs-monikers for 
openSUSE:Factory checked in at 2018-03-09 10:38:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-vfs-monikers (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-vfs-monikers.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-vfs-monikers"

Fri Mar  9 10:38:54 2018 rev:18 rq:582752 version:2.15.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-vfs-monikers/gnome-vfs-monikers.changes    
2013-04-02 20:29:07.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-vfs-monikers.new/gnome-vfs-monikers.changes   
    2018-03-09 10:38:56.183229678 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:30:19 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-vfs-monikers.spec ++++++
--- /var/tmp/diff_new_pack.Eq11DE/_old  2018-03-09 10:38:57.651176819 +0100
+++ /var/tmp/diff_new_pack.Eq11DE/_new  2018-03-09 10:38:57.651176819 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-vfs-monikers
 #
-# 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,48 +17,38 @@
 
 
 Name:           gnome-vfs-monikers
-BuildRequires:  glib2-devel
-BuildRequires:  gnome-common
-BuildRequires:  gnome-vfs2-devel
-BuildRequires:  intltool
-BuildRequires:  libbonobo-devel
 Version:        2.15.3
 Release:        0
-Url:            http://www.realistanew.com/projects/gnome-vfs
 Summary:        Bonobo monikers for GNOME-VFS
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/GUI/GNOME
+URL:            http://www.realistanew.com/projects/gnome-vfs
 Source:         %{name}-%{version}.tar.bz2
+BuildRequires:  glib2-devel
+BuildRequires:  gnome-common
+BuildRequires:  gnome-vfs2-devel
+BuildRequires:  intltool
+BuildRequires:  libbonobo-devel
 Requires:       gnome-vfs2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 gnome-vfs-monikers contains all Bonobo monikers that were previously in
 the main gnome-vfs package.
 
-
-
-Authors:
---------
-    GNOME-VFS authors
-
 %prep
 %setup -q
 
 %build
 %configure --disable-static --with-pic
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-find %{buildroot} -type f -name "*.la" -exec %{__rm} -fv {} +
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%make_install
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %files
-%defattr (-, root, root)
-%doc AUTHORS COPYING ChangeLog NEWS
+%license COPYING
+%doc AUTHORS ChangeLog NEWS
 %{_libdir}/bonobo/monikers/*.so
 %{_libdir}/bonobo/servers/GNOME_VFS_Moniker_std.server
 


Reply via email to