Hello community, here is the log from the commit of package dirdiff for openSUSE:Factory checked in at 2012-02-16 14:55:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dirdiff (Old) and /work/SRC/openSUSE:Factory/.dirdiff.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dirdiff", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/dirdiff/dirdiff.changes 2011-09-23 01:55:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dirdiff.new/dirdiff.changes 2012-02-16 14:55:46.000000000 +0100 @@ -1,0 +2,12 @@ +Mon Feb 13 10:45:43 UTC 2012 - [email protected] + +- patch license to follow spdx.org standard + +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile + (cf. packaging guidelines) +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dirdiff.spec ++++++ --- /var/tmp/diff_new_pack.AFFuzk/_old 2012-02-16 14:55:47.000000000 +0100 +++ /var/tmp/diff_new_pack.AFFuzk/_new 2012-02-16 14:55:47.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package dirdiff (Version 2.1) +# spec file for package dirdiff # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,22 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: dirdiff BuildRequires: tcl-devel Requires: tk Version: 2.1 -Release: 146 +Release: 0 Source: ftp://pserver.samba.org/pub/paulus/dirdiff-%{version}.tar.gz Patch0: dirdiff.patch Patch1: dirdiff.uninitialized.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -License: GPLv2+ -Group: Productivity/Text/Utilities Requires: tcl Summary: Diff Tool to Merge Source Trees +License: GPL-2.0+ +Group: Productivity/Text/Utilities %description Dirdiff is a graphical tool for displaying the differences between @@ -42,22 +40,15 @@ another window. Another menu allows you to copy the file from one tree to another. - - -Authors: --------- - Paul Mackeras <[email protected]> - %prep %setup %patch0 -p1 %patch1 -p1 %build -make OPTFLAGS="$RPM_OPT_FLAGS" +make OPTFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install -rm -fr $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT LIBDIR=%{_libdir} %post -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
