automatic version update by autodist [release 1.0.20231112-1mamba;Wed Apr 17 2024]
This commit is contained in:
parent
de61a631f2
commit
0ef6006d72
@ -1,6 +1,6 @@
|
||||
Name: miraclecast
|
||||
Version: 1.0.20200710git
|
||||
Release: 2mamba
|
||||
Version: 1.0.20231112
|
||||
Release: 1mamba
|
||||
Summary: Wifi-Display/Miracast Implementation
|
||||
Group: System/Kernel and Hardware
|
||||
Vendor: openmamba
|
||||
@ -12,7 +12,6 @@ Source: https://github.com/albfan/miraclecast.git/master/miraclecast-%{ve
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libreadline-devel
|
||||
@ -21,7 +20,6 @@ BuildRequires: libudev-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: meson
|
||||
Requires: iproute
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
The MiracleCast project provides software to connect external monitors to your system via Wi-Fi. It is compatible to the Wifi-Display specification also known as Miracast. MiracleCast implements the Display-Source as well as Display-Sink side.
|
||||
@ -64,6 +62,9 @@ sed -i "s|/bin/ip|/sbin/ip|" src/dhcp/dhcp.c
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Apr 17 2024 Automatic Build System <autodist@openmamba.org> 1.0.20231112-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.20200710git-2mamba
|
||||
- fix /sbin/ip path; add -DRELY_UDEV=ON
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user