I have made the following changes intended for :
  CE:Adaptation:N900 / kernel-adaptation-n900

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/3216

Thank You,
bossbot ([email protected])

[This message was auto-generated]

---

Request # 3216:

Messages from BOSS:
     WARNING check_package_is_complete_sources (kernel-adaptation-n900) failed: 
Failed to parse spec file: can't parse specfile

     WARNING check_valid_changes (kernel-adaptation-n900) failed: Latest 
changelog version '2.6.37' does not match version in spec file
     Could not notify CE-maintainers (no address found)

State:   review          2011-11-23T09:35:41 bossbot

Reviews:
     accepted by bossbot : Prechecks completed; none failed.
     new by   None

Changes:
  submit: home:sage:branches:CE:Adaptation:N900 / kernel-adaptation-n900 -> 
CE:Adaptation:N900 / kernel-adaptation-n900
  
changes files:
--------------
--- kernel.changes
+++ kernel.changes
@@ -0,0 +1,3 @@
+* Wed Nov 23 2011 Marko Saukko <[email protected]> - 2.6.37
+- Disabled %kernel_variant_preun %kernel_variant_post
+

spec files:
-----------
--- kernel-adaptation-n900.spec
+++ kernel-adaptation-n900.spec
@@ -1475,6 +1475,8 @@
 ### scripts
 ###
 
+# Disabled for now as we don't need to call new-kernel-pkg
+%if 0
 #
 # This macro defines a %%post script for a kernel*-devel package.
 #      %%kernel_devel_post <subpackage>
@@ -1527,7 +1529,7 @@
 %kernel_variant_post -v adaptation-n900
 
 %endif
-
+%endif
 
 ###
 ### file lists

other changes:
--------------

++++++ boss.conf
--- boss.conf
+++ boss.conf
@@ -1,2 +1,4 @@
 [checks]
 check_valid_changes = warn
+check_package_is_complete_sources = warn
+check_package_is_complete = warn

++++++ kernel.spec.in
--- kernel.spec.in
+++ kernel.spec.in
@@ -567,6 +567,8 @@
 ### scripts
 ###
 
+# Disabled for now as we don't need to call new-kernel-pkg
+%if 0
 #
 # This macro defines a %%post script for a kernel*-devel package.
 #      %%kernel_devel_post <subpackage>
@@ -619,7 +621,7 @@
 %kernel_variant_post -v adaptation-n900
 
 %endif
-
+%endif
 
 ###
 ### file lists



Reply via email to