commit 51c239a336c1600bdbc965a5f47a6b9a4ded6510
Author: Jakub Bogusz <[email protected]>
Date:   Sat Dec 30 14:13:11 2023 +0100

    - updated to 1.5.1

 vmips-am.patch | 10 +++++-----
 vmips.spec     |  9 +++++----
 2 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/vmips.spec b/vmips.spec
index 21c528c..e32dbfb 100644
--- a/vmips.spec
+++ b/vmips.spec
@@ -1,15 +1,15 @@
 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.5
+Version:       1.5.1
 Release:       1
 License:       GPL v2+
 Group:         Applications/Emulators
-Source0:       
http://vmips.sourceforge.net/releases/%{name}-%{version}/vmips-%{version}.tar.gz
-# Source0-md5: 2508e366445e517a368cb367d8385c87
+Source0:       
https://vmips.sourceforge.net/releases/%{name}-%{version}/vmips-%{version}.tar.gz
+# Source0-md5: 6bca35762ff282418e9224ebf7d93583
 Patch0:                %{name}-am.patch
 Patch1:                %{name}-info.patch
-URL:           http://vmips.sourceforge.net/
+URL:           https://vmips.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libstdc++-devel
@@ -45,6 +45,7 @@ touch doc/*.1
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
diff --git a/vmips-am.patch b/vmips-am.patch
index 716a325..66404f5 100644
--- a/vmips-am.patch
+++ b/vmips-am.patch
@@ -1,11 +1,11 @@
---- 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 @@
+--- vmips-1.5.1/configure.in.orig      2023-12-30 10:42:14.838444323 +0100
++++ vmips-1.5.1/configure.in   2023-12-30 14:01:50.610232665 +0100
+@@ -5,7 +5,7 @@ dnl Get the canonical and user-supplied
  AC_CANONICAL_SYSTEM
  program_prefix=NONE
- AM_INIT_AUTOMAKE(vmips, 1.5)
+ AM_INIT_AUTOMAKE(vmips, 1.5.1)
 -AM_CONFIG_HEADER(config.h)
-+AC_CONFIG_HEADERS(config.h)
++AC_CONFIG_HEADERS([config.h])
  
  dnl Look for mips tool installation:
  AC_ARG_WITH(mips,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vmips.git/commitdiff/51c239a336c1600bdbc965a5f47a6b9a4ded6510

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to