rpms/synergy-plus/devel synergy-plus.spec,1.3,1.4

Matthias Saou thias at fedoraproject.org
Tue Dec 8 12:53:47 UTC 2009


Author: thias

Update of /cvs/extras/rpms/synergy-plus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19930

Modified Files:
	synergy-plus.spec 
Log Message:
Obsolete synergy.



Index: synergy-plus.spec
===================================================================
RCS file: /cvs/extras/rpms/synergy-plus/devel/synergy-plus.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- synergy-plus.spec	24 Nov 2009 19:30:09 -0000	1.3
+++ synergy-plus.spec	8 Dec 2009 12:53:47 -0000	1.4
@@ -1,13 +1,17 @@
 Summary: Mouse and keyboard sharing utility
 Name: synergy-plus
 Version: 1.3.4
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 URL: http://code.google.com/p/synergy-plus/
 Source: http://synergy-plus.googlecode.com/files/synergy-plus-%{version}.tar.gz
 Patch0: synergy-plus-1.3.4-xinitthreads.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+# Useful for frontends such as quicksynergy (#524910)
+Provides: synergy = %{version}-%{release}
+# Last built version of the old synergy was 1.3.1-14.fc12
+Obsoletes: synergy < 1.3.1-15
 BuildRequires: libX11-devel
 BuildRequires: libXext-devel
 BuildRequires: libXtst-devel
@@ -57,6 +61,10 @@ find . -type f -name '*.cpp' -exec chmod
 
 
 %changelog
+* Mon Dec  7 2009 Matthias Saou <http://freshrpms.net/> 1.3.4-5
+- Obsolete synergy (last upstream released version is from 2006) since synergy+
+  is a drop-in replacement (#538179).
+
 * Tue Nov 24 2009 Matthias Saou <http://freshrpms.net/> 1.3.4-4
 - Disable XInitThreads() on RHEL to fix hang (upstream #194).
 




More information about the fedora-extras-commits mailing list