Author: twittner Date: Tue Sep 11 19:45:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - support for distro CFLAGS
---- Files affected: SPECS: dynamips.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/dynamips.spec diff -u SPECS/dynamips.spec:1.6 SPECS/dynamips.spec:1.7 --- SPECS/dynamips.spec:1.6 Fri Sep 7 20:17:37 2007 +++ SPECS/dynamips.spec Tue Sep 11 21:45:49 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Symulator Cisco 7200 Name: dynamips Version: 0.2.7 -Release: 0.1 +Release: 0.2 License: GPL Group: Applications/Emulators Source0: http://www.ipflow.utc.fr/dynamips/%{name}-%{version}.tar.gz @@ -41,6 +41,7 @@ %{__make} \ DYNAMIPS_ARCH=$ARCH \ CC="%{__cc}" \ + RPM_CFLAGS="%{rpmcflags}" \ LD="%{__ld}" %install @@ -63,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007/09/11 19:45:49 twittner +- support for distro CFLAGS + Revision 1.6 2007/09/07 18:17:37 twittner - up to 0.2.7 - added -debian.patch - parts of Debian's patch containing mips64 and ppc32 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dynamips.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
