Hello community,

here is the log from the commit of package build for openSUSE:11.4
checked in at Wed Jul 13 13:40:40 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ 11.4/build/build-mkbaselibs-sle.changes     2011-07-07 14:36:21.000000000 
+0200
@@ -0,0 +1,15 @@
+-------------------------------------------------------------------
+Thu Jun 30 19:05:52 CEST 2011 - r...@suse.de
+
+- provide build-mkbaselibs so this can really be used 
+
+-------------------------------------------------------------------
+Tue Jun  7 09:31:51 UTC 2011 - k...@opensuse.org
+
+- fix build 
+
+-------------------------------------------------------------------
+Mon Jun  6 15:12:13 UTC 2011 - adr...@suse.de
+
+- new package for SLE baselibsconf, including ia64 arch defaults
+
--- old-versions/11.4/UPDATES/all/build/build.changes   2011-03-29 
16:53:16.000000000 +0200
+++ 11.4/build/build.changes    2011-07-07 14:36:22.000000000 +0200
@@ -2 +2 @@
-Tue Mar 29 14:52:56 UTC 2011 - lnus...@suse.de
+Fri Jul  1 07:26:34 UTC 2011 - adr...@suse.de
@@ -4 +4,41 @@
-- add 11.4 config (bnc#676489)
+- compat mode for broken kiwi of openSUSE 11.4
+
+-------------------------------------------------------------------
+Thu Jun 30 10:42:15 UTC 2011 - adr...@suse.de
+
+- fixed kiwi execution call for some versions
+
+-------------------------------------------------------------------
+Fri Jun 17 08:35:15 UTC 2011 - adr...@suse.de
+
+- support new kiwi command line mode
+
+-------------------------------------------------------------------
+Mon Jun  6 14:57:47 UTC 2011 - adr...@suse.de
+
+- do not build ia64 baselibs packages for openSUSE anymore
+
+-------------------------------------------------------------------
+Wed May 25 12:14:38 UTC 2011 - adr...@suse.de
+
+- allow to use simple spec file parser via Build::show
+
+-------------------------------------------------------------------
+Thu May 12 10:20:53 UTC 2011 - adr...@suse.de
+
+- conflict with old bsdtar (not supporting --chroot)
+
+-------------------------------------------------------------------
+Wed Apr 27 12:34:17 UTC 2011 - adr...@suse.de
+
+- revert to single cpu build default for debian packages
+
+-------------------------------------------------------------------
+Tue Mar 29 14:59:28 UTC 2011 - lnus...@suse.de
+
+- make sure default.conf is no stale symlink
+
+-------------------------------------------------------------------
+Tue Mar  1 15:35:21 UTC 2011 - adr...@suse.de
+
+- fix xen build support

calling whatdependson for 11.4-i586


Old:
----
  0001-add-openSUSE-11.4-config.diff
  build-2011.01.20.tar.gz

New:
----
  build-2011.07.01.tar.gz
  build-mkbaselibs-sle.changes
  build-mkbaselibs-sle.spec
  debian.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ build-mkbaselibs-sle.spec ++++++
#
# spec file for package build-mkbaselibs-sle
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           build-mkbaselibs-sle
License:        GPLv2+
Group:          Development/Tools/Building
AutoReqProv:    on
Summary:        Tools to generate base lib packages
Version:        2011.07.01
Release:        1.<RELEASE2>
#!BuildIgnore:  build-mkbaselibs
Provides:       build-mkbaselibs
Source:         build-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
# Manual requires to avoid hard require to bash-static
AutoReqProv:    off

%description
This package contains the parts which may be installed in the inner build system
for generating base lib packages.

This is the SLE variant including IA64 binary generation.

%prep
%setup -q -n build-%{version}

%build

%install
install -m 0755 -d $RPM_BUILD_ROOT/usr/lib/build
install -m 0755 mkbaselibs \
                $RPM_BUILD_ROOT/usr/lib/build/mkbaselibs
install -m 0644 baselibs_global-deb.conf \
                $RPM_BUILD_ROOT/usr/lib/build/baselibs_global-deb.conf
install -m 0644 baselibs_global-sle.conf \
                $RPM_BUILD_ROOT/usr/lib/build/baselibs_global.conf

%files
%defattr(-,root,root)
%dir /usr/lib/build
/usr/lib/build/mkbaselibs
/usr/lib/build/baselibs*

%changelog
++++++ build.spec ++++++
--- /var/tmp/diff_new_pack.u9zQ54/_old  2011-07-13 13:40:32.000000000 +0200
+++ /var/tmp/diff_new_pack.u9zQ54/_new  2011-07-13 13:40:32.000000000 +0200
@@ -23,11 +23,10 @@
 Group:          Development/Tools/Building
 AutoReqProv:    on
 Summary:        A Script to Build SUSE Linux RPMs
-Version:        2011.01.20
-Release:        1.<RELEASE4>
+Version:        2011.07.01
+Release:        2.<RELEASE2>
 #!BuildIgnore:  build-mkbaselibs
 Source:         build-%{version}.tar.gz
-Patch0:         0001-add-openSUSE-11.4-config.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 # Manual requires to avoid hard require to bash-static
@@ -37,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)
@@ -85,22 +85,21 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 
 %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
-%endif
 test -e default.conf
+%endif
 
 %files
 %defattr(-,root,root)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.u9zQ54/_old  2011-07-13 13:40:32.000000000 +0200
+++ /var/tmp/diff_new_pack.u9zQ54/_new  2011-07-13 13:40:32.000000000 +0200
@@ -1,6 +1,6 @@
 <services>
   <service name="tar_scm" mode="disabled">
-    <param name="version">2011.01.20</param>
+    <param name="version">2011.07.01</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.07.01.tar.gz ++++++
++++ 2233 lines of diff (skipped)

++++++ build.dsc ++++++
--- /var/tmp/diff_new_pack.u9zQ54/_old  2011-07-13 13:40:32.000000000 +0200
+++ /var/tmp/diff_new_pack.u9zQ54/_new  2011-07-13 13:40:32.000000000 +0200
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: build
-Version: 2011.01.20
+Version: 2011.07.01
 Binary: build
 Maintainer: Adrian Schroeter <adr...@suse.de>
 Architecture: all

++++++ debian.changelog ++++++
--- /var/tmp/diff_new_pack.u9zQ54/_old  2011-07-13 13:40:32.000000000 +0200
+++ /var/tmp/diff_new_pack.u9zQ54/_new  2011-07-13 13:40:32.000000000 +0200
@@ -1,3 +1,9 @@
+build (2011.07.01-1) unstable; urgency=low
+
+  * Update to current git trunk
+
+ -- Adrian Schroeter <adr...@suse.de>  Fri, 01 Jul 2010 10:03:54 +0200
+
 build (2010.12.15-1) unstable; urgency=low
 
   * Update to current git trunk


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to