[synergy: 2/2] Update summary

Matthias Saou thias at fedoraproject.org
Mon Jul 18 08:22:46 UTC 2011


commit c3320d04765b48485e84dde38e47a95080552c36
Author: Matthias Saou <thias at marmotte.net>
Date:   Mon Jul 18 10:22:14 2011 +0200

    Update summary

 synergy.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/synergy.spec b/synergy.spec
index 4bec354..9ed6169 100644
--- a/synergy.spec
+++ b/synergy.spec
@@ -1,7 +1,7 @@
-Summary: Mouse and keyboard sharing utility
+Summary: Share mouse and keyboard between multiple computers over the network
 Name: synergy
 Version: 1.3.7
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 URL: http://synergy-foss.org/
@@ -35,7 +35,7 @@ make %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}
-# No install target (yet)
+# No install target (yet? as of 1.3.7)
 install -D -p -m 0755 bin/synergyc %{buildroot}%{_bindir}/synergyc
 install -D -p -m 0755 bin/synergys %{buildroot}%{_bindir}/synergys
 install -D -p -m 0644 doc/synergyc.man %{buildroot}%{_mandir}/man8/synergyc.8
@@ -58,6 +58,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jul 18 2011 Matthias Saou <http://freshrpms.net/> 1.3.7-2
+- Update summary.
+
 * Tue Jul 12 2011 Matthias Saou <http://freshrpms.net/> 1.3.7-1
 - Update to 1.3.7.
 - Drop patch disabling XInitThreads, see upstream #610.


More information about the scm-commits mailing list