Hello community, here is the log from the commit of package speedcrunch for openSUSE:Factory checked in at Mon Aug 22 16:10:54 CEST 2011. -------- --- KDE/speedcrunch/speedcrunch.changes 2008-06-16 10:34:59.000000000 +0200 +++ /mounts/work_src_done/STABLE/speedcrunch/speedcrunch.changes 2011-08-07 14:47:38.000000000 +0200 @@ -1,0 +2,9 @@ +Sun Aug 7 14:44:44 UTC 2011 - toddrme2178@gmail.com + +- Eliminated check for obsolete openSUSE version +- Removed contents of %changes section of spec file. + They are already in the .changes file +- Switched some hard-coded paths to macros +- Added check for duplicate files + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ speedcrunch.spec ++++++ --- /var/tmp/diff_new_pack.BcF6EP/_old 2011-08-22 16:10:10.000000000 +0200 +++ /var/tmp/diff_new_pack.BcF6EP/_new 2011-08-22 16:10:10.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package speedcrunch (Version 0.10.1) +# spec file for package speedcrunch # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -19,19 +19,15 @@ Name: speedcrunch -BuildRequires: cmake dos2unix freetype2-devel libpng-devel update-desktop-files +BuildRequires: cmake dos2unix fdupes freetype2-devel libpng-devel update-desktop-files BuildRequires: kde4-filesystem -%if %suse_version >1010 BuildRequires: libqt4-devel -%else -BuildRequires: qt-devel -%endif Url: http://speedcrunch.digitalfanatics.org License: GPL v2 or later Group: Productivity/Scientific/Math Summary: A calculator with history display Version: 0.10.1 -Release: 46 +Release: 56 %define rversion %version BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: speedcrunch-%{rversion}.tar.bz2 @@ -58,13 +54,14 @@ cd src/build %makeinstall %suse_update_desktop_file -c %name "SpeedCrunch" "Scientific Calculator" speedcrunch speedcrunch "Utility Calculator" +%fdupes %{buildroot}%{_datadir}/speedcrunch/books/*/ %files %defattr(-,root,root) %doc README ChangeLog COPYING -/usr/bin/speedcrunch -/usr/share/speedcrunch -/usr/share/pixmaps/speedcrunch.png -/usr/share/applications/speedcrunch.desktop +%{_bindir}/speedcrunch +%{_datadir}/speedcrunch +%{_datadir}/pixmaps/speedcrunch.png +%{_datadir}/applications/speedcrunch.desktop %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org