OBS User unknown 2007-12-07 19:21:09 +00:00 committed by Git OBS Bridge
parent 84979d3de2
commit d3f0298f4b
3 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 7 19:44:56 CET 2007 - sndirsch@suse.de
- xf86debug: freetype2-debuginfo and xorg-x11-fontenc-debuginfo
should also be installed
-------------------------------------------------------------------
Wed Nov 28 12:57:10 CET 2007 - sndirsch@suse.de

View File

@ -18,7 +18,7 @@ Provides: xf86tools
Obsoletes: xf86tools
AutoReqProv: on
Version: 0.1
Release: 109
Release: 111
Summary: Tools for the X Window System
Source2: xf86debug
Source6: wmlist
@ -72,6 +72,9 @@ install -c -m0644 $RPM_SOURCE_DIR/sysconfig.language-%{name} $RPM_BUILD_ROOT/var
/var/adm/fillup-templates/sysconfig.language-%{name}
%changelog
* Fri Dec 07 2007 - sndirsch@suse.de
- xf86debug: freetype2-debuginfo and xorg-x11-fontenc-debuginfo
should also be installed
* Wed Nov 28 2007 - sndirsch@suse.de
- xf86debug: added 'cont' before 'quit' for a more graceful
Xserver termination

View File

@ -11,8 +11,10 @@ if ! test -x /usr/bin/gdb; then
fi
# It is recommended to also have installed the following debuginfo packages:
# freetype2-debuginfo
# xorg-x11-libXau-debuginfo
# xorg-x11-libXdmcp-debuginfo
# xorg-x11-fontenc-debuginfo
# xorg-x11-libs-debuginfo
# xorg-x11-driver-video-debuginfo
# xorg-x11-driver-input-debuginfo