SPECS: ipxtund.spec - pass CC; rel 6
glen
glen at pld-linux.org
Sun May 21 18:13:28 CEST 2006
Author: glen Date: Sun May 21 16:13:28 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass CC; rel 6
---- Files affected:
SPECS:
ipxtund.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/ipxtund.spec
diff -u SPECS/ipxtund.spec:1.21 SPECS/ipxtund.spec:1.22
--- SPECS/ipxtund.spec:1.21 Fri Mar 3 00:01:11 2006
+++ SPECS/ipxtund.spec Sun May 21 18:13:22 2006
@@ -3,7 +3,7 @@
Summary(pl): Tunel dla pakietów IPX przez sieć IP
Name: ipxtund
Version: 1.3.0
-Release: 5
+Release: 6
License: GPL
Group: Daemons
Source0: ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/%{name}-%{version}.tgz
@@ -38,7 +38,8 @@
%build
export OPT="%{rpmcflags}"
./Configure
-%{__make}
+%{__make} \
+ CC="%{__cc}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -82,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2006/05/21 16:13:22 glen
+- pass CC; rel 6
+
Revision 1.21 2006/03/02 23:01:11 glen
- use %service and adapterize
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ipxtund.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list