Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dgollub
synergy
synergy-zeroconf.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File synergy-zeroconf.spec of Package synergy
# # spec file for package synergy (Version 1.3.1) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: synergy-zeroconf BuildRequires: gcc-c++ xorg-x11-devel avahi-devel libxml2-devel check-devel License: GPL v2 or later Group: System/X11/Utilities AutoReqProv: on Version: 1.3.1svn897 Release: 91 Source: synergy-%{version}.tar.gz Patch0: synergy-svn897.diff Patch1: synergy-zeroconf-poc_20080222.diff Patch2: synergyd-only.diff Url: http://synergy2.sourceforge.net/ BuildRoot: %{_tmppath}/synergy-%{version}-build Summary: Mouse, keyboard and clipboard sharing utility %description Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It's intended for users with multiple computers on their desk since each system uses its own display. Redirecting the mouse and keyboard is as simple as moving the mouse off the edge of your screen. Synergy also merges the clipboards of all the systems into one, allowing cut-and-paste between systems. Furthermore, it synchronizes screen savers so they all start and stop together and, if screen locking is enabled, only one screen requires a password to unlock them all. Visit http://synergy2.sourceforge.net/ to find the Windows client. Authors: -------- Chris Schoeneman <crs23@bigfoot.com> %prep %setup -q -n synergy-%{version} %patch0 -p1 %patch1 -p1 %patch2 %build export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" autoreconf -s -f -i %configure --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} make %{?jobs:-j%jobs} %install %makeinstall #mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} #cp examples/synergy.conf $RPM_BUILD_ROOT%{_sysconfdir} mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/ cp cmd/synergyd/synergyd-autostart.desktop $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/ %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root) %doc README NEWS ChangeLog COPYING AUTHORS doc/*.html %dir %{_sysconfdir}/synergy %config %{_sysconfdir}/synergy/* %config %{_sysconfdir}/xdg/autostart/* %{_bindir}/* %changelog * Mon Nov 05 2007 - sbrabec@suse.cz - Fixed gcc-4.3 compilation errors, disabled -Werror. * Tue Aug 28 2007 - dgollub@suse.de - reverted previous patch which causes new kind of crashs * Fri Aug 17 2007 - dgollub@suse.de - fixed occasionally crashes on cross pastings of clipboards * Wed Jun 07 2006 - freitag@suse.de - update from version 1.2.7 to version 1.3.1 • Hot key screen switching now restores last cursor position • Fixed loss of hot keys when reloading configuration • Fixed autorepeating on X11 (non-repeating keys were repeating) • Fixed AltGr issues on X11 • Fixed one way for modifiers to get stuck active on all platforms • Added more debugging output for network problems • Fixed failure to detect some errors on X11 • Added client keep alive (lost connections are now detected reliably) • Added support for linking portions of screen edges • Hot keys can now perform actions on press and/or release • Added key down, key up, mouse down, and mouse up hot key actions • Key actions can be directed to particular screens • Hot keys can each perform multiple actions • Fixed assertion when pasting on X11 • Fixed modifier keys in VMware on X11 • Fixed not removing client when connection is lost • Clients now detect loss of connection to server and reconnect • Fixed Num Lock breaking certain keys • Fixed Scroll Lock not locking cursor to screen • Fixed mapping of delete key on X11 • Fixed loss of clipboard after a particular copy/paste sequence • Fixed error parsing comments in configuration • Fixed X11 keyboard focus bug when reentering screen • Fixed (suppressed) hot key autorepeating • Fixed mousebutton action when Caps/Num/Scroll Lock were on • Added documentation on firewalls * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Wed Jan 11 2006 - sbrabec@suse.cz - Updated to version 1.2.7. * Wed Dec 21 2005 - mmj@suse.de - Notify about errors * Mon Nov 14 2005 - sbrabec@suse.cz - Updated to version 1.2.6. * Mon Aug 08 2005 - sbrabec@suse.cz - Updated to version 1.2.4. * Mon Aug 01 2005 - sbrabec@suse.cz - Updated to version 1.2.3. * Tue Apr 26 2005 - sbrabec@suse.cz - Do not build with -Werror. * Mon Feb 14 2005 - sbrabec@suse.cz - Updated to version 1.2.2. * Thu Jan 06 2005 - sbrabec@suse.cz - Updated to version 1.2.1. * Fri Aug 27 2004 - sbrabec@suse.cz - Updated to version 1.0.15. * Mon May 24 2004 - ro@suse.de - added return values to non-void functions * Thu Feb 05 2004 - sbrabec@suse.cz - Updated to version 1.0.14. * Sat Jan 10 2004 - adrian@suse.de - build as user * Mon Aug 11 2003 - sbrabec@suse.cz - Updated to version 1.0.12. * Thu May 15 2003 - sbrabec@suse.cz - Added new SuSE package.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor