On Thursday 2010-02-18 15:09, Jan Engelhardt wrote:
On Thursday 2010-02-18 14:31, Michal Marek wrote:
Thanks. I uploaded a kernel package with your changes to https://build.opensuse.org/project/show?project=home%3Amichal-m%3Akernel-spl... , which called for one minor fix (http://gitorious.org/~mmarek/opensuse/split-kernel-source/commit/a9016712). If it goes well otherwise, I'll push this to the main repo.
In the meantime a number of minor issues popped up while (re)building the kernel package over and over together with other packages of openSUSE, so I will want to prepare a new submission with those fixes included. Please await.
The following changes since commit 854e9885f3f36a709209291908c7b93be26c2780: Michal Marek (1): - rpm/kabi.pl: Do not print harmless kabi changes by default. are available in the git repository at: git://dev.medozas.de/suse-kernel master Jan Engelhardt (5): misc: use proper tar options kernel-source: use more macros kernel-source: split devel files and full-source Add sparc64 configuration specs: use %_smp_mflags config.conf | 2 + config/sparc64/default | 4250 +++++++++++++++++++++++++++++++++++++++++++ doc/README.SUSE | 4 +- kernel-source.changes | 9 + rpm/compute-PATCHVERSION.sh | 2 +- rpm/group-source-files.sh | 33 + rpm/kernel-binary.spec.in | 33 +- rpm/kernel-docs.spec.in | 6 +- rpm/kernel-source.spec.in | 68 +- rpm/kernel-syms.spec.in | 4 +- rpm/source-postdevel.sh | 13 + scripts/tar-up.sh | 2 +- 12 files changed, 4392 insertions(+), 34 deletions(-) create mode 100644 config/sparc64/default create mode 100755 rpm/group-source-files.sh create mode 100755 rpm/source-postdevel.sh -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org