update to 2.0 [release 2.0-1mamba;Sat Jan 04 2025]
This commit is contained in:
parent
d97de6839c
commit
b46d3a85a8
@ -1,28 +1,30 @@
|
|||||||
Name: phonesim
|
Name: phonesim
|
||||||
Version: 1.21
|
Version: 2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Phone Simulator for modem testing
|
Summary: Phone Simulator for modem testing
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://git.kernel.org/pub/scm/network/ofono/phonesim.git
|
URL: https://git.kernel.org/pub/scm/network/ofono/phonesim
|
||||||
Source: https://git.kernel.org/pub/scm/network/ofono/phonesim.git/snapshot/phonesim-%{version}.tar.gz
|
Source: https://git.kernel.org/pub/scm/network/ofono/phonesim.git/%{version}/phonesim-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
BuildRequires: libQt5Core
|
||||||
|
BuildRequires: libQt5DBus
|
||||||
|
BuildRequires: libQt5Gui
|
||||||
|
BuildRequires: libQt5Network
|
||||||
|
BuildRequires: libQt5Widgets
|
||||||
|
BuildRequires: libQt5Xml
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libqt4-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Phone Simulator for modem testing.
|
Phone Simulator for modem testing.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -44,5 +46,8 @@ Phone Simulator for modem testing.
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 04 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0-1mamba
|
||||||
|
- update to 2.0
|
||||||
|
|
||||||
* Thu Jul 02 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.21-1mamba
|
* Thu Jul 02 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.21-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user