Accepting request 73801 from GNOME:Apps

Fix build (forwarded request 73763 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/73801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=60
This commit is contained in:
Sascha Peilicke 2011-06-17 08:02:47 +00:00 committed by Git OBS Bridge
parent 95952d9674
commit 5e163ccb3d
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jun 15 16:19:39 CEST 2011 - vuntz@opensuse.org
- Fix build on Factory, by not excluding the
libcontroller-linux-input.so module from the file list of the
main package when we build without hal. It was only excluded to
be part of a hal subpackage when there is the hal dependency.
-------------------------------------------------------------------
Sun Jun 12 00:14:35 CEST 2011 - vuntz@opensuse.org

View File

@ -348,7 +348,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/gimp/2.0/environ/default.env
%{_libdir}/gimp/2.0/interpreters/default.interp
%{_libdir}/gimp/2.0/modules/*.so
%if %{build_hal}
%exclude %{_libdir}/gimp/2.0/modules/libcontroller-linux-input.so
%endif
%doc %{_mandir}/man?/gimp.*
%doc %{_mandir}/man?/gimp-2.?.*
%doc %{_mandir}/man?/gimp-console.*