From de64c2efcc7fa3e5764adabd28f6fd4ecdbc523e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 14 Dec 2009 06:17:53 +0000 Subject: [PATCH] --- Makefile | 4 ++++ kernel.spec | 9 ++++----- sources | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index 545e454a9..fd367066c 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,7 @@ +# +# $Id$ +# $URL$ +# CURL ?= $(shell if test -f /usr/bin/curl ; then echo "curl -H Pragma: -O -R -S --fail --show-error" ; fi) WGET ?= $(shell if test -f /usr/bin/wget ; then echo "wget -nd -m" ; fi) CLIENT ?= $(if $(CURL),$(CURL),$(if $(WGET),$(WGET))) diff --git a/kernel.spec b/kernel.spec index 983e1743d..913ef3799 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1,3 +1,7 @@ +# +# $Id$ +# $URL$ +# # We have to override the new %%install behavior because, well... the kernel is special. %global __spec_install_pre %{___build_pre} @@ -3890,8 +3894,3 @@ fi - 2.6.29 ### -# The following Emacs magic makes C-c C-e use UTC dates. -# Local Variables: -# rpm-change-log-uses-utc: t -# End: -### diff --git a/sources b/sources index 05c590b6f..da5d51e69 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -e2a867bcb1ad901981707edefc8f936b24b27090 http://mirror.onelab.eu/third-party/kernel-2.6.31.6-162.fc12.src.rpm +e2a867bcb1ad901981707edefc8f936b24b27090 http://mirror.onelab.eu/third-party/f12/kernel-2.6.31.6-162.fc12.src.rpm c14f136d15db7130c3121bbc634ab98c41f06394 http://vserver.13thfloor.at/Experimental/patch-2.6.31.6-vs2.3.0.36.27.diff -- 2.43.0