[devel] sisyphus_check: patch-size

ALT QA Team Robot =?iso-8859-1?q?at_=CE=C1_altlinux=2Eru?=
Чт Сен 30 14:04:09 MSD 2004


Hi,

This is experimental sisyphus_check v2.0.1.
I will run only test "patch-size".

Description for test "patch-size":
	check patch sizes; patches larger than 20K should be compressed

Strictly speaking, the following perl code will be invoked:
	$VAR1 = sub {
                  package Sisyphus::Check;
                  use strict 'refs';
                  return unless $$rpm{'PATCH'};
                  my(%patches) = map({$_, 1;} @{$$rpm{'PATCH'};});
                  foreach my $i (0 .. $#FILENAMES) {
                      my $patch = $FILENAMES[$i];
                      next unless $patches{$patch};
                      my $kb = int $$rpm{'FILESIZES'}[$i] / 1024;
                      W("$patch not compressed ($kb kb)") if $kb >= 20 and not $patch =~ /\.(gz|bz2)$/;
                  }
              };

Test results:

Sisyphus/files/SRPMS/acct-6.3.5-alt4.src.rpm
Warning(patch-size): acct-6.3.5-owl-fixes.patch not compressed (36 kb)
Sisyphus/files/SRPMS/apt-0.5.15cnc6-alt6.src.rpm
Warning(patch-size): apt-0.5.5cnc5-alt-rsync.patch not compressed (21 kb)
Sisyphus/files/SRPMS/avr-binutils-2.14-alt1.src.rpm
Warning(patch-size): binutils-2.14-info_fix.diff not compressed (107 kb)
Sisyphus/files/SRPMS/avr-gcc-3.3.1-alt1.src.rpm
Warning(patch-size): gcc-3.3.1-info_fix.diff not compressed (467 kb)
Sisyphus/files/SRPMS/bash-2.05b-alt6.src.rpm
Warning(patch-size): bash-2.05b-alt-man.patch not compressed (68 kb)
Warning(patch-size): bash-2.05b-owl-alt-fixes.patch not compressed (46 kb)
Sisyphus/files/SRPMS/bbkeys-0.8.5-alt2.src.rpm
Warning(patch-size): bbkeys-0.8.5-i18n.patch not compressed (53 kb)
Sisyphus/files/SRPMS/binutils-2.15.90.0.3-alt3.src.rpm
Warning(patch-size): binutils-2.15.90.0.3-rh-objdump-plt.patch not compressed (28 kb)
Warning(patch-size): binutils-2.15.90.0.3-rh-relro.patch not compressed (331 kb)
Sisyphus/files/SRPMS/bzip2-1.0.2-alt10.src.rpm
Warning(patch-size): bzip2-1.0.1-configure-libtool-versioning.patch not compressed (436 kb)
Sisyphus/files/SRPMS/cdrdao-1.1.9-alt0.7.src.rpm
Warning(patch-size): cdrdao-1.1.8-sf-gtkmm24.patch not compressed (51 kb)
Sisyphus/files/SRPMS/console-data-1999.08.29-alt2.src.rpm
Warning(patch-size): console-data-thai_deb-1999.08.29-21.8.patch not compressed (41 kb)
Sisyphus/files/SRPMS/console-tools-0.2.3-ipl25mdk.src.rpm
Warning(patch-size): console-tools-0.2.3-alt-uni-kernel-kbd.patch not compressed (29 kb)
Sisyphus/files/SRPMS/cvs-1.11.17-alt1.src.rpm
Warning(patch-size): cvs-1.11.14-alt-owl-tmp.patch not compressed (21 kb)
Sisyphus/files/SRPMS/cyrus-sasl2-2.1.19-alt1.src.rpm
Warning(patch-size): cyrus-sasl-2.1.10-ldap_auxprop.patch not compressed (23 kb)
Sisyphus/files/SRPMS/emacs21-21.3-alt10.1.1.src.rpm
Warning(patch-size): emacs-21.2-HEAD-pc-select.diff not compressed (22 kb)
Sisyphus/files/SRPMS/enscript-1.6.3-alt3.src.rpm
Warning(patch-size): enscript-1.6.3-alt-encodings.patch not compressed (91 kb)
Sisyphus/files/SRPMS/file-4.07-alt4.src.rpm
Warning(patch-size): file-4.07-deb.patch not compressed (45 kb)
Sisyphus/files/SRPMS/firefox-0.8-alt4.src.rpm
Warning(patch-size): firefox-altlinux-splash.patch not compressed (846 kb)
Sisyphus/files/SRPMS/flow-tools-0.67-alt4.src.rpm
Warning(patch-size): flow-tools-0.67-docs.patch not compressed (22 kb)
Sisyphus/files/SRPMS/fluxbox-0.1.14-alt3.5.src.rpm
Warning(patch-size): fluxbox-0.1.12-alt-fonts.patch not compressed (23 kb)
Sisyphus/files/SRPMS/ftp-0.17-ipl5mdk.src.rpm
Warning(patch-size): netkit-ftp.usagi-ipv6.patch not compressed (25 kb)
Sisyphus/files/SRPMS/gcc2.96-2.96-alt6.src.rpm
Warning(patch-size): gcc-SHF_MERGE.patch not compressed (46 kb)
Warning(patch-size): gcc-c++-named-return-value.patch not compressed (23 kb)
Warning(patch-size): gcc-c++-static-local.patch not compressed (22 kb)
Warning(patch-size): gcc-c99.patch not compressed (21 kb)
Warning(patch-size): gcc-cpp-warn.patch not compressed (50 kb)
Warning(patch-size): gcc-dwarf2-filenames.patch not compressed (24 kb)
Warning(patch-size): gcc-format-checking.patch not compressed (29 kb)
Warning(patch-size): gcc-i386-arith2.patch not compressed (54 kb)
Warning(patch-size): gcc-iso-not-ansi.patch not compressed (29 kb)
Warning(patch-size): gcc-java-catchup.patch not compressed (52 kb)
Warning(patch-size): gcc-jsm5.patch not compressed (41 kb)
Warning(patch-size): gcc-regrename.patch not compressed (57 kb)
Warning(patch-size): gcc-relational.patch not compressed (25 kb)
Warning(patch-size): gcc-reload-optional.patch not compressed (21 kb)
Warning(patch-size): gcc-sparc64-subreg-byte.patch not compressed (188 kb)
Sisyphus/files/SRPMS/gcc3.2-3.2.3-alt3.src.rpm
Warning(patch-size): gcc32-rh-fastjar.patch not compressed (36 kb)
Warning(patch-size): gcc32-rh-libffi.patch not compressed (157 kb)
Sisyphus/files/SRPMS/gdb-6.1-alt1.src.rpm
Warning(patch-size): gdb-6.0post-pie-mar2004.patch not compressed (30 kb)
Warning(patch-size): gdb-6.0post-pie-tst-mar2004.patch not compressed (58 kb)
Sisyphus/files/SRPMS/genext2fs-1.3-alt1.src.rpm
Warning(patch-size): genext2fs_1.3-4.diff not compressed (33 kb)
Sisyphus/files/SRPMS/ghostscript-7.07.1-alt4.1.1.src.rpm
Warning(patch-size): pbm2ppa-20000205.diff not compressed (26 kb)
Sisyphus/files/SRPMS/giftui-0.3.1-alt3.src.rpm
Warning(patch-size): giftui-0.3.1.ru.patch not compressed (21 kb)
Sisyphus/files/SRPMS/gimp-print-4.2.7-alt1.src.rpm
Warning(patch-size): gimp-print-4.2.7-alt-ru.patch not compressed (119 kb)
Sisyphus/files/SRPMS/glibc-2.3.3.200406160000-alt1.src.rpm
Warning(patch-size): glibc-2.3.3-200406101000-redhat.patch not compressed (68 kb)
Warning(patch-size): glibc-2.3.3-alt-crypt.patch not compressed (72 kb)
Warning(patch-size): glibc-2.3.3-alt-sanitize_env.patch not compressed (37 kb)
Sisyphus/files/SRPMS/gnome-libs-1.4.2-alt6.src.rpm
Warning(patch-size): gnome-libs-1.4.2-be.patch not compressed (39 kb)
Sisyphus/files/SRPMS/gnome-spell-1.0.5-alt5.src.rpm
Warning(patch-size): gnome-spell-1.0.5-alt-gnome-headers.patch not compressed (30 kb)
Sisyphus/files/SRPMS/gnupg-1.2.5-alt1.src.rpm
Warning(patch-size): gnupg-1.2.5-alt-lancrypto.patch not compressed (72 kb)
Sisyphus/files/SRPMS/graphviz-1.12-alt3.src.rpm
Warning(patch-size): graphviz-1.12-gd.patch not compressed (21 kb)
Warning(patch-size): graphviz-1.12-libdir.patch not compressed (30 kb)
Sisyphus/files/SRPMS/groff-1.19-alt3.src.rpm
Warning(patch-size): groff-1.19-alt-new_fonts.patch not compressed (197 kb)
Sisyphus/files/SRPMS/gtk+-1.2.10-alt12.src.rpm
Warning(patch-size): gtk+-1.2.8-advanced-gtkfilesel.patch not compressed (40 kb)
Sisyphus/files/SRPMS/hashalot-0.2.0-alt3.src.rpm
Warning(patch-size): hashalot-0.2.0-alt-fixes.patch not compressed (20 kb)
Sisyphus/files/SRPMS/hevea-1.06-alt2.5.src.rpm
Warning(patch-size): hevea-1.06-deb-+png.patch not compressed (39 kb)
Sisyphus/files/SRPMS/hotplug-2004_03_29-alt8.src.rpm
Warning(patch-size): hotplug-2004_03_29-alt.patch not compressed (26 kb)
Sisyphus/files/SRPMS/i386-mingw32msvc-gcc-3.3.3-alt2.1.src.rpm
Warning(patch-size): gcc33-gnu-ada-fixes.patch not compressed (25 kb)
Warning(patch-size): gcc33-rh-rtx-unchanging.patch not compressed (51 kb)
Sisyphus/files/SRPMS/inn-2.4.1-alt4.1.src.rpm
Warning(patch-size): inn-2.4.1-alt.patch not compressed (54 kb)
Sisyphus/files/SRPMS/joe-3.0-alt2.src.rpm
Warning(patch-size): joe-3.0-yuk-locale.patch not compressed (153 kb)
Sisyphus/files/SRPMS/kernel22-2.2.26-alt2.src.rpm
Warning(patch-size): linux-2.2.17-nls_cp1251.patch not compressed (21 kb)
Warning(patch-size): linux-2.2.18-aacraid-1.0.7.patch not compressed (28 kb)
Warning(patch-size): linux-2.2.18-e2compr-interface.patch not compressed (22 kb)
Warning(patch-size): linux-2.2.18-loop-F1.patch not compressed (23 kb)
Warning(patch-size): linux-2.2.19-autofs4-20001023.patch not compressed (54 kb)
Sisyphus/files/SRPMS/libcdf-2.7-alt3.src.rpm
Warning(patch-size): libcdf-INSTALLDIR.patch not compressed (22 kb)
Sisyphus/files/SRPMS/libjpeg-6b-alt1.src.rpm
Warning(patch-size): libjpeg-6b-rh-arm.patch not compressed (63 kb)
Sisyphus/files/SRPMS/libmt-0.01-alt4.2.src.rpm
Warning(patch-size): libmt-0.01-alt-cleanup2.patch not compressed (85 kb)
Warning(patch-size): libmt-0.01-alt-cummulative1.patch not compressed (215 kb)
Warning(patch-size): libmt-0.01-alt-cummulative2.patch not compressed (316 kb)
Warning(patch-size): libmt-0.01-alt-cummulative3.patch not compressed (171 kb)
Warning(patch-size): libmt-0.01-alt-no-unused-classes.patch not compressed (82 kb)
Warning(patch-size): libmt-0.01-alt-split.patch not compressed (30 kb)
Warning(patch-size): libmt-0.01-langptr.patch not compressed (29 kb)
Warning(patch-size): libmt-0.01-spart.patch not compressed (66 kb)
Sisyphus/files/SRPMS/libxview-3.2p1.4-alt1.src.rpm
Warning(patch-size): xview-ansi.patch not compressed (43 kb)
Sisyphus/files/SRPMS/libzvt-2.0.1-alt6.src.rpm
Warning(patch-size): libzvt-2.0.1-cvs_20021210.patch not compressed (89 kb)
Sisyphus/files/SRPMS/liferea-0.4.9-alt1.src.rpm
Warning(patch-size): liferea-0.4.9-proxy-autorization.patch not compressed (112 kb)
Sisyphus/files/SRPMS/lilo-22.4.1-alt5.src.rpm
Warning(patch-size): lilo-22.4.1-suse-gfx.patch not compressed (24 kb)
Sisyphus/files/SRPMS/LinNeighborhood-0.6.5-alt6.src.rpm
Warning(patch-size): LinNeighborhood-alt-ru.po.patch not compressed (33 kb)
Sisyphus/files/SRPMS/magicpoint-1.10a-alt2.src.rpm
Warning(patch-size): magicpoint-1.10a-alt-i18n.patch not compressed (22 kb)
Sisyphus/files/SRPMS/maildrop-1.7.0-alt2.src.rpm
Warning(patch-size): maildrop-1.7.0-alt-dat2db.patch not compressed (25 kb)
Sisyphus/files/SRPMS/modutils-2.4.27-alt2.src.rpm
Warning(patch-size): modutils-2.4.27-alt-mit-combined.patch not compressed (48 kb)
Sisyphus/files/SRPMS/mount.app-3.0-alt1.1.src.rpm
Warning(patch-size): mountapp-3.0-alt-i18n.patch not compressed (54 kb)
Sisyphus/files/SRPMS/MPlayer-1.0-alt14.pre5.src.rpm
Warning(patch-size): MPlayer-1.0pre5-loader.patch not compressed (148 kb)
Warning(patch-size): MPlayer-1.0pre5-warnings-printf.patch not compressed (471 kb)
Warning(patch-size): MPlayer-1.0pre5-warnings.patch not compressed (39 kb)
Sisyphus/files/SRPMS/multitran-data-0.02-alt1.1.src.rpm
Warning(patch-size): multitran-data-0.01-0.02.diff not compressed (109 kb)
Sisyphus/files/SRPMS/mutt-1.4.2.1i-alt2.1.src.rpm
Warning(patch-size): mutt-1.4-headercache.patch not compressed (24 kb)
Warning(patch-size): mutt-1.4-owl-tmp.patch not compressed (45 kb)
Warning(patch-size): mutt-1.4.rr.compressed-alt.patch not compressed (43 kb)
Warning(patch-size): mutt-1.4.vvv.nntp-alt.patch not compressed (229 kb)
Sisyphus/files/SRPMS/MySQL-4.0.20-alt1.src.rpm
Warning(patch-size): mysql-4.0.20-alt-mysql_install_db.patch not compressed (24 kb)
Sisyphus/files/SRPMS/mysql3-3.23.58-alt1.src.rpm
Warning(patch-size): mysql-3.23.52-alt-mysql_install_db.patch not compressed (21 kb)
Sisyphus/files/SRPMS/nagios-plugins-1.3.1-alt5.1.src.rpm
Warning(patch-size): nagios-plugins-1.3.1-alt-configure.patch not compressed (28 kb)
Sisyphus/files/SRPMS/nfs-server-userland-2.2beta51-alt1.src.rpm
Warning(patch-size): nfs-server-2.2b47-2.2b51.patch not compressed (62 kb)
Warning(patch-size): nfs-server-2.2beta51-reiserfs.patch not compressed (32 kb)
Sisyphus/files/SRPMS/nut-2.0.0-alt2.src.rpm
Warning(patch-size): nut-2.0.0-alt-format.patch not compressed (30 kb)
Sisyphus/files/SRPMS/openldap-2.1.30-alt3.src.rpm
Warning(patch-size): openldap-2.1.19-ALT-Masato-Taruishi-030326.patch not compressed (23 kb)
Sisyphus/files/SRPMS/openoffice.org-1.1.2-alt5.src.rpm
Warning(patch-size): 000_russian_strings.diff not compressed (704 kb)
Warning(patch-size): 000_ximian_config-switches.diff not compressed (24 kb)
Warning(patch-size): 000_ximian_system-db.diff not compressed (49 kb)
Warning(patch-size): 002_python_dsp_patch-rc4.diff not compressed (49 kb)
Sisyphus/files/SRPMS/openslp-1.1.5-alt2.src.rpm
Warning(patch-size): 03_auth.patch not compressed (76 kb)
Warning(patch-size): 04_extensions.patch not compressed (107 kb)
Sisyphus/files/SRPMS/pam-0.75-alt27.src.rpm
Warning(patch-size): pam-0.75-rh-alt-reentrant.patch not compressed (30 kb)
Sisyphus/files/SRPMS/Pcsx-1.5-alt1.src.rpm
Warning(patch-size): Pcsx-PeopsSpu107.config.patch not compressed (20 kb)
Sisyphus/files/SRPMS/perl-5.8.4-alt2.src.rpm
Warning(patch-size): perl-5.8.3-owl-tmp.patch not compressed (29 kb)
Sisyphus/files/SRPMS/pine-4.58L-alt2.1.src.rpm
Warning(patch-size): pine-4.55-ALT-path.patch not compressed (23 kb)
Warning(patch-size): pine-4.58L-alt2-0.4.1.diff not compressed (47 kb)
Warning(patch-size): pine4.30-RH-otherOS.patch not compressed (28 kb)
Sisyphus/files/SRPMS/postfix-2.0.20-alt1.src.rpm
Warning(patch-size): postfix-pg.postfix-2.0.0.2.patch not compressed (26 kb)
Sisyphus/files/SRPMS/ppp-2.4.2-alt2.src.rpm
Warning(patch-size): ppp-2.4.2-asp-cbcp-mps.patch not compressed (37 kb)
Sisyphus/files/SRPMS/pure-ftpd-1.0.19-alt1.src.rpm
Warning(patch-size): pure-ftpd-1.0.18-docs.patch not compressed (34 kb)
Sisyphus/files/SRPMS/rcf-5.2.1-alt5s1.src.rpm
Warning(patch-size): rcf-5.2.1s1-cvs.patch not compressed (52 kb)
Sisyphus/files/SRPMS/rpm2html-1.8.2-alt1.src.rpm
Warning(patch-size): rpm2html-1.8.1-alt-sql.patch not compressed (21 kb)
Sisyphus/files/SRPMS/rrd-1.0.49-alt1.src.rpm
Warning(patch-size): rrd-1.0.45-alt-rmgif.patch not compressed (86 kb)
Warning(patch-size): rrd-1.0.49-alt-rmgif.patch not compressed (85 kb)
Sisyphus/files/SRPMS/shadow-4.0.0-alt15.src.rpm
Warning(patch-size): shadow-4.0.0-owl-alt-tcb.patch not compressed (53 kb)
Warning(patch-size): shadow-4.0.0-owl-man.patch not compressed (33 kb)
Warning(patch-size): shadow-4.0.0-rh-owl-redhat.patch not compressed (23 kb)
Sisyphus/files/SRPMS/snort-2.2.0-alt3.src.rpm
Warning(patch-size): snort-2.1.2-prelude-0.3.5.diff not compressed (88 kb)
Sisyphus/files/SRPMS/squid-2.5.STABLE6-alt3.src.rpm
Warning(patch-size): squid-2.5.STABLE6-ldap_helpers.patch not compressed (24 kb)
Warning(patch-size): squid-errrors-belarusian.patch not compressed (28 kb)
Sisyphus/files/SRPMS/sudo-1.6.7p5-alt3.src.rpm
Warning(patch-size): sudo-1.6.7p2-alt-progname.patch not compressed (26 kb)
Sisyphus/files/SRPMS/sysklogd-1.4.1-alt20.src.rpm
Warning(patch-size): sysklogd-1.4.1-up-20040627.patch not compressed (23 kb)
Sisyphus/files/SRPMS/tcl-httpd-3.5.1-alt0.2.src.rpm
Warning(patch-size): tcl-httpd-3.5.1-alt-pathnames.patch not compressed (23 kb)
Sisyphus/files/SRPMS/tcp_wrappers-7.6-alt5.src.rpm
Warning(patch-size): tcp_wrappers_7.6-openbsd-owl-cleanups.patch not compressed (21 kb)
Sisyphus/files/SRPMS/telnet-3.0-alt3.1.src.rpm
Warning(patch-size): telnet-3.0-owl-linux.patch not compressed (45 kb)
Sisyphus/files/SRPMS/thunderbird-0.6-alt1.src.rpm
Warning(patch-size): thunderbird-altlinux-splash.patch not compressed (728 kb)
Sisyphus/files/SRPMS/unixODBC-2.2.8-alt3.src.rpm
Warning(patch-size): rename-lo.patch not compressed (23 kb)
Sisyphus/files/SRPMS/util-linux-2.12a-alt4.src.rpm
Warning(patch-size): util-linux-2.11y-rh-base-nfsv4.patch not compressed (24 kb)
Warning(patch-size): util-linux-2.11y-rh-nfs.patch not compressed (40 kb)
Sisyphus/files/SRPMS/valgrind-2.1.2-alt0.3.20040522.src.rpm
Warning(patch-size): valgrind-2.1.2-alt-intercept-strmem.patch not compressed (23 kb)
Sisyphus/files/SRPMS/vdr-1.3.6-alt3.src.rpm
Warning(patch-size): vdr-1.3.6-ElchiAIO4d.diff not compressed (252 kb)
Warning(patch-size): vdr-1.3.6-subtitles-0.1.4-and-ttxtsubs-0.0.5pre2.diff not compressed (27 kb)
Sisyphus/files/SRPMS/vdr-ttxtsubs-0.0.5pre2-alt1.src.rpm
Warning(patch-size): vdr-ttxtsubs-0.0.5pre2-custom_color_and_translation_fix.diff not compressed (28 kb)
Sisyphus/files/SRPMS/vim-6.3.028-alt1.src.rpm
Warning(patch-size): vim-6.3-alt-spec-syntax.patch not compressed (38 kb)
Sisyphus/files/SRPMS/vixie-cron-4.0.b1.20040604-alt2.src.rpm
Warning(patch-size): vixie-cron-4.0.b1.20040604-owl-alt-linux.patch not compressed (25 kb)
Sisyphus/files/SRPMS/vnc-3.3.3r2-alt5.src.rpm
Warning(patch-size): vnc-3.3.3r2-unix-tight-1.2.2.patch not compressed (295 kb)
Sisyphus/files/SRPMS/WindowMaker-0.80.2-alt23.1.src.rpm
Warning(patch-size): WindowMaker-0.80.1-cvs-alt-vlaad-newbuttons.patch not compressed (28 kb)
Warning(patch-size): WindowMaker-0.80.2-cvs-peter-netwm2.patch not compressed (65 kb)
Warning(patch-size): WindowMaker-0.80.2-cvs-peter-virtual-desktop-mk2-3.patch not compressed (31 kb)
Sisyphus/files/SRPMS/WMMail.app-0.64-alt8.src.rpm
Warning(patch-size): WMMail-0.64-alt-nopl.patch not compressed (33 kb)
Sisyphus/files/SRPMS/wxdialer-0.2.1-alt3.src.rpm
Warning(patch-size): wxDialer-0.2.1-etersoft.patch not compressed (23 kb)
Sisyphus/files/SRPMS/X-Downloader-2.5.0-alt1.src.rpm
Warning(patch-size): d4x-2.5.0-be_locale.patch not compressed (64 kb)
Sisyphus/files/SRPMS/xaos-3.1-alt3.src.rpm
Warning(patch-size): XaoS-3.1-alt-ru-hack.patch not compressed (174 kb)
Warning(patch-size): XaoS-3.1-alt-ru.patch not compressed (35 kb)
Sisyphus/files/SRPMS/XFree86-4.3.0-alt16.src.rpm
Warning(patch-size): XFree86-4.2.0-tdfx-fix-compiler-warnings.patch not compressed (21 kb)
Warning(patch-size): XFree86-4.2.99.1-Wacom-USB-driver-a25-update.patch not compressed (26 kb)
Warning(patch-size): XFree86-4.2.99.2-xkb-ar.patch not compressed (22 kb)
Warning(patch-size): XFree86-4.3-ati.patch not compressed (716 kb)
Warning(patch-size): XFree86-4.3-branch-4.3.patch not compressed (417 kb)
Warning(patch-size): XFree86-4.3.0-i18n-paratype-cp154.patch not compressed (192 kb)
Sisyphus/files/SRPMS/XFree86-compat-3.3.6-ipl25mdk.src.rpm
Warning(patch-size): XFree86-3.3.4-sparc3.patch not compressed (100 kb)
Warning(patch-size): XFree86-3.3.6-new-i810.patch not compressed (22 kb)
Warning(patch-size): xtt-1.3-lithuanian_mscp.diff not compressed (45 kb)
Sisyphus/files/SRPMS/xmms-1.2.10-alt3.src.rpm
Warning(patch-size): xmms-1.2.9-yonas-id3v2.patch not compressed (105 kb)
Sisyphus/files/SRPMS/xv-3.10a-alt2.1.src.rpm
Warning(patch-size): xv-FLmask.v2.1.patch not compressed (117 kb)

-- 
ALT QA Team Robot
Softool 2004: http://altlinux.ru/index.php?module=softool2004



Подробная информация о списке рассылки Devel