Author: twittner Date: Fri Sep 7 18:17:42 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.2.7 - added -debian.patch - parts of Debian's patch containing mips64 and ppc32 microcode dupms (it is needed for compilation)
---- Files affected: SPECS: dynamips.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/dynamips.spec diff -u SPECS/dynamips.spec:1.5 SPECS/dynamips.spec:1.6 --- SPECS/dynamips.spec:1.5 Mon Apr 23 12:14:29 2007 +++ SPECS/dynamips.spec Fri Sep 7 20:17:37 2007 @@ -2,13 +2,14 @@ Summary: Cisco 7200 Simulator Summary(pl.UTF-8): Symulator Cisco 7200 Name: dynamips -Version: 0.2.5 +Version: 0.2.7 Release: 0.1 License: GPL Group: Applications/Emulators Source0: http://www.ipflow.utc.fr/dynamips/%{name}-%{version}.tar.gz -# Source0-md5: b87ef442f7537373ccbe69c3f6dca301 +# Source0-md5: 0fe1875bb4e7e3624ca420dd75c85279 Patch0: %{name}-Makefile.patch +Patch1: %{name}-debian.patch URL: http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator BuildRequires: elfutils-devel BuildRequires: flex @@ -23,7 +24,8 @@ %prep %setup -q -%patch0 -p0 +%patch0 -p1 +%patch1 -p1 %build %ifarch %{x8664} @@ -61,6 +63,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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 + microcode dupms (it is needed for compilation) + Revision 1.5 2007/04/23 10:14:29 blekot - up to 0.2.5 - added Makefile patch (fixes directory and .a -> so) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dynamips.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
