rpms/xorg-x11-server/F-11 xorg-x11-server.spec,1.459,1.460

Adam Jackson ajax at fedoraproject.org
Wed Sep 9 15:18:29 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/xorg-x11-server/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32290

Modified Files:
	xorg-x11-server.spec 
Log Message:
one more time, with feeling


Index: xorg-x11-server.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-server/F-11/xorg-x11-server.spec,v
retrieving revision 1.459
retrieving revision 1.460
diff -u -p -r1.459 -r1.460
--- xorg-x11-server.spec	9 Sep 2009 14:57:53 -0000	1.459
+++ xorg-x11-server.spec	9 Sep 2009 15:18:29 -0000	1.460
@@ -323,6 +323,10 @@ Xserver source code needed to build VNC 
 %if 0%{?gitdate}
 git checkout -b fedora
 sed -i 's/git/&+ssh/' .git/config
+if [ -z "$GIT_COMMITTER_NAME" ]; then
+    git config user.email "x at fedoraproject.org"
+    git config user.name "Fedora X Ninjas"
+fi
 %else
 git init-db
 if [ -z "$GIT_COMMITTER_NAME" ]; then




More information about the fedora-extras-commits mailing list