SHA256
1
0
forked from pool/adms

Accepting request 1151459 from electronics

OBS-URL: https://build.opensuse.org/request/show/1151459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/adms?expand=0&rev=8
This commit is contained in:
Ana Guerrero 2024-02-26 18:47:22 +00:00 committed by Git OBS Bridge
commit a6259e5942
2 changed files with 15 additions and 4 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Feb 26 12:55:56 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update URL to point to Github, Sourceforge repository is no
longer active.
-------------------------------------------------------------------
Tue Feb 20 10:00:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Tue Jan 5 21:03:18 UTC 2021 - Matthias Eliasson <elimat@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package adms
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@ Release: 0
Summary: An automatic device model synthesizer
License: GPL-3.0-only
Group: Productivity/Scientific/Electronics
URL: https://sourceforge.net/projects/mot-adms/
URL: https://github.com/Qucs/ADMS
Source0: https://github.com/Qucs/ADMS/archive/release-%{version}/%{name}-%{version}.tar.gz
# PATCH-FIX-OPENSUSE adms-no-build-time.patch -- remove build time from binary
Patch1: adms-no-build-time.patch
@ -62,8 +62,7 @@ This package contains all include files, libraries and configuration
files needed to develop programs that use adms.
%prep
%setup -q -n ADMS-release-%{version}
%patch1 -p1
%autosetup -p1 -n ADMS-release-%{version}
%build
./bootstrap.sh