Hello community, here is the log from the commit of package sax2 for openSUSE:Factory checked in at Tue May 31 15:21:21 CEST 2011.
-------- --- sax2/sax2.changes 2010-05-17 16:22:56.000000000 +0200 +++ /mounts/work_src_done/STABLE/sax2/sax2.changes 2011-05-31 09:56:57.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 31 07:56:17 UTC 2011 - [email protected] + +- removed hal(-devel) from (Build)Requires (bnc #697030) + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- nohal.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sax2.spec ++++++ --- /var/tmp/diff_new_pack.DxsnVH/_old 2011-05-31 14:53:19.000000000 +0200 +++ /var/tmp/diff_new_pack.DxsnVH/_new 2011-05-31 14:53:19.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package sax2 (Version 8.1) +# spec file for package sax2 # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,7 +34,7 @@ %define build_java 0 %if %{suse_version} > 1010 BuildRequires: antlr bison doxygen flex gettext-devel ghostscript-fonts-std -BuildRequires: graphviz hal-devel python-devel +BuildRequires: graphviz python-devel BuildRequires: libqt4 libqt4-devel libqt4-qt3support libqt4-x11 BuildRequires: hwinfo-devel readline-devel swig update-desktop-files BuildRequires: xorg-x11-server-sdk @@ -49,7 +49,7 @@ %endif %endif %if %{suse_version} <= 1010 -BuildRequires: doxygen ghostscript-fonts-std graphviz hal-devel python-devel +BuildRequires: doxygen ghostscript-fonts-std graphviz python-devel BuildRequires: qt qt-devel qt-qt3support qt-x11 BuildRequires: gcc-c++ readline-devel swig sysfsutils update-desktop-files BuildRequires: freetype2-devel libpng-devel @@ -58,14 +58,14 @@ %endif %endif Requires: perl = %{perl_version} -Requires: readline ncurses hal dbus-1 sax2-libsax +Requires: readline ncurses dbus-1 sax2-libsax Requires: sax2-ident sax2-tools Requires: xorg-x11-server Requires: xdg-utils PreReq: /bin/rm /bin/mkdir /usr/bin/chroot %fillup_prereq %insserv_prereq Summary: SuSE advanced X Window System-configuration Version: 8.1 -Release: 593 +Release: 603 Group: System/X11/Utilities License: GPLv2+ Source: sax2.tar.bz2 @@ -75,6 +75,7 @@ Patch0: sax2-gcc43.diff %endif Patch1: sax2-tools-only.diff +Patch2: nohal.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -257,6 +258,7 @@ %if ! %sax2all %patch1 -p0 %endif +%patch2 -p0 %build %if %use_gcc43 ++++++ nohal.diff ++++++ --- sysp/Makefile.old 2011-05-31 10:04:12.000000000 +0200 +++ sysp/Makefile 2011-05-31 10:04:38.000000000 +0200 @@ -1,5 +1,5 @@ CC = g++ -Wall -L/usr/X11R6/lib -L/usr/X11R6/lib64 -DXORG_LOADER -LIB = ./lib/libsysp.a -lhd -lfl -lstdc++ -lX11 -lXrandr -lhal -lXxf86misc +LIB = ./lib/libsysp.a -lhd -lfl -lstdc++ -lX11 -lXrandr -lXxf86misc OBJ = sysp.o mouse.o keyboard.o server.o cfg.o xstuff.o d3.o SYS = ./lib ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
