update to 1.14.6.13 [release 1.14.6.13-1mamba;Mon Mar 06 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 18:16:31 +01:00
parent 7baa912612
commit 1c085d584e

View File

@ -1,5 +1,5 @@
Name: synergy
Version: 1.14.5.23
Version: 1.14.6.13
Release: 1mamba
Summary: Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems
Group: Graphical Desktop/Applications/Utilities
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://symless.com/synergy/blog
Source: https://github.com/symless/synergy-core.git/%{version}/synergy-core-%{version}.tar.bz2
Source: https://github.com/symless/synergy-core.git/%{version}-snapshot/synergy-core-%{version}.tar.bz2
Patch0: synergy-noignoreretval.diff
Patch1: synergy-implicit-declaration.patch
Patch2: synergy-1.4.12-cryptopp-5.6.2.patch
@ -45,6 +45,7 @@ Redirecting the mouse and keyboard is as simple as moving the mouse off the edge
%build
%cmake -d build \
-DSYNERGY_REVISION="00000000" \
-DCMAKE_CXX_FLAGS="`pkg-config --cflags libdns_sd`" \
-DCMAKE_REQUIRED_INCLUDES="%{_includedir}/avahi-compat-libdns_sd"
@ -60,6 +61,7 @@ Redirecting the mouse and keyboard is as simple as moving the mouse off the edge
%files
%defattr(-,root,root)
%{_bindir}/synergy
%{_bindir}/synergy-core
%{_bindir}/syntool
%{_bindir}/synergyc
%{_bindir}/synergys
@ -68,6 +70,9 @@ Redirecting the mouse and keyboard is as simple as moving the mouse off the edge
%doc LICENSE doc/synergy.conf.example
%changelog
* Mon Mar 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.14.6.13-1mamba
- update to 1.14.6.13
* Sat Mar 04 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.14.5.23-1mamba
- update to 1.14.5.23