[synergy] Add missing Provides for synergy-plus (#722843 re-review).

Christian Krause chkr at fedoraproject.org
Wed Oct 19 19:39:53 UTC 2011


commit 7f0888ed16e8647e27335d11f1674c5e8625dc45
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Wed Oct 19 15:39:50 2011 -0400

    Add missing Provides for synergy-plus (#722843 re-review).

 synergy.spec |   22 +++++++++++++---------
 1 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/synergy.spec b/synergy.spec
index 9ed6169..9585fa5 100644
--- a/synergy.spec
+++ b/synergy.spec
@@ -1,13 +1,14 @@
 Summary: Share mouse and keyboard between multiple computers over the network
 Name: synergy
 Version: 1.3.7
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 URL: http://synergy-foss.org/
 Source: http://synergy.googlecode.com/files/synergy-%{version}-Source.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 # Last built version of synergy-plus was 1.3.4-7.fc16
+Provides: synergy-plus = %{version}-%{release}
 Obsoletes: synergy-plus < 1.3.4-8
 BuildRequires: cmake
 BuildRequires: libX11-devel
@@ -58,16 +59,19 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Mon Jul 18 2011 Matthias Saou <http://freshrpms.net/> 1.3.7-2
+* Mon Jul 18 2011 Matthias Saou <matthias at saou.eu> 1.3.7-3
+- Add missing Provides for synergy-plus (#722843 re-review).
+
+* Mon Jul 18 2011 Matthias Saou <matthias at saou.eu> 1.3.7-2
 - Update summary.
 
-* Tue Jul 12 2011 Matthias Saou <http://freshrpms.net/> 1.3.7-1
+* Tue Jul 12 2011 Matthias Saou <matthias at saou.eu> 1.3.7-1
 - Update to 1.3.7.
 - Drop patch disabling XInitThreads, see upstream #610.
 - Update %%description and %%doc.
 - Replace cmake patch with our own install lines : Less rebasing.
 
-* Mon Jul 11 2011 Matthias Saou <http://freshrpms.net/> 1.3.6-2
+* Mon Jul 11 2011 Matthias Saou <matthias at saou.eu> 1.3.6-2
 - Update Obsoletes for the latest version + fix (release + 1 because of dist).
 - Add missing cmake BuildRequires.
 - Update cmake patch to also install man pages.
@@ -77,20 +81,20 @@ rm -rf %{buildroot}
 - Build 1.3.5 and newer use CMake.
 - Patch CMakeLists.txt to install the binaries.
 
-* Thu Jul  8 2010 Matthias Saou <http://freshrpms.net/> 1.3.4-6
+* Thu Jul  8 2010 Matthias Saou <matthias at saou.eu> 1.3.4-6
 - Don't apply the RHEL patch on RHEL6, only 4 and 5.
 
-* Mon Dec  7 2009 Matthias Saou <http://freshrpms.net/> 1.3.4-5
+* Mon Dec  7 2009 Matthias Saou <matthias at saou.eu> 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
+* Tue Nov 24 2009 Matthias Saou <matthias at saou.eu> 1.3.4-4
 - Disable XInitThreads() on RHEL to fix hang (upstream #194).
 
-* Tue Aug 18 2009 Matthias Saou <http://freshrpms.net/> 1.3.4-3
+* Tue Aug 18 2009 Matthias Saou <matthias at saou.eu> 1.3.4-3
 - Don't use the -executable find option, it doesn't work with older versions.
 
-* Tue Aug 18 2009 Matthias Saou <http://freshrpms.net/> 1.3.4-2
+* Tue Aug 18 2009 Matthias Saou <matthias at saou.eu> 1.3.4-2
 - Initial RPM release, based on the spec from the original synergy.
 - Remove spurious executable bit from sources files.
 


More information about the scm-commits mailing list