https://bugzilla.novell.com/show_bug.cgi?id=858780 https://bugzilla.novell.com/show_bug.cgi?id=858780#c0 Summary: windows:mingw:win32/mingw32-dbus-1: Bug Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: fridrich.strba@bluewin.ch ReportedBy: ralf.habacker@freenet.de QAContact: adrian@suse.com CC: tlillqvist@suse.com, fstrba@suse.com, mkbosmans@gmail.com, hib@hiberis.nl Found By: Integration Test Blocker: --- Tried to rebuild mingw32-dbus package on opensuse 12.2 and got unpacked file errors, which are fixed with the following patch based on: https://build.opensuse.org/source/windows:mingw:win32/mingw32-dbus-1/mingw32... --- mingw32-dbus-1.spec 2014-01-14 22:43:58.353456822 +0100 +++ mingw32-dbus-1.spec 2014-01-14 22:42:44.276753468 +0100 @@ -102,6 +102,8 @@ %dir %{_mingw32_datadir}/dbus-1/system-services %dir %{_mingw32_localstatedir}/lib/dbus %dir %{_mingw32_localstatedir}/run/dbus +%{_mingw32_docdir}/dbus/*.html +%{_mingw32_datadir}/man/* %files devel %defattr(-,root,root) @@ -113,5 +115,7 @@ %{_mingw32_datadir}/doc/dbus/diagram.png %{_mingw32_datadir}/doc/dbus/diagram.svg %{_mingw32_datadir}/doc/dbus/system-activation.txt +%{_mingw32_docdir}/dbus/api/* +%{_mingw32_docdir}/dbus/dbus.devhelp %changelog -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.