I have made the following changes intended for : CE:Adaptation:PandaBoard / kernel-adaptation-pandaboard
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/8436 Thank You, Simonas [This message was auto-generated] --- Request # 8436: Messages from BOSS: State: review at 2013-03-15T18:42:02 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:sledge:nemo:devel:hw:ti:omap4:pandaboard / kernel-adaptation-pandaboard -> CE:Adaptation:PandaBoard / kernel-adaptation-pandaboard changes files: -------------- --- kernel-adaptation-pandaboard.changes +++ kernel-adaptation-pandaboard.changes @@ -0,0 +1,4 @@ +* Wed Mar 13 2013 Simonas Leleiva <[email protected]> - 3.4.27~1489.22 +- clean-up packaging +- sort out versioning havoc + spec files: ----------- --- kernel-adaptation-pandaboard.spec +++ kernel-adaptation-pandaboard.spec @@ -7,15 +7,15 @@ # >> macros # kernel_version_build is the kernel version with the unique build release and flavour, e.g., 2.6.36.2-4.1-device -%define kernel_version_build %{version}-%{release}-%{kernel_target_hw} +%define kernel_version_build 3.4.27-%{release}-%{kernel_target_hw} # kernel_devel_dir for includes/kconfig/makefiles and other devel- files %define kernel_devel_dir %{_prefix}/src/kernels/%{kernel_version_build} # << macros %define builds_uImage 1 Summary: Kernel Adaptation %{kernel_target_hw} -Version: 3.4.27 -Release: 1489.22 +Version: 3.4.27~1489.22 +Release: 1 Group: Kernel/Linux Kernel License: GPLv2 URL: https://launchpad.net/~tiomap-dev @@ -253,4 +253,3 @@ /%{_prefix}/src/kernels/%{kernel_version_build}/.config # >> files devel # << files devel - other changes: -------------- ++++++ kernel-adaptation-pandaboard.yaml --- kernel-adaptation-pandaboard.yaml +++ kernel-adaptation-pandaboard.yaml @@ -12,8 +12,8 @@ # The Version: is used in paths and must match the version # used in the src "make install" - it's also used for the # tarball name -Version: 3.4.27 -Release: 1489.22 +Version: 3.4.27~1489.22 +Release: 1 Group: Kernel/Linux Kernel License: GPLv2 Configure: none
