rpms/tigervnc/devel tigervnc.spec,1.36,1.37

Adam Tkac atkac at fedoraproject.org
Fri Jun 11 09:29:47 UTC 2010


Author: atkac

Update of /cvs/pkgs/rpms/tigervnc/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9242

Modified Files:
	tigervnc.spec 
Log Message:
- autopoint now uses git instead of cvs, adjust BuildRequires appropriately



Index: tigervnc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tigervnc/devel/tigervnc.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- tigervnc.spec	11 Jun 2010 08:01:50 -0000	1.36
+++ tigervnc.spec	11 Jun 2010 09:29:46 -0000	1.37
@@ -15,7 +15,7 @@ Source2:	vncserver.sysconfig
 Source6:	vncviewer.desktop
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	libX11-devel, automake, autoconf, libtool, gettext, cvs
+BuildRequires:	libX11-devel, automake, autoconf, libtool, gettext, git
 BuildRequires:	libXext-devel, xorg-x11-server-source, libXi-devel
 BuildRequires:	xorg-x11-xtrans-devel, xorg-x11-util-macros, libXtst-devel
 BuildRequires:	libdrm-devel, libXt-devel, pixman-devel libXfont-devel
@@ -272,6 +272,7 @@ fi
 %changelog
 * Fri Jun 11 2010 Adam Tkac <atkac redhat com> 1.0.90-0.12.20100420svn4030
 - use newer gettext
+- autopoint now uses git instead of cvs, adjust BuildRequires appropriately
 
 * Thu May 13 2010 Adam Tkac <atkac redhat com> 1.0.90-0.11.20100420svn4030
 - link libvnc.so "now" to catch "undefined symbol" errors during Xorg startup



More information about the scm-commits mailing list