rpms/kernel/FC-4 .cvsignore, 1.159, 1.160 kernel-2.6.spec, 1.1467, 1.1468 sources, 1.144, 1.145 upstream, 1.86, 1.87

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Oct 4 02:36:56 UTC 2005


Author: davej

Update of /cvs/dist/rpms/kernel/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv30049

Modified Files:
	.cvsignore kernel-2.6.spec sources upstream 
Log Message:
do things the old way (which works)



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-4/.cvsignore,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- .cvsignore	4 Oct 2005 01:33:59 -0000	1.159
+++ .cvsignore	4 Oct 2005 02:36:53 -0000	1.160
@@ -2,3 +2,4 @@
 temp-*
 kernel-2.6.13.3
 linux-2.6.13.3.tar.bz2
+patch-2.6.13.3.bz2


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-4/kernel-2.6.spec,v
retrieving revision 1.1467
retrieving revision 1.1468
diff -u -r1.1467 -r1.1468
--- kernel-2.6.spec	4 Oct 2005 01:33:59 -0000	1.1467
+++ kernel-2.6.spec	4 Oct 2005 02:36:53 -0000	1.1468
@@ -16,7 +16,7 @@
 # that the kernel isn't the stock distribution kernel, for example by
 # adding some text to the end of the version number.
 #
-%define sublevel 13.3
+%define sublevel 13
 %define kversion 2.6.%{sublevel}
 %define rpmversion 2.6.%{sublevel}
 %define rhbsys  %([ -r /etc/beehive-root -o -n "%{?__beehive_build}" ] && echo || echo .`whoami`@`hostname -s|sed s/-//`)
@@ -203,6 +203,7 @@
 #
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
+Patch1: patch-2.6.13.3.bz2
 
 # Patches 100 through 500 are meant for architecture patches
 Patch100: linux-2.6-bzimage.patch
@@ -536,6 +537,9 @@
 cp -rl vanilla linux-%{kversion}
 cd linux-%{kversion}
 
+# latest upstream
+%patch1 -p1
+
 #
 # Patches 10 through 100 are meant for core subsystem upgrades
 # 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-4/sources,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- sources	4 Oct 2005 01:34:00 -0000	1.144
+++ sources	4 Oct 2005 02:36:53 -0000	1.145
@@ -1 +1,2 @@
 4208271a5a7b273b7bf83cabe2c54cf5  linux-2.6.13.3.tar.bz2
+a669a1f51a15ad65dc45acae51ff4147  patch-2.6.13.3.bz2


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-4/upstream,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- upstream	4 Oct 2005 01:34:00 -0000	1.86
+++ upstream	4 Oct 2005 02:36:53 -0000	1.87
@@ -1 +1,2 @@
-linux-2.6.13.3.tar.bz2
+linux-2.6.13.tar.bz2
+patch-2.6.13.3.bz2




More information about the fedora-cvs-commits mailing list