[RHEL6 PATCH] internal: properly define %{dist} and compute correct pkg_release from Makefile

Aristeu Rozanski aris at redhat.com
Fri Sep 18 13:14:50 UTC 2009


> --- a/redhat/Makefile.common
> +++ b/redhat/Makefile.common
> @@ -1,14 +1,15 @@
>  RPMBUILD := $(shell if [ -x "/usr/bin/rpmbuild" ]; then echo rpmbuild; \
>                     else echo rpm; fi)
>  MACH :=  $(shell uname -m)
> -KVERSION:=2.6.30
> +KVERSION:=2.6.31
>  # marker is git tag
> -MARKER:=v2.6.31-rc5-git2
> +MARKER:=v2.6.31
are you sure? alpha2 branch is based on 2.6.31-rc5-git2 and has patches applied
over. you'll create a 2.6.31 tarball and patches over it and will be without
modsign patches and fedora patches at least.

-- 
Aristeu




More information about the Fedora-kernel-list mailing list