SPECS: dynamips.spec - up to 0.2.5 - added Makefile patch (fixes d...

blekot blekot at pld-linux.org
Mon Apr 23 12:14:34 CEST 2007


Author: blekot                       Date: Mon Apr 23 10:14:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.2.5
- added Makefile patch (fixes directory and .a -> so)
- rel 0.1 (Not tested)

---- Files affected:
SPECS:
   dynamips.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/dynamips.spec
diff -u SPECS/dynamips.spec:1.4 SPECS/dynamips.spec:1.5
--- SPECS/dynamips.spec:1.4	Mon Feb 12 22:23:54 2007
+++ SPECS/dynamips.spec	Mon Apr 23 12:14:29 2007
@@ -2,12 +2,13 @@
 Summary:	Cisco 7200 Simulator
 Summary(pl.UTF-8):	Symulator Cisco 7200
 Name:		dynamips
-Version:	0.2.4
+Version:	0.2.5
 Release:	0.1
 License:	GPL
 Group:		Applications/Emulators
 Source0:	http://www.ipflow.utc.fr/dynamips/%{name}-%{version}.tar.gz
-# Source0-md5:	7b5ba42bbb466cb057bba1bc855476a9
+# Source0-md5:	b87ef442f7537373ccbe69c3f6dca301
+Patch0:		%{name}-Makefile.patch
 URL:		http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator
 BuildRequires:	elfutils-devel
 BuildRequires:	flex
@@ -22,6 +23,7 @@
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %ifarch %{x8664}
@@ -59,6 +61,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/04/23 10:14:29  blekot
+- up to 0.2.5
+- added Makefile patch (fixes directory and .a -> so)
+- rel 0.1 (Not tested)
+
 Revision 1.4  2007/02/12 21:23:54  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dynamips.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list