- 27 Mar, 2026 2 commits
-
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
- 29 Jan, 2026 1 commit
-
-
Vitaly Lipatov authored
-
- 24 Jan, 2026 2 commits
-
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
- 16 Jan, 2026 1 commit
-
-
Vitaly Lipatov authored
-
- 14 Jan, 2026 1 commit
-
-
Vitaly Lipatov authored
-
- 10 Jan, 2026 28 commits
-
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
faketty() runs command in a pseudo-tty via script(1) to preserve colored output through pipes. stripcolors() removes ANSI color codes and OSC 8 hyperlinks from input for clean log files. Removed colorify() which required csed and was less effective.
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
- rpmrb: add -a TASK to add to existing task after build - rpmrb: add -A to add to the last task after build - rpmrb: add -f for force tag overwrite - rpmbsh: add -a TASK and -A options, pass them to rpmbs
-
Vitaly Lipatov authored
- test_version_more_version.sh: test for version comparison - sz.sh: helper script for package replacements - swine-etersoft.spec and swine-etersoft.spec.in: test spec files
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
- Rename README to README.md - Reformat with tables for better readability - Update MENV examples to current branches (p10, p11) - Add README.ru.md with Russian documentation
🤖 Generated with [Claude Code](https://claude.ai/claude-code) Co-Authored-By:Claude Opus 4.5 <noreply@anthropic.com>
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
Wine dependencies: - libavcodec61 → libavcodec58/60/free - libavformat61 → libavformat58/60/free - libavutil59 → libavutil56/58/free - libwayland-client/libwayland-egl mappings - libxkbcommon/libxkbregistry mappings - ocl-icd → libopencl1 - libEGL → libEGL1 RX dependencies (Debian 12): - rxkagent: xorg-server, libxcb, libGL, libdrm - rxkdriveclient: qt5-base, qt5-tools, qt5-svg, libqt5-* - virtualsmartcard: python3-pyscard - netcat → netcat-traditional Other updates: - Convert pkgrepl.msvsphere.9 from symlink to regular file - Add libudev mappings for msvsphere.9 - Update mappings for ALT, ROSA, Debian, Ubuntu, CentOS, Rocky Linux
-
Vitaly Lipatov authored
- ROSA 13 and ROSA 13 x86_64-i586 - Ubuntu 20.04, 24.04, 24.10 - Fedora 40, Fedora 41 x86_64-i586 - ALT Linux p8 i586 - AlterOS 9 - AstraLinux 1.8 and 1.8 x86_64-i586 - OSnovaLinux 3.0 - Uncom and Uncom x86_64-i586
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
- Replace %patchN with %patch -P for Fedora 41+, Ubuntu 25+, Debian 13+ - Disable opencl/sdl/vulkan/ffmpeg/wayland for old ALT versions (p8, c9, c9f2, c10) - Disable sdl for AlterOS - Disable opencl/sdl for AstraLinuxSE 1.7 on 32-bit builds - Add ia32-libs-dev and gcc-multilib for AstraLinuxSE 32-bit builds
-
Vitaly Lipatov authored
Add :i386 suffix handling for Uncom distribution (same as Debian/Ubuntu).
-
Vitaly Lipatov authored
Remove iconv -f utf8 -r and iconv -f utf8 from spec evaluation. This fixes issues with spec parsing.
-
Vitaly Lipatov authored
Use rpmvercmp for more accurate version comparison instead of sort -n. Fallback to sort -n if rpmvercmp is not available.
-
- 28 Mar, 2025 5 commits
-
-
Vitaly Lipatov authored
- rpmcs: some improvements - rpmgs: allow Source0 too - rpmgs: stop update version with macro except ver_major and major - rpmgs: fix vendoring for non tarball build - rpmgs: enable git submodules support for common case
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-
Vitaly Lipatov authored
-