rpms/xorg-x11-drv-openchrome/devel openchrome-0.2.902-chipset_revision.patch, 1.1, 1.2 openchrome-0.2.902-report_version.patch, 1.1, 1.2 xorg-x11-drv-openchrome.spec, 1.21, 1.22

Xavier Bachelot (xavierb) fedora-extras-commits at redhat.com
Wed Apr 16 22:11:08 UTC 2008


Author: xavierb

Update of /cvs/pkgs/rpms/xorg-x11-drv-openchrome/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25785

Modified Files:
	openchrome-0.2.902-chipset_revision.patch 
	openchrome-0.2.902-report_version.patch 
	xorg-x11-drv-openchrome.spec 
Log Message:
fix stupid patches error...

openchrome-0.2.902-chipset_revision.patch:

Index: openchrome-0.2.902-chipset_revision.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-openchrome/devel/openchrome-0.2.902-chipset_revision.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openchrome-0.2.902-chipset_revision.patch	16 Apr 2008 21:45:05 -0000	1.1
+++ openchrome-0.2.902-chipset_revision.patch	16 Apr 2008 22:10:51 -0000	1.2
@@ -1,7 +1,7 @@
-Index: /trunk/src/via_driver.c
+Index: src/via_driver.c
 ===================================================================
---- /trunk/src/via_driver.c (revision 565)
-+++ /trunk/src/via_driver.c (revision 566)
+--- src/via_driver.c (revision 565)
++++ src/via_driver.c (revision 566)
 @@ -1066,5 +1066,5 @@
          struct pci_device *bridge = via_host_bridge();
  

openchrome-0.2.902-report_version.patch:

Index: openchrome-0.2.902-report_version.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-openchrome/devel/openchrome-0.2.902-report_version.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openchrome-0.2.902-report_version.patch	16 Apr 2008 21:45:05 -0000	1.1
+++ openchrome-0.2.902-report_version.patch	16 Apr 2008 22:10:51 -0000	1.2
@@ -1,7 +1,7 @@
-Index: /trunk/src/via_driver.c
+Index: src/via_driver.c
 ===================================================================
---- /trunk/src/via_driver.c (revision 557)
-+++ /trunk/src/via_driver.c (revision 565)
+--- src/via_driver.c (revision 557)
++++ src/via_driver.c (revision 565)
 @@ -601,4 +601,7 @@
          xf86Msg(X_NOTICE,
                  "For support, please refer to http://www.openchrome.org/.\n");


Index: xorg-x11-drv-openchrome.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-openchrome/devel/xorg-x11-drv-openchrome.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- xorg-x11-drv-openchrome.spec	16 Apr 2008 21:45:05 -0000	1.21
+++ xorg-x11-drv-openchrome.spec	16 Apr 2008 22:10:51 -0000	1.22
@@ -9,7 +9,7 @@
 Summary:	Xorg X11 openchrome video driver
 Name:		xorg-x11-drv-openchrome
 Version:	0.2.902
-Release:	2%{?dist}
+Release:	3%{?dist}
 URL:		http://www.openchrome.org
 License:	MIT
 Group:		User Interface/X Hardware Support
@@ -107,6 +107,9 @@
 
 
 %changelog
+* Thu Apr 17 2008 Xavier Bachelot <xavier AT bachelot DOT org> - 0.2.902-3
+- Strip leading /trunk/ from patch #2 and #3.
+
 * Sun Apr 13 2008 Xavier Bachelot <xavier AT bachelot DOT org> - 0.2.902-2
 - Add patch to properly report driver version in the libpciaccess code path.
 - Add patch to properly report chipset revision in the libpciaccess code path.




More information about the fedora-extras-commits mailing list