[packages/ngspice] - updated to 44.2

bszx bszx at pld-linux.org
Mon Jan 13 22:40:29 CET 2025


commit 7132d0da08b65a9d04c4536e99d6c54026edaef1
Author: Bartek Szady <bszx at bszx.eu>
Date:   Mon Jan 13 18:03:38 2025 +0100

    - updated to 44.2

 ngspice-am.patch | 23 -----------------------
 ngspice.spec     | 10 +++++-----
 2 files changed, 5 insertions(+), 28 deletions(-)
---
diff --git a/ngspice.spec b/ngspice.spec
index c9903fb..2344d5e 100644
--- a/ngspice.spec
+++ b/ngspice.spec
@@ -6,14 +6,13 @@
 Summary:	Ngspice circuit simulator
 Summary(pl.UTF-8):	Symulator obwodów Ngspice
 Name:		ngspice
-Version:	42
-Release:	3
+Version:	44.2
+Release:	1
 License:	Modified BSD, MPL v2.0, LGPL v2+, GPL v2+
 Group:		Applications/Engineering
 Source0:	https://downloads.sourceforge.net/ngspice/%{name}-%{version}.tar.gz
-# Source0-md5:	84ab9e67127f9732639195dd63b98a5e
+# Source0-md5:	2f22f83c759afb5c8526fc029fdf891a
 Source1:	%{name}.desktop
-Patch0:		%{name}-am.patch
 URL:		https://ngspice.sourceforge.net/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
@@ -83,7 +82,6 @@ Pliki nagłówkowe biblioteki ngspice.
 
 %prep
 %setup -q
-%patch0 -p1
 
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 
@@ -150,6 +148,8 @@ rm -rf $RPM_BUILD_ROOT
 %doc ANALYSES AUTHORS BUGS ChangeLog DEVICES FAQ NEWS README
 %dir %{_libdir}/ngspice
 %attr(755,root,root) %{_libdir}/ngspice/*.cm
+%attr(755,root,root) %{_libdir}/ngspice/ivlng.so
+%attr(755,root,root) %{_libdir}/ngspice/ivlng.vpi
 %{_datadir}/%{name}
 %{_examplesdir}/%{name}-%{version}
 
diff --git a/ngspice-am.patch b/ngspice-am.patch
deleted file mode 100644
index 314db62..0000000
--- a/ngspice-am.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Fix libtool versioning breakage (AGE cannot be empty or greater than CURRENT)
---- ngspice-42/src/Makefile.am.orig	2023-12-27 19:58:03.000000000 +0100
-+++ ngspice-42/src/Makefile.am	2024-04-29 17:58:42.215876756 +0200
-@@ -650,7 +650,7 @@ endif
- 
- ## if !SHWIN
- ## if !SHCYG
--libngspice_la_LDFLAGS += -version-info $(LT_NGSPICE_CURRENT):$(LT_NGSPICE_REVISION):$(LT_LIBNGSPICE_AGE)
-+libngspice_la_LDFLAGS += -version-info $(LT_NGSPICE_CURRENT):$(LT_NGSPICE_REVISION):$(LT_NGSPICE_AGE)
- ## endif
- ## endif
- 
---- ngspice-42/configure.ac.orig	2023-12-27 19:58:03.000000000 +0100
-+++ ngspice-42/configure.ac	2024-04-29 18:16:49.605754536 +0200
-@@ -118,7 +118,7 @@ LT_INIT([shared static])
- 
- LT_NGSPICE_CURRENT=0
- LT_NGSPICE_REVISION=9
--LT_NGSPICE_AGE=2
-+LT_NGSPICE_AGE=0
- LIBNGSPICE_SO_VERSION=$LT_NGSPICE_CURRENT.$LT_NGSPICE_REVISION.$LT_NGSPICE_AGE
- 
- # Announce the libtool version
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ngspice.git/commitdiff/7132d0da08b65a9d04c4536e99d6c54026edaef1



More information about the pld-cvs-commit mailing list