I have made the following changes intended for : CE:Adaptation:x86-generic / acpid CE:Adaptation:x86-generic / btrfs-progs CE:Adaptation:x86-generic / installer-shell CE:Adaptation:x86-generic / mesa-x86-generic CE:Adaptation:x86-generic / mtdev CE:Adaptation:x86-generic / rsync CE:Adaptation:x86-generic / slang CE:Adaptation:x86-generic / xorg-x11-drv-mtev CE:Adaptation:x86-generic / xorg-x11-drv-synaptics
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/7652 Thank You, Marko Saukko [This message was auto-generated] --- Request # 7652: Messages from BOSS: State: review at 2013-01-11T13:05:51 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:x86-generic / acpid -> CE:Adaptation:x86-generic / acpid changes files: -------------- --- acpid.changes +++ acpid.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 2.0.14 +- Updated packaging. + spec files: ----------- --- acpid.spec +++ acpid.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: acpid + # >> macros # << macros -Name: acpid Summary: ACPI Event Daemon Version: 2.0.14 Release: 1 @@ -33,11 +35,9 @@ Requires(post): systemd Requires(postun): systemd - %description acpid is a daemon that dispatches ACPI events to user-space programs. - %package extra-docs Summary: sample docs and sample scripts for apcid Group: Documentation @@ -64,6 +64,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -100,7 +101,9 @@ %preun +if [ "$1" -eq 0 ]; then systemctl stop acpid.service +fi %post systemctl daemon-reload @@ -109,10 +112,6 @@ %postun systemctl daemon-reload - - - - %files %defattr(-,root,root,-) # >> files @@ -142,7 +141,6 @@ %{_mandir}/man8/acpi_listen.8.gz # << files - %files extra-docs %defattr(-,root,root,-) # >> files extra-docs @@ -166,4 +164,3 @@ %doc %{_defaultdocdir}/acpid/samples/powerbtn/powerbtn.sh.old %doc %{_defaultdocdir}/acpid/COPYING # << files extra-docs - other changes: -------------- submit: home:sage:branches:CE:Adaptation:x86-generic / btrfs-progs -> CE:Adaptation:x86-generic / btrfs-progs changes files: -------------- --- btrfs-progs.changes +++ btrfs-progs.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 0.19 +- Updated packaging. + old: ---- Makefile spec files: ----------- --- btrfs-progs.spec +++ btrfs-progs.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: btrfs-progs + # >> macros %define _root_sbindir /sbin # << macros -Name: btrfs-progs Summary: Btrfs helper utilities Version: 0.19 Release: 1 @@ -26,12 +28,10 @@ BuildRequires: pkgconfig(ext2fs) BuildRequires: libacl-devel - %description Btrfs userspace utilities, include btrfs, btrfs-debug-tree and etc. - %prep %setup -q -n %{name}-%{version} @@ -59,6 +59,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -73,10 +74,6 @@ # << install post - - - - %files %defattr(-,root,root,-) # >> files @@ -97,5 +94,3 @@ %{_mandir}/man8/mkfs.btrfs.8.gz %{_mandir}/man8/btrfs.8.gz # << files - - other changes: -------------- ++++++ deleted files: --- Makefile submit: home:sage:branches:CE:Adaptation:x86-generic / installer-shell -> CE:Adaptation:x86-generic / installer-shell changes files: -------------- --- installer-shell.changes +++ installer-shell.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 0.6 +- Updated packaging. + old: ---- Makefile spec files: ----------- --- installer-shell.spec +++ installer-shell.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: installer-shell + # >> macros # << macros -Name: installer-shell Summary: A shell-script based installer Version: 0.6 Release: 1 @@ -40,13 +42,11 @@ Requires(post): systemd Requires(postun): systemd - %description A shell-script based installer which implements the installation process - %prep %setup -q -n %{name}-%{version} @@ -85,6 +85,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -98,7 +99,9 @@ %preun +if [ "$1" -eq 0 ]; then systemctl stop installer-shell.service +fi %post systemctl daemon-reload @@ -107,7 +110,6 @@ %postun systemctl daemon-reload - %files %defattr(-,root,root,-) %{_sbindir}/installer-shell @@ -116,5 +118,3 @@ /lib/systemd/system/installer-shell.service # >> files # << files - - other changes: -------------- ++++++ deleted files: --- Makefile submit: home:sage:branches:CE:Adaptation:x86-generic / mesa-x86-generic -> CE:Adaptation:x86-generic / mesa-x86-generic changes files: -------------- --- mesa-x86-generic.changes +++ mesa-x86-generic.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 8.0.1 +- Updated packaging. + spec files: ----------- --- mesa-x86-generic.spec +++ mesa-x86-generic.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: mesa-x86-generic + # >> macros # << macros -Name: mesa-x86-generic Summary: Mesa graphics libraries built for x86-generic Version: 8.0.1 Release: 0 @@ -37,13 +39,11 @@ BuildRequires: flex BuildRequires: makedepend - %description Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. - %package libglapi Summary: Mesa shared gl api library Group: System/Libraries @@ -267,6 +267,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -289,80 +290,38 @@ # << install post - - - - - %post libglapi -p /sbin/ldconfig %postun libglapi -p /sbin/ldconfig - %post libGLESv1 -p /sbin/ldconfig %postun libGLESv1 -p /sbin/ldconfig - %post libGLESv2 -p /sbin/ldconfig %postun libGLESv2 -p /sbin/ldconfig - %post libGLESv2-compat -p /sbin/ldconfig %postun libGLESv2-compat -p /sbin/ldconfig - %post libEGL -p /sbin/ldconfig %postun libEGL -p /sbin/ldconfig - %post libEGL-compat -p /sbin/ldconfig %postun libEGL-compat -p /sbin/ldconfig - - - - - - - - - - - - - %post libGL -p /sbin/ldconfig %postun libGL -p /sbin/ldconfig - - - - - - - %post libGLU -p /sbin/ldconfig %postun libGLU -p /sbin/ldconfig - - - - - - - - - - - - %files %defattr(-,root,root,-) # >> files @@ -370,7 +329,6 @@ %{_libdir}/egl/st_GL.so # << files - %files libglapi %defattr(-,root,root,-) # >> files libglapi @@ -512,4 +470,3 @@ # >> files dri-swrast-driver %{_libdir}/dri/swrast_dri.so # << files dri-swrast-driver - other changes: -------------- submit: home:sage:branches:CE:Adaptation:x86-generic / mtdev -> CE:Adaptation:x86-generic / mtdev changes files: -------------- --- mtdev.changes +++ mtdev.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 1.0.11 +- 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.0.11 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:x86-generic / rsync -> CE:Adaptation:x86-generic / rsync changes files: -------------- --- rsync.changes +++ rsync.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 3.0.8 +- Updated packaging. + old: ---- Makefile spec files: ----------- --- rsync.spec +++ rsync.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: rsync + # >> macros # << macros -Name: rsync Summary: A program for synchronizing files over a network Version: 3.0.8 Release: 1 @@ -19,7 +21,6 @@ BuildRequires: libacl-devel BuildRequires: libattr-devel - %description Rsync uses a reliable algorithm to bring remote and host files into sync very quickly. Rsync is fast because it just sends the differences @@ -30,7 +31,6 @@ package. - %package support Summary: Support files for rsync Group: Applications/System @@ -56,6 +56,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -69,13 +70,6 @@ # << install post - - - - - - - %files %defattr(-,root,root,-) # >> files @@ -86,9 +80,7 @@ %doc %{_mandir}/man5/rsyncd.conf.5* # << files - %files support %defattr(-,root,root,-) # >> files support # << files support - other changes: -------------- ++++++ deleted files: --- Makefile submit: home:sage:branches:CE:Adaptation:x86-generic / slang -> CE:Adaptation:x86-generic / slang changes files: -------------- --- slang.changes +++ slang.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 2.2.2 +- Updated packaging. + old: ---- Makefile spec files: ----------- --- slang.spec +++ slang.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: slang + # >> macros # << macros -Name: slang Summary: The shared library for the S-Lang extension language Version: 2.2.2 Release: 1 @@ -21,7 +23,6 @@ BuildRequires: pkgconfig(libpcre) BuildRequires: pkgconfig(ncurses) - %description S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into @@ -31,7 +32,6 @@ to recode S-Lang procedures in C if you need to. - %package slsh Summary: Interpreter for S-Lang scripts Group: Development/Languages @@ -82,6 +82,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -93,18 +94,10 @@ # << install post - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig - - - - - - - %files %defattr(-,root,root,-) # >> files @@ -112,7 +105,6 @@ %{_libdir}/libslang*.so.* # << files - %files slsh %defattr(-,root,root,-) # >> files slsh @@ -132,4 +124,3 @@ %{_libdir}/pkgconfig/slang.pc %{_includedir}/slang # << files devel - other changes: -------------- ++++++ deleted files: --- Makefile submit: home:sage:branches:CE:Adaptation:x86-generic / xorg-x11-drv-mtev -> CE:Adaptation:x86-generic / 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. + 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 @@ -30,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} @@ -54,6 +54,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -77,10 +78,6 @@ # << install post - - - - %files %defattr(-,root,root,-) # >> files @@ -92,5 +89,3 @@ %config /etc/X11/xorg.conf.d/90-ILI-mtev.conf %config /etc/X11/xorg.conf.d/91-ecss10ot3.conf # << files - - other changes: -------------- submit: home:sage:branches:CE:Adaptation:x86-generic / xorg-x11-drv-synaptics -> CE:Adaptation:x86-generic / xorg-x11-drv-synaptics changes files: -------------- --- xorg-x11-drv-synaptics.changes +++ xorg-x11-drv-synaptics.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 1.4.0 +- Updated packaging. + old: ---- Makefile spec files: ----------- --- xorg-x11-drv-synaptics.spec +++ xorg-x11-drv-synaptics.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-synaptics + # >> macros # << macros -Name: xorg-x11-drv-synaptics Summary: Xorg X11 synaptics input driver Version: 1.4.0 Release: 1 @@ -15,6 +17,9 @@ Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-synaptics-%{version}.tar.bz2 Source1: 66-xorg-synaptics.rules Source2: 51-synaptics-quirks.conf +Source3: 10-synaptics.fdi +Source4: Add-new-option-JumpyCursorThreshold.patch +Source5: Clickpad-support.patch Source100: xorg-x11-drv-synaptics.yaml Patch0: TimeBackwardSetting.patch Patch1: Enabe-tap-whatever-left-button-exists.patch @@ -26,11 +31,9 @@ BuildRequires: pkgconfig(xextproto) BuildRequires: pkgconfig(xi) - %description Xorg synaptics input driver - %package devel Summary: Development libraries and header files for %{name} Group: Development/Libraries @@ -60,6 +63,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -75,13 +79,6 @@ # << install post - - - - - - - %files %defattr(-,root,root,-) # >> files @@ -97,7 +94,6 @@ %config(noreplace) /lib/udev/rules.d/66-xorg-synaptics.rules # << files - %files devel %defattr(-,root,root,-) # >> files devel @@ -105,4 +101,3 @@ %{_includedir}/xorg/synaptics.h %{_libdir}/pkgconfig/xorg-synaptics.pc # << files devel - other changes: -------------- ++++++ xorg-x11-drv-synaptics.yaml --- xorg-x11-drv-synaptics.yaml +++ xorg-x11-drv-synaptics.yaml @@ -10,6 +10,11 @@ - http://xorg.freedesktop.org/releases/individual/driver/xf86-input-synaptics-%{version}.tar.bz2 - 66-xorg-synaptics.rules - 51-synaptics-quirks.conf + # What should we do for these? + - 10-synaptics.fdi + - Add-new-option-JumpyCursorThreshold.patch + - Clickpad-support.patch + Patches: - TimeBackwardSetting.patch - Enabe-tap-whatever-left-button-exists.patch ++++++ deleted files: --- Makefile
