rpms/synergy-plus/F-12 synergy-plus.spec,1.2,1.3

Matthias Saou thias at fedoraproject.org
Wed Apr 28 15:24:05 UTC 2010


Author: thias

Update of /cvs/extras/rpms/synergy-plus/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1700/F-12

Modified Files:
	synergy-plus.spec 
Log Message:
Provide synergy, useful for front-ends (#524910).



Index: synergy-plus.spec
===================================================================
RCS file: /cvs/extras/rpms/synergy-plus/F-12/synergy-plus.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- synergy-plus.spec	14 Sep 2009 12:43:24 -0000	1.2
+++ synergy-plus.spec	28 Apr 2010 15:24:05 -0000	1.3
@@ -1,12 +1,14 @@
 Summary: Mouse and keyboard sharing utility
 Name: synergy-plus
 Version: 1.3.4
-Release: 3%{?dist}
+Release: 3%{?dist}.1
 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
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+# Useful for frontends such as quicksynergy (#524910)
+Provides: synergy = %{version}-%{release}
 BuildRequires: libX11-devel
 BuildRequires: libXext-devel
 BuildRequires: libXtst-devel
@@ -53,6 +55,9 @@ find . -type f -name '*.cpp' -exec chmod
 
 
 %changelog
+* Wed Apr 28 2010 Matthias Saou <http://freshrpms.net/> 1.3.4-3.1
+- Provide synergy, useful for front-ends (#524910).
+
 * Tue Aug 18 2009 Matthias Saou <http://freshrpms.net/> 1.3.4-3
 - Don't use the -executable find option, it doesn't work with older versions.
 



More information about the scm-commits mailing list