Hello community, here is the log from the commit of package build for openSUSE:Factory checked in at Tue Aug 9 16:39:09 CEST 2011.
-------- --- build/build.changes 2011-07-01 09:27:45.000000000 +0200 +++ /mounts/work_src_done/STABLE/build/build.changes 2011-08-07 22:05:03.000000000 +0200 @@ -1,0 +2,6 @@ +Sun Aug 7 19:58:28 UTC 2011 - opens...@cboltz.de + +- Requires:/Recommends: were part of the package description. + Moved them to the correct place. + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- debian.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ build-mkbaselibs-sle.spec ++++++ --- /var/tmp/diff_new_pack.LT3U3Y/_old 2011-08-09 16:37:54.000000000 +0200 +++ /var/tmp/diff_new_pack.LT3U3Y/_new 2011-08-09 16:37:54.000000000 +0200 @@ -24,7 +24,7 @@ AutoReqProv: on Summary: Tools to generate base lib packages Version: 2011.07.01 -Release: 1 +Release: 2 #!BuildIgnore: build-mkbaselibs Provides: build-mkbaselibs Source: build-%{version}.tar.gz ++++++ build.spec ++++++ --- /var/tmp/diff_new_pack.LT3U3Y/_old 2011-08-09 16:37:54.000000000 +0200 +++ /var/tmp/diff_new_pack.LT3U3Y/_new 2011-08-09 16:37:54.000000000 +0200 @@ -24,7 +24,7 @@ AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs Version: 2011.07.01 -Release: 1 +Release: 3 #!BuildIgnore: build-mkbaselibs Source: build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -50,14 +50,20 @@ Recommends: bsdtar %endif +%if 0%{?suse_version} > 1120 || ! 0%{?suse_version} +Requires: build-mkbaselibs +%endif + +%if 0%{?suse_version} > 1120 || 0%{?mdkversion} +Recommends: build-mkdrpms +%endif + %description This package provides a script for building RPMs for SUSE Linux in a chroot environment. %if 0%{?suse_version} > 1120 || ! 0%{?suse_version} -Requires: build-mkbaselibs -Recommends: build-mkdrpms %package mkbaselibs License: GPLv2+ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org