SPECS: mmtcpfwd.spec - pass CC; rel 4

glen glen at pld-linux.org
Sun May 21 19:26:22 CEST 2006


Author: glen                         Date: Sun May 21 17:26:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC; rel 4

---- Files affected:
SPECS:
   mmtcpfwd.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/mmtcpfwd.spec
diff -u SPECS/mmtcpfwd.spec:1.25 SPECS/mmtcpfwd.spec:1.26
--- SPECS/mmtcpfwd.spec:1.25	Sun Mar  5 15:42:52 2006
+++ SPECS/mmtcpfwd.spec	Sun May 21 19:26:16 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Bezpieczny forwarder portów TCP/IP
 Name:		mmtcpfwd
 Version:	0.1.0
-Release:	3
+Release:	4
 Epoch:		2
 License:	GPL
 Group:		Networking/Daemons
@@ -27,11 +27,12 @@
 firewalli z możliwościami zapobiegania DoS.
 
 %prep
-%setup  -q
+%setup -q
 
 %build
-cd src
-%{__make} CFLAGS="%{rpmcflags}"
+%{__make} -C src \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -67,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/05/21 17:26:16  glen
+- pass CC; rel 4
+
 Revision 1.25  2006/03/05 14:42:52  glen
 - use %service, adapterize, cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mmtcpfwd.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list