Hello community, here is the log from the commit of package speedcrunch for openSUSE:Factory checked in at 2012-11-28 16:55:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/speedcrunch (Old) and /work/SRC/openSUSE:Factory/.speedcrunch.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "speedcrunch", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/speedcrunch/speedcrunch.changes 2011-09-23 12:46:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.speedcrunch.new/speedcrunch.changes 2012-11-28 16:55:17.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 20 17:23:54 UTC 2012 - [email protected] + +- Fix the SLES build (%make_install is not expanded on SLES) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ speedcrunch.spec ++++++ --- /var/tmp/diff_new_pack.Q8bDOg/_old 2012-11-28 16:55:18.000000000 +0100 +++ /var/tmp/diff_new_pack.Q8bDOg/_new 2012-11-28 16:55:18.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package speedcrunch # -# Copyright (c) 2011 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,19 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: speedcrunch -BuildRequires: cmake dos2unix fdupes freetype2-devel libpng-devel update-desktop-files +BuildRequires: cmake +BuildRequires: dos2unix +BuildRequires: fdupes +BuildRequires: freetype2-devel BuildRequires: kde4-filesystem +BuildRequires: libpng-devel BuildRequires: libqt4-devel +BuildRequires: update-desktop-files Url: http://speedcrunch.digitalfanatics.org +Summary: A calculator with history display License: GPL-2.0+ Group: Productivity/Scientific/Math -Summary: A calculator with history display Version: 0.10.1 -Release: 56 +Release: 0 %define rversion %version BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: speedcrunch-%{rversion}.tar.bz2 @@ -52,7 +55,7 @@ %install cd src/build -%makeinstall +make DESTDIR=%{buildroot} install %suse_update_desktop_file -c %name "SpeedCrunch" "Scientific Calculator" speedcrunch speedcrunch "Utility Calculator" %fdupes %{buildroot}%{_datadir}/speedcrunch/books/*/ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
