rpms/synergy/FC-4 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 synergy.spec, 1.8, 1.9

Matthias Saou (thias) fedora-extras-commits at redhat.com
Wed Aug 3 16:22:59 UTC 2005


Author: thias

Update of /cvs/extras/rpms/synergy/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12831/FC-4

Modified Files:
	.cvsignore sources synergy.spec 
Log Message:
Update to 1.2.3.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/synergy/FC-4/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	31 Jan 2005 17:44:34 -0000	1.4
+++ .cvsignore	3 Aug 2005 16:22:57 -0000	1.5
@@ -1 +1 @@
-synergy-1.2.2.tar.gz
+synergy-1.2.3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/synergy/FC-4/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	31 Jan 2005 17:44:34 -0000	1.4
+++ sources	3 Aug 2005 16:22:57 -0000	1.5
@@ -1 +1 @@
-d43fe74fc3aeb541bb38f0dceaffebb4  synergy-1.2.2.tar.gz
+76914a4e62603647eb82bd68017e623d  synergy-1.2.3.tar.gz


Index: synergy.spec
===================================================================
RCS file: /cvs/extras/rpms/synergy/FC-4/synergy.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- synergy.spec	4 May 2005 16:27:57 -0000	1.8
+++ synergy.spec	3 Aug 2005 16:22:57 -0000	1.9
@@ -1,14 +1,14 @@
 Summary: Mouse and keyboard sharing utility
 Name: synergy
-Version: 1.2.2
-Release: 3
+Version: 1.2.3
+Release: 1%{?dist}
 License: GPL
 Group: System Environment/Daemons
 URL: http://synergy2.sourceforge.net/
 Source: http://dl.sf.net/synergy2/%{name}-%{version}.tar.gz
 Patch: synergy-1.2.2-werror.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: gcc-c++, XFree86-devel, autoconf
+BuildRequires: gcc-c++, xorg-x11-devel, autoconf
 
 %description
 Synergy lets you easily share a single mouse and keyboard between
@@ -47,6 +47,10 @@
 
 
 %changelog
+* Wed Aug  3 2005 Matthias Saou <http://freshrpms.net/> 1.2.3-1
+- Update to 1.2.3, -Werror patch still required (only for warn_unused_result
+  anyway).
+
 * Wed May  4 2005 Matthias Saou <http://freshrpms.net/> 1.2.2-3
 - Rebuild (my bad with CVS "make tag", I guess).
 




More information about the scm-commits mailing list