Hello community, here is the log from the commit of package petitboot checked in at Tue Sep 30 14:12:02 CEST 2008. -------- --- arch/ppc/petitboot/petitboot.changes 2008-09-05 15:50:17.000000000 +0200 +++ /mounts/work_src_done/STABLE/petitboot/petitboot.changes 2008-09-30 11:43:37.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Sep 30 11:43:17 CEST 2008 - sassmann@suse.de + +- added BuildRequires for ncurses-devel + +------------------------------------------------------------------- @@ -6 +11 @@ - * Convert the build to use autotools + * Conver the build to use autotools calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ petitboot.spec ++++++ --- /var/tmp/diff_new_pack.E30470/_old 2008-09-30 14:11:55.000000000 +0200 +++ /var/tmp/diff_new_pack.E30470/_new 2008-09-30 14:11:55.000000000 +0200 @@ -20,11 +20,11 @@ Name: petitboot Version: 1.0rc2 -Release: 1 +Release: 2 Url: http://ozlabs.org/~jk/projects/petitboot/ Summary: Petitboot is a graphical bootloader for the PlayStation 3 License: GPL v2 only -BuildRequires: busybox kexec-tools libjpeg-devel libpng-devel libtwin0-devel pkg-config ps3-utils +BuildRequires: busybox kexec-tools libjpeg-devel libpng-devel libtwin0-devel ncurses-devel pkg-config ps3-utils BuildRequires: dtc kernel-ps3 lilo powerpc-utils BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}.tar.bz2 @@ -104,10 +104,12 @@ /usr/share/ps3/otheros.bld %changelog +* Tue Sep 30 2008 sassmann@suse.de +- added BuildRequires for ncurses-devel * Mon Sep 01 2008 sassmann@suse.de - switch to Geoff Levands branch which is a rework of petitboot * Rename the original graphical petitboot application to petitboot-gui - * Convert the build to use autotools + * Conver the build to use autotools * Rewrite or update the path related petitboot library functions. * Cleanup kboot parser * Cleanup native parser ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de