Overview

Request 750224 superseded

- 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
- 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
- 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

Loading...

Stefan Brüns's avatar

The baselibs.conf is incorrect, the 32bit libdbus-c++-glib-1-1 is no longer imported for x86_64.

The OBS apparently is missing https://github.com/openSUSE/obs-service-source_validator/pull/78


Dave Plater's avatar
author source maintainer

The 32 bit glib lib isn't needed.


Stefan Brüns's avatar

Its as needed as the 64bit glib lib.

Request History
Dave Plater's avatar

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
- 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
- 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


Saul Goodman's avatar

licensedigger accepted review

ok


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Staging Bot's avatar

staging-bot set openSUSE:Factory:Staging:J as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:J"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Factory:Staging:J


Dominique Leuenberger's avatar

dimstar accepted review


Dominique Leuenberger's avatar

dimstar declined review

can't install libdbus-c++-glib-devel-0.9.1+git20170322-49.1.i586:
package libdbus-c++-glib-devel-0.9.1+git20170322.i586 requires pkgconfig(dbus-c++-1), but none of the providers can be installed
package libdbus-c++-glib-devel-0.9.1+git20170322.i586


Dominique Leuenberger's avatar

dimstar declined request

can't install libdbus-c++-glib-devel-0.9.1+git20170322-49.1.i586:
package libdbus-c++-glib-devel-0.9.1+git20170322.i586 requires pkgconfig(dbus-c++-1), but none of the providers can be installed
package libdbus-c++-glib-devel-0.9.1+git20170322.i586


openSUSE Build Service is sponsored by