diff --git a/baselibs.conf b/baselibs.conf index 8ccb28d..f2d6355 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1,2 @@ libdbus-c++-1-1 +libdbus-c++-glib-1-1 diff --git a/libdbus-c++-api-docs.changes b/libdbus-c++-api-docs.changes deleted file mode 100644 index d6d73e0..0000000 --- a/libdbus-c++-api-docs.changes +++ /dev/null @@ -1,104 +0,0 @@ -------------------------------------------------------------------- -Mon Nov 25 07:34:29 UTC 2019 - Dave Plater - -- Remove conflict between current libdbus-c++-devel and - libdbus-c++-glib-devel. - -------------------------------------------------------------------- -Fri Nov 22 00:37:29 UTC 2019 - Stefan Brüns - -- Drop -Werror=date-time, it is not supported by older GCCs, and - newer ones support SOURCE_DATE_EPOCH -- Conflict older devel packages, to avoid file conflicts. - -------------------------------------------------------------------- -Thu Nov 21 00:54:46 UTC 2019 - Stefan Brüns - -- Split package into base, glib and docs package using _multibuild. - The glib flavor depends on gtkmm, but the base package is - sufficient for building most of the distribution, most notably - ffado/jack and its dependees. -- Drop libdbus-c++-nodocdatetime.patch, doxygen honors SOURCE_DATE_EPOCH - -------------------------------------------------------------------- -Mon Apr 10 14:00:47 UTC 2017 - davejplater@gmail.com - -- Update libdbus-c++-nodocdatetime.patch - -------------------------------------------------------------------- -Mon Mar 27 15:23:02 UTC 2017 - davejplater@gmail.com - -- Update to git snapshot 0.9.1+git20170322 to fix ffado gcc7 build. -- Added libdbus-c++-gcc7.patch. -- Added libdbus-c++-sover.patch. -- Removed patch libdbus-c++-gcc47.patch. -- Upstream changes: - Fixed undefined ssize_t for clang-3.8.0 on FreeBSD - Fix copying containers - link to expat on linux - configure.ac: declare this version 0.9.1pw - -------------------------------------------------------------------- -Sun Oct 16 18:04:30 UTC 2016 - jengelh@inai.de - -- Update groups, summaries, descriptions - -------------------------------------------------------------------- -Wed Oct 12 18:52:44 UTC 2016 - dimstar@opensuse.org - -- Use the standardized patch tag line as described at - https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines. - -------------------------------------------------------------------- -Tue Apr 19 13:12:38 UTC 2016 - zaitor@opensuse.org - -- Stop exporting CFLAGS and CXXFLAGS, no longer needed due to - changes in libsigc++. - -------------------------------------------------------------------- -Wed Feb 3 19:52:06 UTC 2016 - mpluskal@suse.com - -- Use url for source -- Remove conditions for unsupported releases - -------------------------------------------------------------------- -Thu Aug 20 21:00:19 UTC 2015 - zaitor@opensuse.org - -- Export CFLAGS="%{optflags} -std=gnu++11" and - CXXFLAGS="%{optflags} -std=gnu++11". Fix build with updated MM - stack. - -------------------------------------------------------------------- -Mon Mar 23 10:03:24 UTC 2015 - dimstar@opensuse.org - -- Add libdbus-c++-glibmm-2.43.patch: Fix build with glibmm 2.4, - which has the bind_property macro defined already. - -------------------------------------------------------------------- -Mon Dec 23 14:03:27 UTC 2013 - coolo@suse.com - -- pthread is needed for the test app - not just on i586 - -------------------------------------------------------------------- -Tue Mar 20 07:33:35 UTC 2012 - davejplater@gmail.com - -- Created libdbus-c++-gcc47.patch to fix a gcc 47 build error - -------------------------------------------------------------------- -Mon Mar 12 08:42:55 UTC 2012 - davejplater@gmail.com - -- Added baselibs.conf for 32 bit compat libs. - -------------------------------------------------------------------- -Sun Mar 11 11:53:09 UTC 2012 - davejplater@gmail.com - -- Added libdbus-c++-noreturn.patch to fix rpmlint error, will be - reported upstream as the comment in the source file suggests that - the developer hasn't decided what to do about it yet. - -------------------------------------------------------------------- -Sat Feb 25 08:20:55 UTC 2012 - davejplater@gmail.com - -- Created package dbus-c++ for ffado svn build. -- See bnc#747391 & bnc#736115 - diff --git a/libdbus-c++-glib.changes b/libdbus-c++-glib.changes deleted file mode 100644 index d6d73e0..0000000 --- a/libdbus-c++-glib.changes +++ /dev/null @@ -1,104 +0,0 @@ -------------------------------------------------------------------- -Mon Nov 25 07:34:29 UTC 2019 - Dave Plater - -- Remove conflict between current libdbus-c++-devel and - libdbus-c++-glib-devel. - -------------------------------------------------------------------- -Fri Nov 22 00:37:29 UTC 2019 - Stefan Brüns - -- Drop -Werror=date-time, it is not supported by older GCCs, and - newer ones support SOURCE_DATE_EPOCH -- Conflict older devel packages, to avoid file conflicts. - -------------------------------------------------------------------- -Thu Nov 21 00:54:46 UTC 2019 - Stefan Brüns - -- Split package into base, glib and docs package using _multibuild. - The glib flavor depends on gtkmm, but the base package is - sufficient for building most of the distribution, most notably - ffado/jack and its dependees. -- Drop libdbus-c++-nodocdatetime.patch, doxygen honors SOURCE_DATE_EPOCH - -------------------------------------------------------------------- -Mon Apr 10 14:00:47 UTC 2017 - davejplater@gmail.com - -- Update libdbus-c++-nodocdatetime.patch - -------------------------------------------------------------------- -Mon Mar 27 15:23:02 UTC 2017 - davejplater@gmail.com - -- Update to git snapshot 0.9.1+git20170322 to fix ffado gcc7 build. -- Added libdbus-c++-gcc7.patch. -- Added libdbus-c++-sover.patch. -- Removed patch libdbus-c++-gcc47.patch. -- Upstream changes: - Fixed undefined ssize_t for clang-3.8.0 on FreeBSD - Fix copying containers - link to expat on linux - configure.ac: declare this version 0.9.1pw - -------------------------------------------------------------------- -Sun Oct 16 18:04:30 UTC 2016 - jengelh@inai.de - -- Update groups, summaries, descriptions - -------------------------------------------------------------------- -Wed Oct 12 18:52:44 UTC 2016 - dimstar@opensuse.org - -- Use the standardized patch tag line as described at - https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines. - -------------------------------------------------------------------- -Tue Apr 19 13:12:38 UTC 2016 - zaitor@opensuse.org - -- Stop exporting CFLAGS and CXXFLAGS, no longer needed due to - changes in libsigc++. - -------------------------------------------------------------------- -Wed Feb 3 19:52:06 UTC 2016 - mpluskal@suse.com - -- Use url for source -- Remove conditions for unsupported releases - -------------------------------------------------------------------- -Thu Aug 20 21:00:19 UTC 2015 - zaitor@opensuse.org - -- Export CFLAGS="%{optflags} -std=gnu++11" and - CXXFLAGS="%{optflags} -std=gnu++11". Fix build with updated MM - stack. - -------------------------------------------------------------------- -Mon Mar 23 10:03:24 UTC 2015 - dimstar@opensuse.org - -- Add libdbus-c++-glibmm-2.43.patch: Fix build with glibmm 2.4, - which has the bind_property macro defined already. - -------------------------------------------------------------------- -Mon Dec 23 14:03:27 UTC 2013 - coolo@suse.com - -- pthread is needed for the test app - not just on i586 - -------------------------------------------------------------------- -Tue Mar 20 07:33:35 UTC 2012 - davejplater@gmail.com - -- Created libdbus-c++-gcc47.patch to fix a gcc 47 build error - -------------------------------------------------------------------- -Mon Mar 12 08:42:55 UTC 2012 - davejplater@gmail.com - -- Added baselibs.conf for 32 bit compat libs. - -------------------------------------------------------------------- -Sun Mar 11 11:53:09 UTC 2012 - davejplater@gmail.com - -- Added libdbus-c++-noreturn.patch to fix rpmlint error, will be - reported upstream as the comment in the source file suggests that - the developer hasn't decided what to do about it yet. - -------------------------------------------------------------------- -Sat Feb 25 08:20:55 UTC 2012 - davejplater@gmail.com - -- Created package dbus-c++ for ffado svn build. -- See bnc#747391 & bnc#736115 - diff --git a/libdbus-c++.changes b/libdbus-c++.changes index d6d73e0..1dd2bda 100644 --- a/libdbus-c++.changes +++ b/libdbus-c++.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Nov 25 22:22:13 UTC 2019 - Stefan Brüns + +- Fix self-conflict of devel package +- Remove redundant .changes files for other flavors again (added + without changelog entry) +- Correct baselibs entry, add glib flavor again (removed to "fix" + an erroneous factory-auto reject) + ------------------------------------------------------------------- Mon Nov 25 07:34:29 UTC 2019 - Dave Plater diff --git a/libdbus-c++.spec b/libdbus-c++.spec index 8dc6fe6..afeec3f 100644 --- a/libdbus-c++.spec +++ b/libdbus-c++.spec @@ -1,7 +1,7 @@ # # spec file for package libdbus # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed