packages: synergy/synergy.spec - Forked project synergy-plus has merged bac...
caleb
caleb at pld-linux.org
Tue Oct 26 14:09:29 CEST 2010
Author: caleb Date: Tue Oct 26 12:09:29 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- Forked project synergy-plus has merged back with synergy. New project URL etc.
- Up to 1.3.4
---- Files affected:
packages/synergy:
synergy.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: packages/synergy/synergy.spec
diff -u packages/synergy/synergy.spec:1.12 packages/synergy/synergy.spec:1.13
--- packages/synergy/synergy.spec:1.12 Sat Apr 5 21:20:16 2008
+++ packages/synergy/synergy.spec Tue Oct 26 14:09:24 2010
@@ -1,19 +1,25 @@
# $Revision$, $Date$
+# Note:
+# - Synergy-plus started as a fork to fix bugs on a stagnate project. They have since
+# combined forces with the original project and have merged code. Project is called
+# synergy again but still has some leftover synergy-plus naming like tar file names
+#
+%define pkgname synergy-plus
Summary: Mouse and keyboard sharing utility
Summary(pl.UTF-8): Narzędzie do dzielenia myszy i klawiatury
Name: synergy
-Version: 1.3.1
-Release: 2
+Version: 1.3.4
+Release: 1
License: GPL
Group: Daemons
-Source0: http://dl.sourceforge.net/synergy2/%{name}-%{version}.tar.gz
-# Source0-md5: a6e09d6b71cb217f23069980060abf27
+Source0: http://synergy-plus.googlecode.com/files/%{pkgname}-%{version}.tar.gz
+# Source0-md5: 2c565afe5f920d363eef38dd97449b73
Source1: %{name}-client.init
Source2: %{name}-client.conf
Source3: %{name}-server.init
Source4: %{name}-server.conf
Source5: %{name}-server-layout.conf
-URL: http://synergy2.sourceforge.net/
+URL: http://synergy-foss.org/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libstdc++-devel
@@ -65,7 +71,7 @@
Skrypty startowe xinitrc dla serwera synergy.
%prep
-%setup -q
+%setup -q -n %{pkgname}-%{version}
%build
%{__aclocal}
@@ -95,7 +101,7 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog COPYING doc/PORTING NEWS README
-%doc doc/*.css doc/*.html
+#%doc doc/*.css doc/*.html
%doc examples/synergy.conf
%attr(755,root,root) %{_bindir}/synergyc
%attr(755,root,root) %{_bindir}/synergys
@@ -118,6 +124,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2010/10/26 12:09:24 caleb
+- Forked project synergy-plus has merged back with synergy. New project URL etc.
+- Up to 1.3.4
+
Revision 1.12 2008/04/05 19:20:16 qboosh
- unified
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/synergy/synergy.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list