[packages/vmips] - updated to 1.4.1 - updated am patch - removed gcc patch

qboosh qboosh at pld-linux.org
Wed May 15 17:38:50 CEST 2013


commit 8c677ffbec9f688f3677b26cb17328c298d4c7d1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed May 15 17:38:53 2013 +0200

    - updated to 1.4.1
    - updated am patch
    - removed gcc patch

 vmips-am.patch  |  6 +++---
 vmips-gcc.patch | 10 ----------
 vmips.spec      | 12 +++++-------
 3 files changed, 8 insertions(+), 20 deletions(-)
---
diff --git a/vmips.spec b/vmips.spec
index 1c5a096..cbc3295 100644
--- a/vmips.spec
+++ b/vmips.spec
@@ -1,17 +1,16 @@
 Summary:	Virtual machine simulator based on a MIPS R3000 processor
 Summary(pl.UTF-8):	Symulator maszyny wirtualnej opartej na procesorze MIPS R3000
 Name:		vmips
-Version:	1.4
+Version:	1.4.1
 Release:	1
 License:	GPL v2+
 Group:		Applications/Emulators
 Source0:	http://vmips.sourceforge.net/releases/%{name}-%{version}/vmips-%{version}.tar.gz
-# Source0-md5:	3ca24f11d61d3f0e8d92dd8a352029d4
+# Source0-md5:	0213c976d0fe73d4ffe7b59dab797359
 Patch0:		%{name}-am.patch
-Patch1:		%{name}-gcc.patch
-Patch2:		%{name}-info.patch
-Patch3:		%{name}-doc.patch
-Patch4:		%{name}-format.patch
+Patch1:		%{name}-info.patch
+Patch2:		%{name}-doc.patch
+Patch3:		%{name}-format.patch
 URL:		http://vmips.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -35,7 +34,6 @@ C++ i jest rozpowszechniany na licencji GNU GPL.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 %build
 %{__aclocal}
diff --git a/vmips-am.patch b/vmips-am.patch
index 92f8530..26e5ba3 100644
--- a/vmips-am.patch
+++ b/vmips-am.patch
@@ -1,9 +1,9 @@
---- vmips-1.4/configure.in.orig	2010-12-20 02:26:19.000000000 +0100
-+++ vmips-1.4/configure.in	2013-01-27 12:04:13.500356297 +0100
+--- vmips-1.4.1/configure.in.orig	2013-04-29 08:41:15.000000000 +0200
++++ vmips-1.4.1/configure.in	2013-05-15 17:33:59.594115486 +0200
 @@ -5,7 +5,7 @@
  AC_CANONICAL_SYSTEM
  program_prefix=NONE
- AM_INIT_AUTOMAKE(vmips, 1.4)
+ AM_INIT_AUTOMAKE(vmips, 1.4.1)
 -AM_CONFIG_HEADER(config.h)
 +AC_CONFIG_HEADERS(config.h)
  
diff --git a/vmips-gcc.patch b/vmips-gcc.patch
deleted file mode 100644
index 18591ff..0000000
--- a/vmips-gcc.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- vmips-1.4/clockdev.cc.orig	2004-12-09 09:48:04.000000000 +0100
-+++ vmips-1.4/clockdev.cc	2013-01-27 13:20:00.420261525 +0100
-@@ -21,6 +21,7 @@
- #include "devreg.h"
- 
- #include <cassert>
-+#include <cstdlib>
- 
- ClockDevice::ClockDevice( Clock *clock, uint32 irq, long frequency_ns )
- 	: DeviceMap(20), irq(irq), frequency_ns(frequency_ns),
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vmips.git/commitdiff/8c677ffbec9f688f3677b26cb17328c298d4c7d1



More information about the pld-cvs-commit mailing list