I have made the following changes intended for : CE:Adaptation:x86-generic / kernel-adaptation-pc
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/5388 Thank You, Marko Saukko [This message was auto-generated] --- Request # 5388: Messages from BOSS: State: review at 2012-08-02T20:08:14 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:sage:branches:Mer:fake:Core:armv7l / kernel-adaptation-pc -> CE:Adaptation:x86-generic / kernel-adaptation-pc changes files: -------------- --- kernel.changes +++ kernel.changes @@ -0,0 +1,3 @@ +* Thu Aug 02 2012 Marko Saukko <[email protected]> - 3.0.0 +- Use wildcard for files to support old and new depmod version. + spec files: ----------- --- kernel-adaptation-pc.spec +++ kernel-adaptation-pc.spec @@ -136,6 +136,12 @@ Source15: merge.pl Source20: Makefile.config +Source21: Makefile +Source22: configcommon.pl +Source23: configdiff.pl +Source24: kernel.spec.in +Source25: linux-3.0.tar.bz2.sign +Source26: makespec.pl Source100: config-generic Source104: config-adaptation-pc @@ -699,13 +705,7 @@ %ifnarch %{all_arm}\ /lib/modules/%{KVERREL}%{?2:-%{2}}/vdso\ %endif\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.block\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.dep.bin\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.alias.bin\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.symbols.bin\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.networking\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.order\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.builtin*\ +/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.*\ %ghost /boot/initrd-%{KVERREL}%{?2:-%{2}}.img\ %{?-e:%{-e*}}\ %{expand:%%files -n kernel-%{?2:%{2}-}devel}\ other changes: -------------- ++++++ kernel.spec.in --- kernel.spec.in +++ kernel.spec.in @@ -136,6 +136,12 @@ Source15: merge.pl Source20: Makefile.config +Source21: Makefile +Source22: configcommon.pl +Source23: configdiff.pl +Source24: kernel.spec.in +Source25: linux-3.0.tar.bz2.sign +Source26: makespec.pl Source100: config-generic Source104: config-adaptation-pc @@ -582,13 +588,7 @@ %ifnarch %{all_arm}\ /lib/modules/%{KVERREL}%{?2:-%{2}}/vdso\ %endif\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.block\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.dep.bin\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.alias.bin\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.symbols.bin\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.networking\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.order\ -/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.builtin*\ +/lib/modules/%{KVERREL}%{?2:-%{2}}/modules.*\ %ghost /boot/initrd-%{KVERREL}%{?2:-%{2}}.img\ %{?-e:%{-e*}}\ %{expand:%%files -n kernel-%{?2:%{2}-}devel}\
