Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2018-03-05 13:32:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/PackageKit (Old)
 and      /work/SRC/openSUSE:Factory/.PackageKit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "PackageKit"

Mon Mar  5 13:32:55 2018 rev:170 rq:581646 version:1.1.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes    2018-02-25 
11:34:13.408349148 +0100
+++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes       
2018-03-05 13:33:03.470365307 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:38:10 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ PackageKit.spec ++++++
--- /var/tmp/diff_new_pack.Hhu4TD/_old  2018-03-05 13:33:05.238301325 +0100
+++ /var/tmp/diff_new_pack.Hhu4TD/_new  2018-03-05 13:33:05.242301181 +0100
@@ -16,21 +16,20 @@
 #
 
 
+%define BUILD_CNF 0
+%define with_offline_updates 1
 # $ pkcon search file /usr/bin/anjuta
 #Compat macro for new _fillupdir macro introduced in Nov 2017
 %if ! %{defined _fillupdir}
-  %define _fillupdir /var/adm/fillup-templates
+  %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
-
-%define BUILD_CNF 0
-%define with_offline_updates 1
 Name:           PackageKit
 Version:        1.1.8
 Release:        0
 Summary:        Simple software installation management software
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Daemons
-Url:            http://packagekit.org/
+URL:            http://packagekit.org/
 Source0:        
http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz
 Source1:        
http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz.asc
 Source2:        baselibs.conf
@@ -81,7 +80,6 @@
 Obsoletes:      ruck <= 0.6.3
 # the browser-plugin was dropped with version 1.1.0
 Obsoletes:      %{name}-browser-plugin < 1.1.0
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{?systemd_requires}
 %if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
@@ -96,7 +94,7 @@
 
 %package backend-zypp
 Summary:        Simple software installation management software -- Zypp 
Backend
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Daemons
 Requires:       %{name} = %{version}
 Provides:       %{name}-backend = %{version}
@@ -110,7 +108,7 @@
 
 %package gstreamer-plugin
 Summary:        Simple software installation management software
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Other
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -126,7 +124,7 @@
 
 %package gtk3-module
 Summary:        Simple software installation management software
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Libraries
 Recommends:     %{name} = %{version}
 Supplements:    packageand(%{name}:gtk3)
@@ -141,7 +139,7 @@
 
 %package devel
 Summary:        Needed include files and libraries for development
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 Requires:       libpackagekit-glib2-devel
@@ -153,7 +151,7 @@
 
 %package -n libpackagekit-glib2-18
 Summary:        Simple software installation management software
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
 Recommends:     %{name}
 Conflicts:      %{name} < %{version}
@@ -169,7 +167,7 @@
 
 %package -n typelib-1_0-PackageKitGlib-1_0
 Summary:        Simple software installation management software -- 
Introspection bindings
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
 
 %description -n typelib-1_0-PackageKitGlib-1_0
@@ -184,7 +182,7 @@
 
 %package -n libpackagekit-glib2-devel
 Summary:        Simple software installation management software
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
 Requires:       libpackagekit-glib2-18 = %{version}
 Requires:       typelib-1_0-PackageKitGlib-1_0 = %{version}
@@ -200,11 +198,11 @@
 
 %package branding-upstream
 Summary:        Simple software installation management software -- Upstream 
configuration
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Daemons
 Requires:       %{name} = %{version}
 Supplements:    packageand(%{name}:branding-upstream)
-Conflicts:      otherproviders(%{name}-branding)
+Conflicts:      %{name}-branding
 Provides:       %{name}-branding = %{version}
 BuildArch:      noarch
 #BRAND: Provide configuration files -
@@ -253,7 +251,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 # move the cron configuration to a sysconfig template
 install -d %{buildroot}%{_fillupdir}
@@ -325,15 +323,13 @@
 %endif
 
 %post -n libpackagekit-glib2-18 -p /sbin/ldconfig
-
 %postun -n libpackagekit-glib2-18 -p /sbin/ldconfig
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING HACKING NEWS README
+%license COPYING
+%doc AUTHORS HACKING NEWS README
 %dir %{_sysconfdir}/PackageKit
 %dir %{_datadir}/PackageKit
 %dir %{_datadir}/PackageKit/helpers
@@ -365,7 +361,7 @@
 %dir %{_localstatedir}/cache/%{name}
 %{_unitdir}/packagekit.service
 %{_sbindir}/rcpackagekit
-%{_mandir}/man?/*.*
+%{_mandir}/man?/*%{ext_man}
 %verify(not md5 size mtime) %{_localstatedir}/lib/PackageKit/transactions.db
 %if %{with_offline_updates}
 %{_libexecdir}/pk-offline-update
@@ -376,17 +372,14 @@
 %endif
 
 %files backend-zypp
-%defattr(-,root,root)
 %{_libdir}/packagekit-backend/libpk_backend_zypp.so
 
 %files gstreamer-plugin
-%defattr(-,root,root)
 %ghost %{_sysconfdir}/alternatives/gst-install-plugins-helper
 %{_libexecdir}/gst-install-plugins-helper
 %{_libexecdir}/pk-gstreamer-install
 
 %files gtk3-module
-%defattr(-,root,root)
 %dir %{_libdir}/gnome-settings-daemon-3.0
 %dir %{_libdir}/gnome-settings-daemon-3.0/gtk-modules
 %{_libdir}/gnome-settings-daemon-3.0/gtk-modules/pk-gtk-module.desktop
@@ -394,7 +387,6 @@
 %{_libdir}/gtk-2.0/modules/*
 
 %files devel
-%defattr(-,root,root)
 %doc %{_datadir}/gtk-doc/html/PackageKit
 %{_datadir}/vala/vapi/packagekit-glib2.vapi
 # Test backends are not useful, except for developers
@@ -406,16 +398,13 @@
 %dir %{_includedir}/PackageKit
 
 %files -n libpackagekit-glib2-18
-%defattr(-,root,root)
-%doc lib/packagekit-glib2/COPYING
+%license lib/packagekit-glib2/COPYING
 %{_libdir}/libpackagekit-glib2.so.*
 
 %files -n typelib-1_0-PackageKitGlib-1_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/PackageKitGlib-1.0.typelib
 
 %files -n libpackagekit-glib2-devel
-%defattr(-,root,root)
 %{_libdir}/libpackagekit-glib2.so
 %{_libdir}/pkgconfig/packagekit-glib2.pc
 %dir %{_includedir}/PackageKit
@@ -423,7 +412,6 @@
 %{_datadir}/gir-1.0/PackageKitGlib-1.0.gir
 
 %files branding-upstream
-%defattr(-,root,root)
 %if %{BUILD_CNF}
 %config(noreplace) %{_sysconfdir}/PackageKit/CommandNotFound.conf
 %endif




Reply via email to