Hello community,

here is the log from the commit of package wdiff for openSUSE:Factory checked 
in at 2018-06-15 14:33:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wdiff (Old)
 and      /work/SRC/openSUSE:Factory/.wdiff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wdiff"

Fri Jun 15 14:33:17 2018 rev:30 rq:615201 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/wdiff/wdiff.changes      2016-03-26 
18:16:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.wdiff.new/wdiff.changes 2018-06-15 
14:33:18.380805042 +0200
@@ -1,0 +2,5 @@
+Fri Jun  8 10:29:51 UTC 2018 - [email protected]
+
+- Modernise spec file with spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wdiff.spec ++++++
--- /var/tmp/diff_new_pack.PKW6Sc/_old  2018-06-15 14:33:18.968783536 +0200
+++ /var/tmp/diff_new_pack.PKW6Sc/_new  2018-06-15 14:33:18.972783389 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wdiff
 #
-# Copyright (c) 2016 SUSE LINUX 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:        1.2.2
 Release:        0
 Summary:        Display Word Differences Between Text Files
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Text/Utilities
-Url:            https://www.gnu.org/software/wdiff/
+URL:            https://www.gnu.org/software/wdiff/
 Source0:        https://ftp.gnu.org/gnu/wdiff/wdiff-%{version}.tar.gz
 Source1:        https://ftp.gnu.org/gnu/wdiff/wdiff-%{version}.tar.gz.sig
 Source2:        %{name}.keyring
@@ -31,7 +31,6 @@
 Requires(post): %{install_info_prereq}
 Requires(preun): %{install_info_prereq}
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 wdiff compares two files and finds which words have been deleted or
@@ -51,7 +50,7 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 %find_lang %{name}-gnulib
 %find_lang %{name}
 
@@ -65,19 +64,18 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
 %files
-%defattr(-,root,root)
-%doc BACKLOG ChangeLog NEWS README* THANKS TODO ABOUT-NLS AUTHORS COPYING
+%license COPYING
+%doc BACKLOG ChangeLog NEWS README* THANKS TODO ABOUT-NLS AUTHORS
 %{_bindir}/mdiff
 %{_bindir}/unify
 %{_bindir}/wdiff
 %{_bindir}/wdiff2
-%{_infodir}/wdiff.info%{ext_info}
-%{_mandir}/man1/mdiff.1%{ext_man}
-%{_mandir}/man1/unify.1%{ext_man}
-%{_mandir}/man1/wdiff.1%{ext_man}
-%{_mandir}/man1/wdiff2.1%{ext_man}
+%{_infodir}/wdiff.info%{?ext_info}
+%{_mandir}/man1/mdiff.1%{?ext_man}
+%{_mandir}/man1/unify.1%{?ext_man}
+%{_mandir}/man1/wdiff.1%{?ext_man}
+%{_mandir}/man1/wdiff2.1%{?ext_man}
 
 %files lang -f %{name}-gnulib.lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog




Reply via email to