I have made the following changes intended for : CE:Adaptation:N950-N9 / fb_text2screen CE:Adaptation:N950-N9 / hardlink CE:Adaptation:N950-N9 / kexec-tools CE:Adaptation:N950-N9 / moslo CE:Adaptation:N950-N9 / mtdev CE:Adaptation:N950-N9 / n950-camera-fw CE:Adaptation:N950-N9 / omap-update-display CE:Adaptation:N950-N9 / parted2 CE:Adaptation:N950-N9 / sysfsutils CE:Adaptation:N950-N9 / ti-wl1271-firmware CE:Adaptation:N950-N9 / ti-wl1273-bt-firmware CE:Adaptation:N950-N9 / ti-wl1273-fm-radio-firmware CE:Adaptation:N950-N9 / udev-rules-n950 CE:Adaptation:N950-N9 / xorg-x11-drv-mtev
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/7645 Thank You, Marko Saukko [This message was auto-generated] --- Request # 7645: Messages from BOSS: State: review at 2013-01-11T09:33:38 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:CE:Adaptation:N950-N9 / fb_text2screen -> CE:Adaptation:N950-N9 / fb_text2screen changes files: -------------- --- fb_text2screen.changes +++ fb_text2screen.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 0.1.1~ge26be42 +- Updated packaging. + spec files: ----------- --- fb_text2screen.spec +++ fb_text2screen.spec @@ -1,11 +1,13 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.23 +# Generated by: spectacle version 0.25 # + +Name: fb_text2screen + # >> macros # << macros -Name: fb_text2screen Summary: Opensource text2screen utility Version: 0.1.1~ge26be42 Release: 1 @@ -21,13 +23,11 @@ BuildRequires: cmake BuildRequires: kernel-devel - %description fb_text2screen - opensource tool for simple text drawing on framebuffer devices. - %prep %setup -q -n %{name}-%{version} @@ -51,6 +51,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -62,14 +63,8 @@ # << install post - - - - %files %defattr(-,root,root,-) %{_bindir}/* # >> files # << files - - other changes: -------------- submit: home:sage:branches:CE:Adaptation:N950-N9 / hardlink -> CE:Adaptation:N950-N9 / hardlink changes files: -------------- --- hardlink.changes +++ hardlink.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 1.0 +- Updated packaging. + old: ---- Makefile spec files: ----------- --- hardlink.spec +++ hardlink.spec @@ -1,11 +1,13 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.22 +# Generated by: spectacle version 0.25 # + +Name: hardlink + # >> macros # << macros -Name: hardlink Summary: Create a tree of hardlinks Version: 1.0 Release: 9 @@ -14,10 +16,8 @@ URL: http://cvs.fedora.redhat.com/viewcvs/devel/hardlink/ Source0: hardlink.c Source1: hardlink.1 -Source2: Makefile Source100: hardlink.yaml - %description hardlink is used to create a tree of hard links. It's used by kernel installation to dramatically reduce the @@ -25,7 +25,6 @@ - %prep %setup -q -c -T @@ -41,32 +40,22 @@ # >> build post gcc $RPM_OPT_FLAGS hardlink.c -o hardlink - - # << build post + %install rm -rf %{buildroot} # >> install pre # << install pre # >> install post -rm -rf $RPM_BUILD_ROOT install -D -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man1/hardlink.1 install -D -m 755 hardlink $RPM_BUILD_ROOT%{_sbindir}/hardlink - - # << install post - - - - %files %defattr(-,root,root,-) # >> files %{_sbindir}/hardlink %doc %{_mandir}/man1/hardlink.1* # << files - - other changes: -------------- ++++++ hardlink.yaml --- hardlink.yaml +++ hardlink.yaml @@ -8,7 +8,6 @@ Sources: - hardlink.c - hardlink.1 - - Makefile Description: | hardlink is used to create a tree of hard links. It's used by kernel installation to dramatically reduce the ++++++ deleted files: --- Makefile submit: home:sage:branches:CE:Adaptation:N950-N9 / kexec-tools -> CE:Adaptation:N950-N9 / kexec-tools changes files: -------------- --- kexec-tools.changes +++ kexec-tools.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 2.0.3 +- Updated packaging. + spec files: ----------- --- kexec-tools.spec +++ kexec-tools.spec @@ -1,12 +1,14 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.23 +# Generated by: spectacle version 0.25 # + +Name: kexec-tools + # >> macros %bcond_without static # << macros -Name: kexec-tools Summary: Load one kernel from another Version: 2.0.3 Release: 0 @@ -17,7 +19,6 @@ Source100: kexec-tools.yaml BuildRequires: glibc-static - %description /sbin/kexec is a user space utility for loading another kernel and asking the currently running kernel to do something with it. @@ -28,7 +29,6 @@ crash dumps. But other uses may be imagined. - %package static Summary: Statically linked version of kexec-tools Group: Applications/System @@ -80,6 +80,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -94,16 +95,6 @@ # << install post - - - - - - - - - - %files %defattr(-,root,root,-) # >> files @@ -116,7 +107,6 @@ %if %{with static} # << files - %files static %defattr(-,root,root,-) # >> files static @@ -132,4 +122,3 @@ # >> files doc %{_mandir}/man8/* # << files doc - other changes: -------------- submit: home:sage:branches:CE:Adaptation:N950-N9 / moslo -> CE:Adaptation:N950-N9 / moslo changes files: -------------- --- moslo.changes +++ moslo.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 0.0.13.2 +- Updated packaging. + spec files: ----------- --- moslo.spec +++ moslo.spec @@ -1,6 +1,6 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.24 +# Generated by: spectacle version 0.25 # Name: moslo other changes: -------------- submit: home:sage:branches:CE:Adaptation:N950-N9 / mtdev -> CE:Adaptation:N950-N9 / mtdev changes files: -------------- --- mtdev.changes +++ mtdev.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 1.1.0 +- Updated packaging. + old: ---- Makefile spec files: ----------- --- mtdev.spec +++ mtdev.spec @@ -1,11 +1,13 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.23 +# Generated by: spectacle version 0.25 # + +Name: mtdev + # >> macros # << macros -Name: mtdev Summary: A library to transform all kernel MT events to protocol B (slotted) Version: 1.1.0 Release: 1 @@ -19,7 +21,6 @@ BuildRequires: autoconf BuildRequires: libtool - %description mtdev - The mtdev is a stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol. The events put into mtdev @@ -31,7 +32,6 @@ under a free license. - %package devel Summary: Development header files for use with mtdev Group: Development/Libraries @@ -56,6 +56,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -68,22 +69,16 @@ # << install post - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig - - - - %files %defattr(-,root,root,-) # >> files %{_libdir}/libmtdev.so.* # << files - %files devel %defattr(-,root,root,-) # >> files devel @@ -92,4 +87,3 @@ %{_libdir}/pkgconfig/mtdev.pc %{_includedir}/mtdev*.h # << files devel - other changes: -------------- ++++++ deleted files: --- Makefile submit: home:sage:branches:CE:Adaptation:N950-N9 / n950-camera-fw -> CE:Adaptation:N950-N9 / n950-camera-fw changes files: -------------- --- n950-camera-fw.changes +++ n950-camera-fw.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 0.0.46.1+0m6_meego +- Updated packaging. + spec files: ----------- --- n950-camera-fw.spec +++ n950-camera-fw.spec @@ -1,11 +1,13 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.22 +# Generated by: spectacle version 0.25 # + +Name: n950-camera-fw + # >> macros # << macros -Name: n950-camera-fw Summary: Camera firmware for Nokia N950 Version: 0.0.46.1+0m6_meego Release: 0 @@ -16,13 +18,11 @@ Source1: license.txt Source100: n950-camera-fw.yaml - %description This is %{summary}. - %prep %setup -q -n %{name}-%{version} @@ -37,6 +37,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -48,15 +49,9 @@ # << install post - - - - %files %defattr(-,root,root,-) %doc license.txt /lib/firmware/*.bin # >> files # << files - - other changes: -------------- submit: home:sage:branches:CE:Adaptation:N950-N9 / omap-update-display -> CE:Adaptation:N950-N9 / omap-update-display changes files: -------------- --- omap-update-display.changes +++ omap-update-display.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 1.0 +- Updated packaging. + spec files: ----------- --- omap-update-display.spec +++ omap-update-display.spec @@ -1,11 +1,13 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.23 +# Generated by: spectacle version 0.25 # + +Name: omap-update-display + # >> macros # << macros -Name: omap-update-display Summary: Tool to update OMAP manual displays Version: 1.0 Release: 1 @@ -15,12 +17,10 @@ Source0: omap-update-display-1.0.tar.gz Source100: omap-update-display.yaml - %description Tool to update OMAP DSS manual displays - %prep %setup -q -n %{name}-%{version} @@ -36,6 +36,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -46,14 +47,8 @@ # << install post - - - - %files %defattr(-,root,root,-) %{_sbindir}/fb_update_mode # >> files # << files - - other changes: -------------- submit: home:sage:branches:CE:Adaptation:N950-N9 / parted2 -> CE:Adaptation:N950-N9 / parted2 changes files: -------------- --- parted.changes +++ parted.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 2.4 +- Updated packaging. + spec files: ----------- --- parted2.spec +++ parted2.spec @@ -1,12 +1,14 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.23 +# Generated by: spectacle version 0.25 # + +Name: parted2 + # >> macros %define _sbindir /sbin # << macros -Name: parted2 Summary: The GNU disk partition manipulation program Version: 2.4 Release: 1 @@ -28,7 +30,6 @@ BuildRequires: texinfo Conflicts: parted - %description The GNU Parted program allows you to create, destroy, resize, move, and copy hard disk partitions. Parted can be used for creating space @@ -36,7 +37,6 @@ to new hard disks. - %package locale Summary: Translations and Locale for package %{name} Group: Translations @@ -91,6 +91,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -104,21 +105,10 @@ # << install post - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig - - - - - - - - - - %files %defattr(-,root,root,-) # >> files @@ -128,7 +118,6 @@ %{_libdir}/libparted*.so.* # << files - %files locale -f parted.lang %defattr(-,root,root,-) # >> files locale @@ -146,4 +135,3 @@ %{_libdir}/libparted.so %{_libdir}/pkgconfig/libparted.pc # << files devel - other changes: -------------- submit: home:sage:branches:CE:Adaptation:N950-N9 / sysfsutils -> CE:Adaptation:N950-N9 / sysfsutils changes files: -------------- --- sysfsutils.changes +++ sysfsutils.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 2.1.0 +- Updated packaging. + spec files: ----------- --- sysfsutils.spec +++ sysfsutils.spec @@ -1,12 +1,14 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.23 +# Generated by: spectacle version 0.25 # + +Name: sysfsutils + # >> macros # << macros %define keepstatic 1 -Name: sysfsutils Summary: Utilities for interfacing with sysfs Version: 2.1.0 Release: 4 @@ -19,13 +21,11 @@ Patch1: sysfsutils-2.0.0-class-dup.patch Patch2: sysfsutils-2.1.0-get_link.patch - %description This package's purpose is to provide a set of utilities for interfacing with sysfs. - %package -n libsysfs-devel Summary: Static library and headers for libsysfs License: LGPLv2+ @@ -71,6 +71,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -83,14 +84,6 @@ # << install post - - - - - - - - %post -n libsysfs -p /sbin/ldconfig %postun -n libsysfs -p /sbin/ldconfig @@ -104,7 +97,6 @@ %doc COPYING AUTHORS README NEWS CREDITS ChangeLog docs/libsysfs.txt cmd/GPL # << files - %files -n libsysfs-devel %defattr(-,root,root,-) # >> files libsysfs-devel @@ -121,4 +113,3 @@ %{_libdir}/libsysfs.so.* %doc COPYING AUTHORS README NEWS CREDITS ChangeLog docs/libsysfs.txt lib/LGPL # << files libsysfs - other changes: -------------- submit: home:sage:branches:CE:Adaptation:N950-N9 / ti-wl1271-firmware -> CE:Adaptation:N950-N9 / ti-wl1271-firmware changes files: -------------- --- ti-wl1271-firmware.changes +++ ti-wl1271-firmware.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 0.21 +- Updated packaging. + spec files: ----------- --- ti-wl1271-firmware.spec +++ ti-wl1271-firmware.spec @@ -1,11 +1,13 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.22 +# Generated by: spectacle version 0.25 # + +Name: ti-wl1271-firmware + # >> macros # << macros -Name: ti-wl1271-firmware Summary: Firmware for TI wl1271 WLAN chip Version: 0.21 Release: 0 @@ -16,12 +18,10 @@ Source1: license.txt Source100: ti-wl1271-firmware.yaml - %description This is the firmware for the TI wl1271 WLAN chip. - %prep %setup -q -n wl1271-firmware-%{version}+0m6 @@ -37,6 +37,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -47,10 +48,6 @@ # << install post - - - - %files %defattr(-,root,root,-) # >> files @@ -58,5 +55,3 @@ /lib/firmware/wl1271-fw.bin /lib/firmware/wl1271-nvs.bin # << files - - other changes: -------------- submit: home:sage:branches:CE:Adaptation:N950-N9 / ti-wl1273-bt-firmware -> CE:Adaptation:N950-N9 / ti-wl1273-bt-firmware changes files: -------------- --- ti-wl1273-bt-firmware.changes +++ ti-wl1273-bt-firmware.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 0.23 +- Updated packaging. + spec files: ----------- --- ti-wl1273-bt-firmware.spec +++ ti-wl1273-bt-firmware.spec @@ -1,11 +1,13 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.22 +# Generated by: spectacle version 0.25 # + +Name: ti-wl1273-bt-firmware + # >> macros # << macros -Name: ti-wl1273-bt-firmware Summary: Firmware for the TI1273 BT chip Version: 0.23 Release: 0 @@ -16,12 +18,10 @@ Source1: license.txt Source100: ti-wl1273-bt-firmware.yaml - %description This is the firmware for the TI1273 BT chip. - %prep %setup -q -n bt-firmware-ti1273-%{version}+0m6 @@ -37,6 +37,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -47,10 +48,6 @@ # << install post - - - - %files %defattr(-,root,root,-) # >> files @@ -59,5 +56,3 @@ /lib/firmware/ti1273_le.bin /lib/firmware/ti1273_prele.bin # << files - - other changes: -------------- submit: home:sage:branches:CE:Adaptation:N950-N9 / ti-wl1273-fm-radio-firmware -> CE:Adaptation:N950-N9 / ti-wl1273-fm-radio-firmware changes files: -------------- --- ti-wl1273-fm-radio-firmware.changes +++ ti-wl1273-fm-radio-firmware.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 2.26 +- Updated packaging. + spec files: ----------- --- ti-wl1273-fm-radio-firmware.spec +++ ti-wl1273-fm-radio-firmware.spec @@ -1,12 +1,14 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.22 +# Generated by: spectacle version 0.25 # + +Name: ti-wl1273-fm-radio-firmware + # >> macros %define debug_package %{nil} # << macros -Name: ti-wl1273-fm-radio-firmware Summary: Firmware for TI wl1273 FM device Version: 2.26 Release: 0 @@ -17,12 +19,10 @@ Source1: license.txt Source100: ti-wl1273-fm-radio-firmware.yaml - %description This is the firmware for the TI wl1273 FM device. - %prep %setup -q -n wl1273-fm-radio-firmware-%{version}+0m6 @@ -38,6 +38,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -48,15 +49,9 @@ # << install post - - - - %files %defattr(-,root,root,-) # >> files %doc license.txt /lib/firmware/radio-wl1273-fw.bin # << files - - other changes: -------------- submit: home:sage:branches:CE:Adaptation:N950-N9 / udev-rules-n950 -> CE:Adaptation:N950-N9 / udev-rules-n950 changes files: -------------- --- udev-rules-n950.changes +++ udev-rules-n950.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 0.0.9 +- Updated packaging. + old: ---- boss.conf spec files: ----------- --- udev-rules-n950.spec +++ udev-rules-n950.spec @@ -21,8 +21,7 @@ Source4: n950-gps-sysfs.sh Source5: 10-n950-dss.rules Source6: omapdss-perms.sh -Source7: boss.conf -Source8: 10-n950-ofono.rules +Source7: 10-n950-ofono.rules Source100: udev-rules-n950.yaml Requires: udev Provides: udev-rules @@ -60,7 +59,7 @@ install -m 755 %{SOURCE4} $RPM_BUILD_ROOT/lib/udev/ install -m 644 %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/ install -m 755 %{SOURCE6} $RPM_BUILD_ROOT/lib/udev/ -install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/ +install -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/ # << install pre # >> install post other changes: -------------- ++++++ udev-rules-n950.yaml --- udev-rules-n950.yaml +++ udev-rules-n950.yaml @@ -13,7 +13,6 @@ - n950-gps-sysfs.sh - 10-n950-dss.rules - omapdss-perms.sh - - boss.conf - 10-n950-ofono.rules Description: | ++++++ deleted files: --- boss.conf submit: home:sage:branches:CE:Adaptation:N950-N9 / xorg-x11-drv-mtev -> CE:Adaptation:N950-N9 / xorg-x11-drv-mtev changes files: -------------- --- xorg-x11-drv-mtev.changes +++ xorg-x11-drv-mtev.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 0.1.13 +- Updated packaging. + old: ---- Makefile spec files: ----------- --- xorg-x11-drv-mtev.spec +++ xorg-x11-drv-mtev.spec @@ -1,11 +1,13 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.23 +# Generated by: spectacle version 0.25 # + +Name: xorg-x11-drv-mtev + # >> macros # << macros -Name: xorg-x11-drv-mtev Summary: Multitouch input driver for Xserver Version: 0.1.13 Release: 1 @@ -18,6 +20,7 @@ Source3: 80-Hanvon-mtev.conf Source4: 90-ILI-mtev.conf Source5: 91-ecss10ot3.conf +Source6: 60-mtev.conf Source100: xorg-x11-drv-mtev.yaml Patch0: apis-match-for-xserver-1.10.1.patch BuildRequires: pkgconfig(xorg-server) @@ -29,13 +32,11 @@ BuildRequires: pkgconfig(xextproto) BuildRequires: pkgconfig(mtdev) - %description This is a xserver-xorg input driver for devices supporting Linux Multi-Touch protocol - %prep %setup -q -n %{name}-%{version} @@ -53,6 +54,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -69,10 +71,6 @@ # << install post - - - - %files %defattr(-,root,root,-) # >> files @@ -83,5 +81,3 @@ %config /etc/X11/xorg.conf.d/90-ILI-mtev.conf %config /etc/X11/xorg.conf.d/91-ecss10ot3.conf # << files - - other changes: -------------- ++++++ xorg-x11-drv-mtev.yaml --- xorg-x11-drv-mtev.yaml +++ xorg-x11-drv-mtev.yaml @@ -14,6 +14,7 @@ - 80-Hanvon-mtev.conf - 90-ILI-mtev.conf - 91-ecss10ot3.conf + - 60-mtev.conf Patches: - apis-match-for-xserver-1.10.1.patch PkgConfigBR: ++++++ deleted files: --- Makefile
