Hello community, here is the log from the commit of package build for openSUSE:Factory checked in at Mon Jun 6 17:10:01 CEST 2011.
-------- --- build/build.changes 2011-02-28 10:04:38.000000000 +0100 +++ /mounts/work_src_done/STABLE/build/build.changes 2011-05-25 14:15:10.000000000 +0200 @@ -1,0 +2,25 @@ +Wed May 25 12:14:38 UTC 2011 - [email protected] + +- allow to use simple spec file parser via Build::show + +------------------------------------------------------------------- +Thu May 12 10:20:53 UTC 2011 - [email protected] + +- conflict with old bsdtar (not supporting --chroot) + +------------------------------------------------------------------- +Wed Apr 27 12:34:17 UTC 2011 - [email protected] + +- revert to single cpu build default for debian packages + +------------------------------------------------------------------- +Tue Mar 29 14:59:28 UTC 2011 - [email protected] + +- make sure default.conf is no stale symlink + +------------------------------------------------------------------- +Tue Mar 1 15:35:21 UTC 2011 - [email protected] + +- fix xen build support + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- build-2011.01.20.tar.gz New: ---- build-2011.05.24.tar.gz debian.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ build.spec ++++++ --- /var/tmp/diff_new_pack.PsaY9W/_old 2011-06-06 17:06:04.000000000 +0200 +++ /var/tmp/diff_new_pack.PsaY9W/_new 2011-06-06 17:06:04.000000000 +0200 @@ -23,7 +23,7 @@ Group: Development/Tools/Building AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs -Version: 2011.01.20 +Version: 2011.05.24 Release: 1 #!BuildIgnore: build-mkbaselibs Source: build-%{version}.tar.gz @@ -36,9 +36,10 @@ Requires: perl Requires: binutils Requires: tar +Conflicts: bsdtar < 2.5.5 +%if 0%{?suse_version} > 1000 # None of them are actually required for core features. # Perl helper scripts use them. -%if 0%{?suse_version} > 1000 Recommends: perl(Date::Language) Recommends: perl(Date::Parse) Recommends: perl(LWP::UserAgent) @@ -90,13 +91,14 @@ %install make DESTDIR=$RPM_BUILD_ROOT install cd $RPM_BUILD_ROOT/usr/lib/build/configs/ +%if 0%{?suse_version} %if 0%{?sles_version} ln -s sles%{sles_version}.conf default.conf %else -%if 0%{?suse_version} V=%suse_version ln -s sl${V:0:2}.${V:2:1}.conf default.conf %endif +test -e default.conf %endif %files ++++++ _service ++++++ --- /var/tmp/diff_new_pack.PsaY9W/_old 2011-06-06 17:06:04.000000000 +0200 +++ /var/tmp/diff_new_pack.PsaY9W/_new 2011-06-06 17:06:04.000000000 +0200 @@ -1,6 +1,6 @@ <services> <service name="tar_scm" mode="disabled"> - <param name="version">2011.01.20</param> + <param name="version">2011.05.24</param> <param name="url">git://gitorious.org/opensuse/build.git</param> <param name="scm">git</param> </service> ++++++ build-2011.01.20.tar.gz -> build-2011.05.24.tar.gz ++++++ ++++ 2110 lines of diff (skipped) ++++++ build.dsc ++++++ --- /var/tmp/diff_new_pack.PsaY9W/_old 2011-06-06 17:06:04.000000000 +0200 +++ /var/tmp/diff_new_pack.PsaY9W/_new 2011-06-06 17:06:04.000000000 +0200 @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2011.01.20 +Version: 2011.05.24 Binary: build Maintainer: Adrian Schroeter <[email protected]> Architecture: all ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
