Hello community, here is the log from the commit of package sax2 checked in at Thu May 18 01:31:59 CEST 2006. -------- --- sax2/sax2.changes 2006-05-12 11:37:01.000000000 +0200 +++ sax2/sax2.changes 2006-05-17 15:52:54.000000000 +0200 @@ -2 +2 @@ -Fri May 12 10:54:27 CEST 2006 - ms@suse.de +Thu May 17 13:04:01 CEST 2006 - ms@suse.de @@ -4,2 +4,36 @@ -- fixed update case SLES9 -> SLES10. Added a split provides - for sax2-gui referring to /usr/X11R6/lib/sax/xapi (#175161) +- added automatic detection of touchscreen for P1510 FSC laptop +- added display size data for LifeBook T4210 +- added DefaultFbBpp support for 32 bit framebuffer +- changed size unit in sysp from cm -> mm + +------------------------------------------------------------------- +Thu May 12 10:39:32 CEST 2006 - ms@suse.de + +- new version sax2 v8 for xorg v7 (X11R7) +- added chvt support to monitor.c, change before calling int10 +- added support for automatic tablet detection. Currently only one + wacom device has been tested (Input.map -> 0x056a:0x0013). + this is related to bug: (#163785) +- added cn-latin1 mapping for French Canadian Keyboard (#158951) +- enhancement: add wacom rotate option to be configured (#151448) +- enhancement: disable mouse device before probing (#157415) +- enhancement: moved libsax scripts (#157475) +- enhancement: added support for prefixed Identifiers usable within + the sections Device, Modes, Monitor and Screen. If an Identifier + contains a prefix like "prefix-name[id]" this section is preferred + compared to the non prefixed "name[id]" section. SaX2 itself will + not make use of prefixed Identifiers but other config tools which + are changing the existing config file can include their own section + with a prefixed Identifier (#164793) +- enhancement: added combined DisplaySize check +- enhancement: added xfs FontPath for default setup (#166113) +- enhancement: added support for translated xkb country names (#145477) +- enhancement: added support for monitor bandwidth detection (#159071) +- enhancement: added new modeline calculation scheme (#159071) +- moved XSetErrorHandler() to be active on first misc extensions + call XF86MiscGetMouseSettings() in hw/mouse.c +- include libhd fixes: (#115845, #117639, #162209, #155357) +- added check for vnc password longer than eight chars (#168683) +- deactivate code to limit framebuffer mode to 60Hz (#167305) +- fixed mnemonic key for OK button (#168784) +- fixed Targa 3867-1 monitor data (#170896) @@ -13 +47 @@ - graphics cards first. It is possible to add support for new + graphics cards first. It is possible to add support for new @@ -76 +110 @@ -Thu Mar 30 11:30:04 CEST 2006 - ms@suse.de +Mon Mar 27 12:12:08 CEST 2006 - ms@suse.de @@ -81 +115 @@ -Wed Mar 29 18:59:09 CEST 2006 - ms@suse.de +Mon Mar 27 12:02:08 CEST 2006 - ms@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sax2.spec ++++++ --- /var/tmp/diff_new_pack.4C4taT/_old 2006-05-18 01:27:54.000000000 +0200 +++ /var/tmp/diff_new_pack.4C4taT/_new 2006-05-18 01:27:54.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package sax2 (Version 7.1) +# spec file for package sax2 (Version 8.1) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -10,36 +10,44 @@ Name: sax2 -BuildRequires: doxygen ghostscript-fonts-std graphviz hal-devel java2-devel-packages libdrm-devel libjpeg-devel mono-basic mono-data-sqlite mono-devel python-devel qt3-devel readline-devel swig sysfsutils udev update-desktop-files wireless-tools xorg-x11-fonts-100dpi xorg-x11-fonts-75dpi +%if %{?suse_version:1}0 +# SuSE Build Requires... +BuildRequires: doxygen ghostscript-fonts-std graphviz hal-devel java2-devel-packages python-devel qt3-devel readline-devel swig sysfsutils update-desktop-files +%else +# FC5 Build Requires... +BuildRequires: doxygen graphviz hal-devel java-gcj-compat-devel libxkbfile-devel python-devel qt-devel readline swig sysfsutils sysfsutils-devel xorg-x11-server-sdk +%define __perl_requires %{nil} +%define py_sitedir /usr/%{_lib}/python2.4/site-packages +%endif +%if %{?suse_version:1}0 +# SuSE Requires... Requires: perl readline ncurses hal dbus-1 binutils Requires: sax2-ident sax2-tools -%if %{suse_version} >= 810 -PreReq: /bin/rm /bin/mkdir /usr/bin/chroot %fillup_prereq %insserv_prereq -%endif -%if %{suse_version} > 810 -%if %{suse_version} > 910 Requires: xorg-x11-server %else -Requires: XFree86-server +# FC5 Requires... +Requires: perl readline ncurses hal dbus binutils +Requires: sax2-ident sax2-tools +Requires: xorg-x11-server-Xorg %endif +%if %{?suse_version:1}0 +# SuSE pre Requires... +PreReq: /bin/rm /bin/mkdir /usr/bin/chroot %fillup_prereq %insserv_prereq %else -Requires: xloader +# FC5 pre Requires... +PreReq: /bin/rm /bin/mkdir /usr/sbin/chroot %endif Summary: SuSE advanced X Window System-configuration -Version: 7.1 -Release: 125 +Version: 8.1 +Release: 1 Group: System/X11/Utilities License: Other License(s), see package, GPL Source: sax2.tar.bz2 +%if %{?suse_version:1}0 +# SuSE Source... Source1: sax2.desktop -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if %{suse_version} > 820 -Provides: sax xfine -Obsoletes: sax xfine -%endif -%ifarch sparc sparc64 -Requires: sax2_sbus %endif +BuildRoot: %{_tmppath}/%{name}-%{version}-build ExcludeArch: s390 %description @@ -52,13 +60,11 @@ Marcus Schäfer <ms@suse.de> %package -n sax2-tools -Version: 2.7 -Release: 125 +Version: 8.1 +Release: 1 Summary: X Window System tools for SaX2 Group: System/X11/Utilities Requires: coreutils -Provides: saxtools -Obsoletes: saxtools %ifarch s390x Provides: sax2 Obsoletes: sax2 @@ -83,15 +89,11 @@ Marcus Schäfer <ms@suse.de> %package -n sax2-ident -Version: 1.7 -Release: 125 +Version: 8.1 +Release: 1 Summary: SaX2 identity and profile information Group: System/X11/Utilities Requires: sax2-libsax-perl -Provides: sax2:/usr/share/sax/sysp/maps/Identity.map -Provides: sax2-tools:/usr/share/sax/sysp/maps/Identity.map -Provides: saxident -Obsoletes: saxident %description -n sax2-ident This package contains information about the supported graphics hardware @@ -106,13 +108,17 @@ Marcus Schäfer <ms@suse.de> %package -n sax2-gui -Version: 1.7 -Release: 125 +Version: 8.1 +Release: 1 +%if %{?suse_version:1}0 +# SuSE Requires... Requires: netpbm sax2-tools qt3 fvwm2 sax2 +%else +# FC5 Requires... +Requires: netpbm sax2-tools qt sax2 +%endif Summary: SuSE advanced X Window System-configuration GUI Group: System/X11/Utilities -Provides: sax2:/usr/X11R6/lib/sax/xapi -Provides: sax2:/usr/sbin/xapi %description -n sax2-gui This package contains the GUI for the SuSE Advanced X-Configuration @@ -124,12 +130,18 @@ Marcus Schäfer <ms@suse.de> %package -n sax2-libsax -Version: 7.1 -Release: 125 +Version: 8.1 +Release: 1 +%if %{?suse_version:1}0 +# SuSE Requires... Requires: sax2-tools qt3 fvwm2 sax2 %ifarch %ix86 x86_64 Requires: 855resolution %endif +%else +# FC5 Requires... +Requires: sax2-tools qt sax2 +%endif Summary: SaX management library for X Window System-configuration Group: Development/Libraries/X11 Provides: sax2:/usr/%{_lib}/libsax.so @@ -144,8 +156,8 @@ Marcus Schäfer <ms@suse.de> %package -n sax2-libsax-devel -Version: 7.1 -Release: 125 +Version: 8.1 +Release: 1 Requires: sax2-libsax Summary: SaX management library header files for X Window System-configuration development Group: Development/Libraries/X11 @@ -161,8 +173,8 @@ Marcus Schäfer <ms@suse.de> %package -n sax2-libsax-perl -Version: 7.1 -Release: 125 +Version: 8.1 +Release: 1 Requires: sax2-libsax Summary: Language binding to use libsax with perl Group: Development/Libraries/X11 @@ -178,10 +190,13 @@ Marcus Schäfer <ms@suse.de> %package -n sax2-libsax-python -Version: 7.1 -Release: 125 +Version: 8.1 +Release: 1 Requires: sax2-libsax +%if %{?suse_version:1}0 +# SuSE Requires... %{py_requires} +%endif Summary: Language binding to use libsax with python Group: Development/Libraries/X11 @@ -198,8 +213,8 @@ %ifnarch ppc64 s390x %package -n sax2-libsax-java -Version: 7.1 -Release: 125 +Version: 8.1 +Release: 1 Requires: sax2-libsax jre1.2.x Summary: Language binding to use libsax with java Group: Development/Libraries/X11 @@ -216,30 +231,15 @@ Marcus Schäfer <ms@suse.de> %endif -%package -n sax2-libsax-csharp -Version: 7.1 -Release: 121 -Requires: sax2-libsax mono -Summary: Language binding to use libsax with C# -Group: Development/Libraries/X11 - -%description -n sax2-libsax-csharp -This package provides a wrapper to be able to use libsax in C# written -programs - - - -Authors: --------- - Marcus Schäfer <ms@suse.de> - %prep %setup -n sax # %patch %build test -e /.buildenv && . /.buildenv -test -z $QTDIR && export QTDIR=/usr/lib/qt3 +test -z $QTDIR && export QTDIR=/usr/lib/qt-3.3 +test -z $JAVA_BINDIR && export JAVA_BINDIR=/usr/bin +test -z $BUILD_DISTRIBUTION_NAME && export BUILD_DISTRIBUTION_NAME=OTHER #================================================= # add SuSE version to sax.sh script... #------------------------------------------------- @@ -263,19 +263,28 @@ doc_prefix=$RPM_BUILD_ROOT/%{_defaultdocdir} \ man_prefix=$RPM_BUILD_ROOT/%{_mandir} \ install -# SuSE specific build instructions... -#================================================= -# check perl .packlist... -#------------------------------------------------- -%perl_process_packlist -#================================================= -# remove unpacked sources... -#------------------------------------------------- -rm -f $RPM_BUILD_ROOT/%{perl_vendorarch}/*.pl -#================================================= -# update desktop file -#------------------------------------------------- -%suse_update_desktop_file -i %name System SystemSetup +%if %{?suse_version:1}0 + # SuSE specific build instructions... + #================================================= + # check perl .packlist... + #------------------------------------------------- + %perl_process_packlist + #================================================= + # remove unpacked sources... + #------------------------------------------------- + rm -f $RPM_BUILD_ROOT/%{perl_vendorarch}/*.pl + #================================================= + # update desktop file + #------------------------------------------------- + %suse_update_desktop_file -i %name System SystemSetup +%else + # FC5 specific build instructions... + #================================================= + # remove unpacked sources... + #------------------------------------------------- + rm -f $RPM_BUILD_ROOT/%{perl_vendorarch}/*.pl + rm -f $RPM_BUILD_ROOT/%{perl_archlib}/perllocal.pod +%endif #================================================= # uninstall script stage:[previous] #------------------------------------------------- @@ -294,7 +303,6 @@ %dir /usr/share/sax/api %dir /usr/share/sax/api/data %dir %{_defaultdocdir}/sax2 -%dir /usr/X11R6/share/fvwm %dir /usr/share/sax %dir /usr/share/sax/sysp/script %dir /usr/share/sax/sysp @@ -304,7 +312,6 @@ %dir /var/cache/sax %dir /var/cache/xfine /usr/share/pixmaps/sax2.png -/usr/X11R6/share/fvwm/fvwmrc.sax /usr/share/sax/svnbuild /usr/share/sax/init.pl /usr/share/sax/xc.pl @@ -313,10 +320,11 @@ /usr/sbin/sax.sh /usr/sbin/sax2-vesa /usr/sbin/SaX2 -/usr/X11R6/bin/sax2 /usr/sbin/sax2 /usr/sbin/sysp /usr/sbin/xcmd +/usr/share/sax/api/data/fvwmrc.sax +/usr/share/sax/api/data/twmrc.sax /usr/share/sax/api/data/CardModules /usr/share/sax/api/data/LangCodes /usr/share/sax/api/data/PointerDevice @@ -344,7 +352,10 @@ %{perl_vendorarch}/auto/SPP %{perl_vendorarch}/FBSet.pm %{perl_vendorarch}/auto/FBSet +%if %{?suse_version:1}0 +# SuSE files... /var/adm/perl-modules/sax2 +%endif %doc %{_defaultdocdir}/sax2/LICENSE %doc %{_defaultdocdir}/sax2/README %doc %{_defaultdocdir}/sax2/sax.pdf @@ -392,7 +403,8 @@ /usr/share/locale/km/LC_MESSAGES/sax.mo /usr/sbin/xapi /usr/sbin/xfine -%if %{suse_version} > 820 +%if %{?suse_version:1}0 +# SuSE files... /usr/share/applications/sax2.desktop %endif #================================================= @@ -403,7 +415,6 @@ %defattr(-,root,root) %doc %{_mandir}/man1/sax2.1.gz %doc %{_mandir}/man1/xkbctrl.1.gz -%doc %{_mandir}/man1/xkbset.1.gz %doc %{_mandir}/man1/xmode.1.gz %doc %{_mandir}/man1/xquery.1.gz /usr/sbin/corner @@ -445,10 +456,12 @@ %files -n sax2-libsax %defattr(-,root,root) +%dir /usr/share/sax/libsax +%dir /var/lib/sax %dir %{_defaultdocdir}/libsax %doc %{_defaultdocdir}/libsax/html /usr/%{_lib}/libsax.so* -/var/lib/sax +/usr/share/sax/libsax/* #================================================= # SaX-libsax-devel file list... # ------------------------------------------------ @@ -486,22 +499,42 @@ /usr/share/java/SaX.jar /usr/%{_lib}/sax/plugins/SaX.so %endif -#================================================= -# SaX-libsax-csharp file list... -# ------------------------------------------------ - -%files -n sax2-libsax-csharp -%defattr(-,root,root) -%dir /usr/%{_lib}/mono -%dir /usr/%{_lib}/mono/gac -%dir /usr/%{_lib}/mono/gac/SaX -/usr/%{_lib}/mono/gac/SaX/* -/usr/%{_lib}/libSaX.so %changelog -n sax2 +* Wed May 17 2006 - ms@suse.de +- added automatic detection of touchscreen for P1510 FSC laptop +- added display size data for LifeBook T4210 +- added DefaultFbBpp support for 32 bit framebuffer +- changed size unit in sysp from cm -> mm * Fri May 12 2006 - ms@suse.de -- fixed update case SLES9 -> SLES10. Added a split provides - for sax2-gui referring to /usr/X11R6/lib/sax/xapi (#175161) +- new version sax2 v8 for xorg v7 (X11R7) +- added chvt support to monitor.c, change before calling int10 +- added support for automatic tablet detection. Currently only one + wacom device has been tested (Input.map -> 0x056a:0x0013). + this is related to bug: (#163785) +- added cn-latin1 mapping for French Canadian Keyboard (#158951) +- enhancement: add wacom rotate option to be configured (#151448) +- enhancement: disable mouse device before probing (#157415) +- enhancement: moved libsax scripts (#157475) +- enhancement: added support for prefixed Identifiers usable within + the sections Device, Modes, Monitor and Screen. If an Identifier + contains a prefix like "prefix-name[id]" this section is preferred + compared to the non prefixed "name[id]" section. SaX2 itself will + not make use of prefixed Identifiers but other config tools which + are changing the existing config file can include their own section + with a prefixed Identifier (#164793) +- enhancement: added combined DisplaySize check +- enhancement: added xfs FontPath for default setup (#166113) +- enhancement: added support for translated xkb country names (#145477) +- enhancement: added support for monitor bandwidth detection (#159071) +- enhancement: added new modeline calculation scheme (#159071) +- moved XSetErrorHandler() to be active on first misc extensions + call XF86MiscGetMouseSettings() in hw/mouse.c +- include libhd fixes: (#115845, #117639, #162209, #155357) +- added check for vnc password longer than eight chars (#168683) +- deactivate code to limit framebuffer mode to 60Hz (#167305) +- fixed mnemonic key for OK button (#168784) +- fixed Targa 3867-1 monitor data (#170896) * Mon May 08 2006 - ms@suse.de - enhancement: added update directory for Identity.map files. A user can put a file named *Identity.map* file into the directory @@ -537,9 +570,9 @@ * Mon Apr 03 2006 - ms@suse.de - update Identity maps for all archs (#160812,#156015) - add option KernelModuleParm to FireGL profile (#162495) -* Thu Mar 30 2006 - ms@suse.de +* Mon Mar 27 2006 - ms@suse.de - update Identity maps for all archs (#147070,#160833) -* Wed Mar 29 2006 - ms@suse.de +* Mon Mar 27 2006 - ms@suse.de - revert to old bus ID scheme (#139477) * Mon Mar 27 2006 - ms@suse.de - update Identity maps for all archs (#156015) ++++++ sax2.tar.bz2 ++++++ sax2/sax2.tar.bz2 sax2/sax2.tar.bz2 differ: char 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de