Overview
Request 750221 accepted
- 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.
- 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
- Update libdbus-c++-nodocdatetime.patch
- 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
- Update groups, summaries, descriptions
- Use the standardized patch tag line as described at
https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines.
- Stop exporting CFLAGS and CXXFLAGS, no longer needed due to
changes in libsigc++.
- Use url for source
- Remove conditions for unsupported releases
- Export CFLAGS="%{optflags} -std=gnu++11" and
CXXFLAGS="%{optflags} -std=gnu++11". Fix build with updated MM
stack.
- Add libdbus-c++-glibmm-2.43.patch: Fix build with glibmm 2.4,
which has the bind_property macro defined already.
- pthread is needed for the test app - not just on i586
- Created libdbus-c++-gcc47.patch to fix a gcc 47 build error
- Added baselibs.conf for 32 bit compat libs.
- 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.
- Created package dbus-c++ for ffado svn build.
- See bnc#747391 & bnc#736115
Request History
plater created request
- 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.
- 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
- Update libdbus-c++-nodocdatetime.patch
- 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
- Update groups, summaries, descriptions
- Use the standardized patch tag line as described at
https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines.
- Stop exporting CFLAGS and CXXFLAGS, no longer needed due to
changes in libsigc++.
- Use url for source
- Remove conditions for unsupported releases
- Export CFLAGS="%{optflags} -std=gnu++11" and
CXXFLAGS="%{optflags} -std=gnu++11". Fix build with updated MM
stack.
- Add libdbus-c++-glibmm-2.43.patch: Fix build with glibmm 2.4,
which has the bind_property macro defined already.
- pthread is needed for the test app - not just on i586
- Created libdbus-c++-gcc47.patch to fix a gcc 47 build error
- Added baselibs.conf for 32 bit compat libs.
- 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.
- Created package dbus-c++ for ffado svn build.
- See bnc#747391 & bnc#736115
plater accepted request
ok