rpms/vnc/F-8 vnc.spec,1.183,1.184

Adam Tkac (atkac) fedora-extras-commits at redhat.com
Wed Mar 19 11:53:02 UTC 2008


Author: atkac

Update of /cvs/pkgs/rpms/vnc/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4512

Modified Files:
	vnc.spec 
Log Message:
- fixed typo in specfile



Index: vnc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vnc/F-8/vnc.spec,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- vnc.spec	19 Mar 2008 11:44:10 -0000	1.183
+++ vnc.spec	19 Mar 2008 11:52:25 -0000	1.184
@@ -37,8 +37,8 @@
 Patch34:   vnc-vsnprintf.patch
 Patch36:   vnc-24bit.patch
 Patch37:   vnc-noxorg.patch
-Patch38:   vnc-getimage.patch
 Patch39:   vnc-manminor.patch
+Patch40:   vnc-bounds.patch
 License:   GPLv2
 Group:     User Interface/Desktops
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -126,8 +126,8 @@
 sed -i -e 's,xor,c_xor,' -e 's,and,c_and,' \
 	unix/xorg-x11-server-source/hw/vnc/{cfb,fb,fbrop}.h
 
-%patch38 -p1 -b .getimage
 %patch39 -p1 -b .minor
+%patch40 -p1 -b .bounds
 
 %build
 cd common




More information about the fedora-extras-commits mailing list