SPECS: ipv6calc.spec - updated to 0.51, pass CC

darekr darekr at pld-linux.org
Tue Aug 8 00:47:24 CEST 2006


Author: darekr                       Date: Mon Aug  7 22:47:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.51, pass CC

---- Files affected:
SPECS:
   ipv6calc.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/ipv6calc.spec
diff -u SPECS/ipv6calc.spec:1.22 SPECS/ipv6calc.spec:1.23
--- SPECS/ipv6calc.spec:1.22	Sun May  1 20:02:05 2005
+++ SPECS/ipv6calc.spec	Tue Aug  8 00:47:19 2006
@@ -2,12 +2,12 @@
 Summary:	IPv6 address format change and calculation utility
 Summary(pl):	Narzędzie do zmiany formatu i przeliczania adresów IPv6
 Name:		ipv6calc
-Version:	0.47
-Release:	2
+Version:	0.51
+Release:	1
 License:	GPL v2
 Group:		Networking/Utilities
 Source0:	ftp://ftp.deepspace6.net/pub/ds6/sources/ipv6calc/%{name}-%{version}.tar.gz
-# Source0-md5:	70cab03d1aa6ce3a1af7fd9241c90585
+# Source0-md5:	c08c77712854ef3ba17f129a84d73ee2
 URL:		http://www.deepspace6.net/projects/ipv6calc.html
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	perl-base
@@ -36,7 +36,9 @@
 %build
 ./configure
 %{__make} \
+	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} -I../getopt/ -I../ -I../lib/"
+
 cd ipv6calcweb
 %{__perl} -pi -m: -e "s:../ipv6calc/ipv6calc:%{_bindir}/ipv6calc:" ipv6calcweb.cgi
 
@@ -60,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/08/07 22:47:19  darekr
+- updated to 0.51, pass CC
+
 Revision 1.22  2005/05/01 18:02:05  glen
 - %description url unification
   find -name '*.spec' | xargs -l1024 sed -i -e 's#\(http://.\+/\) \.#<\1>.#g'
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ipv6calc.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list