Hello community, here is the log from the commit of package sax2 checked in at Tue Oct 28 00:39:06 CET 2008. -------- --- sax2/sax2.changes 2008-10-26 16:33:56.000000000 +0100 +++ /d/STABLE/sax2/sax2.changes 2008-10-27 21:20:33.000000000 +0100 @@ -1,0 +2,13 @@ +Mon Oct 27 21:18:58 CET 2008 - sndirsch@suse.de + +- no longer exclude s390 from building (bnc #432738) + +------------------------------------------------------------------- +Mon Oct 27 17:25:25 CET 2008 - ms@suse.de + +- prepared for building on s390x, not completed (bnc #432738) +- removed local copy of libhd, other distros will now complain + because libhd is not a public open source project AI snwint +- added rpmlintrc + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- sax2.dif New: ---- sax2-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sax2.spec ++++++ --- /var/tmp/diff_new_pack.uj7664/_old 2008-10-28 00:37:23.000000000 +0100 +++ /var/tmp/diff_new_pack.uj7664/_new 2008-10-28 00:37:23.000000000 +0100 @@ -25,8 +25,11 @@ BuildRequires: antlr bison doxygen flex gettext-devel ghostscript-fonts-std BuildRequires: graphviz hal-devel python-devel BuildRequires: libqt4 libqt4-devel libqt4-qt3support libqt4-x11 -BuildRequires: readline-devel swig sysfsutils update-desktop-files -BuildRequires: hwinfo-devel xorg-x11-server-sdk +BuildRequires: hwinfo-devel readline-devel swig sysfsutils update-desktop-files +BuildRequires: xorg-x11-server-sdk +%if %{suse_version} > 1020 +BuildRequires: fdupes +%endif %if %{build_java} BuildRequires: java-1_4_2-gcj-compat-devel %endif @@ -47,18 +50,14 @@ PreReq: /bin/rm /bin/mkdir /usr/bin/chroot %fillup_prereq %insserv_prereq Summary: SuSE advanced X Window System-configuration Version: 8.1 -Release: 529 +Release: 530 Group: System/X11/Utilities License: GPL v2 or later Source: sax2.tar.bz2 Source1: sax2.desktop Source2: 66-elo.rules BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExcludeArch: s390 -%if %{suse_version} > 1020 -Patch: sax2.dif -%endif -Patch1: xorg-server-1_5.diff +Patch: xorg-server-1_5.diff %description This package contains the SuSE Advanced X-Configuration @@ -230,11 +229,8 @@ %prep %setup -n sax -%if %{suse_version} > 1020 -%patch -%endif %if %{suse_version} > 1100 -%patch1 +%patch %endif %build @@ -296,6 +292,9 @@ mkdir -p $RPM_BUILD_ROOT/etc/udev/rules.d install -m 644 $RPM_SOURCE_DIR/66-elo.rules \ $RPM_BUILD_ROOT/etc/udev/rules.d +%if %{suse_version} > 1020 +%fdupes $RPM_BUILD_ROOT/usr/share/sax/api/figures +%endif #================================================= # uninstall script stage:[previous] #------------------------------------------------- @@ -445,7 +444,7 @@ %dir %{_datadir}/sax/sysp/maps %dir %{_datadir}/sax/sysp %dir /var/lib/hardware -/etc/udev/rules.d/66-elo.rules +%config /etc/udev/rules.d/66-elo.rules %{_datadir}/sax/sysp/maps/Identity.map %{_datadir}/sax/sysp/maps/Keyboard.map %{_datadir}/sax/sysp/maps/Vendor.map @@ -522,6 +521,13 @@ %endif %changelog +* Mon Oct 27 2008 sndirsch@suse.de +- no longer exclude s390 from building (bnc #432738) +* Mon Oct 27 2008 ms@suse.de +- prepared for building on s390x, not completed (bnc #432738) +- removed local copy of libhd, other distros will now complain + because libhd is not a public open source project AI snwint +- added rpmlintrc * Sun Oct 26 2008 sndirsch@suse.de - Identity.map: renamed "AST1000/2000" to "ASPEED Graphics Family" (bnc #439053) ++++++ sax2-rpmlintrc ++++++ # don't apply perl naming policy on libsax addFilter("sax2-libsax.* perl5-naming-policy-not-applied") # don't apply perl naming policy on SPP addFilter("SPP.* perl5-naming-policy-not-applied") # don't apply python naming policy on libsax addFilter("sax2-libsax.* python-naming-policy-not-applied") # don't care for zero length .bs files addFilter(".*zero-length.*.bs") ++++++ sax2.tar.bz2 ++++++ ++++ 193201 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de