SPECS: calc.spec - updated to 2.11.11 - pass LCC="%{__cc}"

darekr darekr at pld-linux.org
Sat Dec 17 11:35:56 CET 2005


Author: darekr                       Date: Sat Dec 17 10:35:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.11.11
- pass LCC="%{__cc}"

---- Files affected:
SPECS:
   calc.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/calc.spec
diff -u SPECS/calc.spec:1.40 SPECS/calc.spec:1.41
--- SPECS/calc.spec:1.40	Sat Sep 17 12:54:14 2005
+++ SPECS/calc.spec	Sat Dec 17 11:35:50 2005
@@ -2,12 +2,12 @@
 Summary:	Arbitrary precision calculator
 Summary(pl):	Kalkulator operujący na liczbach z dowolną dokładnością
 Name:		calc
-Version:	2.11.10.1
-Release:	2
+Version:	2.11.11
+Release:	1
 License:	LGPL
 Group:		Applications/Math
 Source0:	http://www.isthe.com/chongo/src/calc/%{name}-%{version}.tar.gz
-# Source0-md5:	b23466c8f490e1fa7f04b0af22da1ad1
+# Source0-md5:	3c040f1b2152625fb93dc19598e4477f
 Source1:	%{name}.desktop
 URL:		http://www.isthe.com/chongo/tech/comp/calc/
 BuildRequires:	perl-base
@@ -52,6 +52,7 @@
 
 %build
 %{__make} -j1 \
+	LCC="%{__cc}" \
 	DEBUG="%{rpmcflags}" \
 	USE_READLINE=-DUSE_READLINE \
 	READLINE_LIB="-lreadline -lhistory" \
@@ -102,6 +103,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2005/12/17 10:35:50  darekr
+- updated to 2.11.11
+- pass LCC="%{__cc}"
+
 Revision 1.40  2005/09/17 10:54:14  arekm
 - readline 5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/calc.spec?r1=1.40&r2=1.41&f=u




More information about the pld-cvs-commit mailing list