rpms/kernel/devel kernel.spec,1.455,1.456

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Wed Feb 27 21:46:02 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10015

Modified Files:
	kernel.spec 
Log Message:
D'oh. Fix stupid local temp change from manual application and rediffing of firewire patch...


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.455
retrieving revision 1.456
diff -u -r1.455 -r1.456
--- kernel.spec	27 Feb 2008 21:43:12 -0000	1.455
+++ kernel.spec	27 Feb 2008 21:45:14 -0000	1.456
@@ -1139,8 +1139,7 @@
 #ApplyPatch linux-2.6-firewire-git-update.patch
 C=$(wc -l $RPM_SOURCE_DIR/linux-2.6-firewire-git-pending.patch | awk '{print $1}')
 if [ "$C" -gt 10 ]; then
-echo foo
-#ApplyPatch linux-2.6-firewire-git-pending.patch
+ApplyPatch linux-2.6-firewire-git-pending.patch
 fi
 
 # usb video




More information about the fedora-extras-commits mailing list