Hello community, here is the log from the commit of package dia for openSUSE:Factory checked in at 2013-01-20 12:11:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dia (Old) and /work/SRC/openSUSE:Factory/.dia.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dia", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/dia/dia.changes 2012-10-03 10:24:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dia.new/dia.changes 2013-01-20 12:11:54.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Jan 19 17:19:48 UTC 2013 - [email protected] + +- Only run fdupes on %{_datadir} (where the duplicates are) and + make hardlinks. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dia.spec ++++++ --- /var/tmp/diff_new_pack.5jdscx/_old 2013-01-20 12:11:56.000000000 +0100 +++ /var/tmp/diff_new_pack.5jdscx/_new 2013-01-20 12:11:56.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package dia # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -116,7 +116,7 @@ # No need for mime-info-to-mime, application/x-dia-diagram is defined in freedesktop.org.xml rm -r $RPM_BUILD_ROOT%{_datadir}/mime-info rm samples/Makefile* samples/*png -%fdupes -s $RPM_BUILD_ROOT +%fdupes %{buildroot}%{_datadir} %if 0%{?suse_version} > 1130 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
