Hello community, here is the log from the commit of package libebml for openSUSE:Factory checked in at 2015-02-16 07:36:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libebml (Old) and /work/SRC/openSUSE:Factory/.libebml.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libebml" Changes: -------- --- /work/SRC/openSUSE:Factory/libebml/libebml.changes 2015-02-06 10:42:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libebml.new/libebml.changes 2015-02-16 07:36:12.000000000 +0100 @@ -1,0 +2,7 @@ +Wed Feb 11 08:12:05 UTC 2015 - [email protected] + +- Add back BuildRoot: the rpm version of SLE11 still requires this + and libebml is linked to 3rd party Build Servers, where building + for SLE11 is still enabled. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libebml.spec ++++++ --- /var/tmp/diff_new_pack.w5FrjZ/_old 2015-02-16 07:36:13.000000000 +0100 +++ /var/tmp/diff_new_pack.w5FrjZ/_new 2015-02-16 07:36:13.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libebml # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,6 +32,8 @@ Source100: baselibs.conf BuildRequires: gcc-c++ BuildRequires: pkg-config +# Let's keep that for now - remote repos still build for SLE11 too! +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description libebml is a C++ library to parse EBML files. See the EBML RFV at -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
