rpms/xorg-x11-server/devel xorg-x11-server.spec,1.355,1.356

Tom Callaway spot at fedoraproject.org
Tue Sep 30 21:33:51 UTC 2008


Author: spot

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

Modified Files:
	xorg-x11-server.spec 
Log Message:
fix typo...


Index: xorg-x11-server.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-server/devel/xorg-x11-server.spec,v
retrieving revision 1.355
retrieving revision 1.356
diff -u -r1.355 -r1.356
--- xorg-x11-server.spec	30 Sep 2008 20:32:20 -0000	1.355
+++ xorg-x11-server.spec	30 Sep 2008 21:33:21 -0000	1.356
@@ -19,7 +19,7 @@
 Summary:   X.Org X11 X server
 Name:      xorg-x11-server
 Version:   1.5.1
-Release:   3%{?dist}
+Release:   4%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X
@@ -351,7 +351,7 @@
 cp hw/xfree86/common/{vesamodes,extramodes} %{inst_srcdir}/hw/xfree86/common
 cp hw/xfree86/utils/xorgconfig/Cards{,98} %{inst_srcdir}/hw/xfree86/utils/xorgconfig/
 
-install -m 0755 %{SOURCE20} $RPM_BUILD_ROOT%{_bindir}/xfvb-run
+install -m 0755 %{SOURCE20} $RPM_BUILD_ROOT%{_bindir}/xvfb-run
 
 find . -type f | egrep '.*\.(c|h|am|ac|inc|m4|h.in|pc.in|man.pre|pl|txt)$' |
 xargs tar cf - | (cd %{inst_srcdir} && tar xf -)
@@ -509,6 +509,9 @@
 
 
 %changelog
+* Tue Sep 30 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.5.1-4
+- fix typo. :P
+
 * Tue Sep 30 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.5.1-3
 - add xvfb-run helper script to Xvfb package
 




More information about the fedora-extras-commits mailing list