Hello community,

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

Package is "libwnck2"

Fri Mar  9 10:40:30 2018 rev:14 rq:582858 version:2.31.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libwnck2/libwnck2.changes        2012-03-19 
09:58:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libwnck2.new/libwnck2.changes   2018-03-09 
10:40:30.531832157 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:36:42 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libwnck2.spec ++++++
--- /var/tmp/diff_new_pack.bQsqXa/_old  2018-03-09 10:40:31.383801476 +0100
+++ /var/tmp/diff_new_pack.bQsqXa/_new  2018-03-09 10:40:31.387801332 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libwnck2
 #
-# 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
@@ -16,15 +16,15 @@
 #
 
 
-Name:           libwnck2
 %define _name   libwnck
-Version:        2.31.0
-Release:        0
 # WARNING: After changing versions please call Re or rpmbuild to auto-update 
spec file:
 #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libwnck-1)
 %define libwnck-1_name 22
+Name:           libwnck2
+Version:        2.31.0
+Release:        0
 Summary:        Window Navigator Construction Kit (Library Package)
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
 Source:         
http://download.gnome.org/sources/libwnck/2.31/%{_name}-%{version}.tar.xz
 Source1:        %{name}_spec-update.sh
@@ -33,11 +33,11 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
+BuildRequires:  pkgconfig
 BuildRequires:  startup-notification-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xres)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The Window Navigator Construction Kit is a library that can be used to
@@ -46,10 +46,10 @@
 %package -n libwnck-1-22
 Summary:        Window Navigator Construction Kit (Library Package)
 Group:          Development/Libraries/GNOME
+Recommends:     %{name}-lang
 # To make lang package installable
 Provides:       %{name} = %{version}
 Obsoletes:      %{name} < %{version}
-Recommends:     %{name}-lang
 
 %description -n libwnck-1-22
 The Window Navigator Construction Kit is a library that can be used to
@@ -76,6 +76,7 @@
 to develop applications that require these.
 
 %lang_package
+
 %prep
 %setup -q -n %{_name}-%{version}
 translation-update-upstream
@@ -86,12 +87,12 @@
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 %configure\
        --disable-static
-%__make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
+rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 rm %{buildroot}%{_libdir}/*.*a
 # Those are provided by the GTK+ 3 version of libwnck now
@@ -100,24 +101,18 @@
 %find_lang %{_name}
 %fdupes %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libwnck-1-22 -p /sbin/ldconfig
-
 %postun -n libwnck-1-22 -p /sbin/ldconfig
 
 %files -n libwnck-1-22
-%defattr(-,root,root)
-%doc AUTHORS COPYING README NEWS ChangeLog
+%license COPYING
+%doc AUTHORS README NEWS ChangeLog
 %{_libdir}/*.so.*
 
 %files -n typelib-1_0-Wnck-1_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Wnck-1.0.typelib
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/libwnck-1.0/
 %{_libdir}/pkgconfig/libwnck-1.0.pc
 %{_libdir}/*.so


Reply via email to