Mailinglist Archive: opensuse-commit (2092 mails)
| < Previous | Next > |
commit simh
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 03 Aug 2007 23:33:04 +0200
- Message-id: <20070803213304.C40FF678336@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package simh
checked in at Fri Aug 3 23:33:04 CEST 2007.
--------
--- simh/simh.changes 2007-03-29 12:28:23.000000000 +0200
+++ /mounts/work_src_done/STABLE/simh/simh.changes 2007-08-02 13:16:36.151369000 +0200
@@ -1,0 +2,8 @@
+Thu Aug 2 10:49:39 CEST 2007 - kkaempf@xxxxxxx
+
+- update to v37-2
+ bugfix update, see http://simh.trailing-edge.com/changes37.html
+ for details.
+- enable network support.
+
+-------------------------------------------------------------------
Old:
----
simhv37-0.zip
simhv37.dif
New:
----
simhv37-2.dif
simhv37-2.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ simh.spec ++++++
--- /var/tmp/diff_new_pack.Qp9936/_old 2007-08-03 23:32:38.000000000 +0200
+++ /var/tmp/diff_new_pack.Qp9936/_new 2007-08-03 23:32:38.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package simh (Version 3.7_0)
+# spec file for package simh (Version 3.7_2)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,17 +11,17 @@
# norootforbuild
Name: simh
-BuildRequires: unzip
+BuildRequires: libpcap-devel unzip
URL: http://simh.trailing-edge.com/
-License: BSD License and BSD-like
+License: BSD 3-Clause
Group: System/Emulators/Other
Autoreqprov: on
-Version: 3.7_0
-Release: 8
-Summary: a collection of simulators of historically significant data processing systems
-Source: simhv37-0.zip
+Version: 3.7_2
+Release: 1
+Summary: A collection of simulators of historically significant data processing systems
+Source: simhv37-2.zip
Source1: uv7swre.tar.bz2
-Patch: simhv37.dif
+Patch: simhv37-2.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -85,7 +85,7 @@
%build
mkdir -p BIN
-make
+USE_NETWORK=1 make
%install
rm -rf $RPM_BUILD_ROOT
@@ -98,7 +98,7 @@
%files
%defattr(-,root,root)
-%doc *.txt Licenses Disks */*txt
+%doc *.txt Disks */*txt
/usr/bin/altair
/usr/bin/altairz80
/usr/bin/simh-eclipse
@@ -127,6 +127,11 @@
/usr/bin/vax780
%changelog
+* Thu Aug 02 2007 - kkaempf@xxxxxxx
+- update to v37-2
+ bugfix update, see http://simh.trailing-edge.com/changes37.html
+ for details.
+- enable network support.
* Thu Mar 29 2007 - kkaempf@xxxxxxx
- unzip is required during build.
* Tue Feb 06 2007 - kkaempf@xxxxxxx
++++++ simhv37-2.dif ++++++
++++ 1146 lines (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |