commit installation-kernel-tapeipl
Hello community, here is the log from the commit of package installation-kernel-tapeipl checked in at Wed Oct 29 11:11:06 CET 2008. -------- --- arch/s390/installation-kernel-tapeipl/installation-kernel-tapeipl.changes 2008-10-29 10:57:47.000000000 +0100 +++ /mounts/work_users/ro/STABLE/installation-kernel-tapeipl/installation-kernel-tapeipl.changes 2008-10-29 11:10:45.778755000 +0100 @@ -1,0 +2,5 @@ +Wed Oct 29 11:10:39 CET 2008 - ro@suse.de + +- next step + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ installation-kernel-tapeipl.spec ++++++ --- /var/tmp/diff_new_pack.H21824/_old 2008-10-29 11:10:59.000000000 +0100 +++ /var/tmp/diff_new_pack.H21824/_new 2008-10-29 11:10:59.000000000 +0100 @@ -61,6 +61,8 @@ %changelog * Wed Oct 29 2008 ro@suse.de +- next step +* Wed Oct 29 2008 ro@suse.de - try to fix build * Mon Aug 11 2008 ro@suse.de - add exclusivearch ++++++ installation-kernel-install ++++++ --- /var/tmp/diff_new_pack.H21824/_old 2008-10-29 11:10:59.000000000 +0100 +++ /var/tmp/diff_new_pack.H21824/_new 2008-10-29 11:10:59.000000000 +0100 @@ -7,7 +7,9 @@ # current_package_name # cd /usr/src/linux -kernel_version=`sed -n 's/.* "//;s/"//p' include/linux/version.h` +N=`ls -d /lib/modules/*` +N=`basename $N` +kernel_version=$N %define kernel_release $kernel_version function install_image # KERNEL_VERSION INSTALL_DIR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de