Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9c51f9a3cf | ||
|
|
dc7a619c7f |
1 changed files with 8 additions and 9 deletions
|
|
@ -7,10 +7,9 @@
|
|||
|
||||
Name: iaxclient
|
||||
Version: %{mainver}
|
||||
Release: 0.52.%{betaver}%{?dist}
|
||||
Release: 0.53.%{betaver}%{?dist}
|
||||
Summary: Library for creating telephony solutions that interoperate with Asterisk
|
||||
# Automatically converted from old format: LGPLv2+ - review is highly recommended.
|
||||
License: LicenseRef-Callaway-LGPLv2+
|
||||
License: LGPL-2.0-or-later
|
||||
URL: http://iaxclient.wiki.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/iaxclient/%{name}-%{version}%{betaver}.tar.gz
|
||||
Source1: tkiaxphone.desktop
|
||||
|
|
@ -104,8 +103,7 @@ developing applications that use %{name}.
|
|||
%package -n tcl-iaxclient
|
||||
Summary: Tcl interface to iax2 client lib
|
||||
Version: %{tclver}
|
||||
# Automatically converted from old format: BSD - review is highly recommended.
|
||||
License: LicenseRef-Callaway-BSD
|
||||
License: BSD-3-Clause-No-Nuclear-License
|
||||
Requires: tcl(abi) = 8.6
|
||||
Requires: %{name} = %{mainver}-%{release}
|
||||
|
||||
|
|
@ -115,8 +113,7 @@ Tcl extensions to iaxclient libraries.
|
|||
%package -n tkiaxphone
|
||||
Summary: Tk IAX Phone Client
|
||||
Version: %{mainver}
|
||||
# Automatically converted from old format: LGPLv2+ - review is highly recommended.
|
||||
License: LicenseRef-Callaway-LGPLv2+
|
||||
License: LGPL-2.0-or-later
|
||||
Requires: tcl(abi) = 8.6
|
||||
Requires: %{name} = %{mainver}-%{release}
|
||||
|
||||
|
|
@ -126,8 +123,7 @@ Tk IAX Phone Client.
|
|||
%package -n wxiax
|
||||
Summary: wx IAX Phone Client
|
||||
Version: %{mainver}
|
||||
# Automatically converted from old format: LGPLv2+ - review is highly recommended.
|
||||
License: LicenseRef-Callaway-LGPLv2+
|
||||
License: LGPL-2.0-or-later
|
||||
Requires: %{name} = %{mainver}-%{release}
|
||||
|
||||
%description -n wxiax
|
||||
|
|
@ -267,6 +263,9 @@ ln -s iaxcli iaxcli-Linux-%{tkphonearch}
|
|||
%{_datadir}/pixmaps/wxiax.png
|
||||
|
||||
%changelog
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-0.53.beta3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Sandro Mani <manisandro@gmail.com> - 2.1-0.52.beta3
|
||||
- BR: tk-devel < 1:9
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue