[Bug 757854] Review Request: kcalc - Scientific calculator

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 30 16:31:12 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=757854

--- Comment #7 from Kevin Kofler <kevin at tigcc.ticalc.org> 2011-11-30 11:31:11 EST ---
Try this:
%global revision %(echo %{version} | sed 's/^.*\.\([^.]*\)$/\1/g')
%if %{revision} >= 50
%global stable unstable
%else
%global stable stable
%endif
Source0:
ftp://ftp.kde.org/pub/kde/%{stable}/%{version}/src/%{name}-%{version}.tar.bz2

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list