Sun, 05 May 2024 20:50:06 UTC | login

Information for build physfs-3.0.2-9.el9sopt_901

ID49400
Package Namephysfs
Version3.0.2
Release9.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/physfs#d906658a1e64157b3af6b1de3c08dbd4cfc35cf8
SummaryLibrary to provide abstract access to various archives
DescriptionPhysicsFS is a library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem. The programmer defines a "write directory" on the physical filesystem. No file writing done through the PhysicsFS API can leave that write directory, for security. For example, an embedded scripting language cannot write outside of this path if it uses PhysFS for all of its I/O, which means that untrusted scripts can run more safely. Symbolic links can be disabled as well, for added safety. For file reading, the programmer lists directories and archives that form a "search path". Once the search path is defined, it becomes a single, transparent hierarchical filesystem. This makes for easy access to ZIP files in the same way as you access a file directly on the disk, and it makes it easy to ship a new archive that will override a previous archive on a per-file basis. Finally, PhysicsFS gives you platform-abstracted means to determine if CD-ROMs are available, the user's home directory, where in the real filesystem your program is running, etc.
Built bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 03:50:04 UTC
CompletedThu, 15 Jun 2023 03:56:09 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/physfs:d906658a1e64157b3af6b1de3c08dbd4cfc35cf8)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/physfs#d906658a1e64157b3af6b1de3c08dbd4cfc35cf8'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
physfs-3.0.2-9.el9sopt_901.src.rpm (info) (download)
x86_64
physfs-3.0.2-9.el9sopt_901.x86_64.rpm (info) (download)
physfs-devel-3.0.2-9.el9sopt_901.x86_64.rpm (info) (download)
physfs-debuginfo-3.0.2-9.el9sopt_901.x86_64.rpm (info) (download)
physfs-debugsource-3.0.2-9.el9sopt_901.x86_64.rpm (info) (download)
physfs-devel-debuginfo-3.0.2-9.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.2-9 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.2-8 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Aug 10 2020 Tom Callaway <spot@fedoraproject.org> - 3.0.2-6 - fix FTBFS, use new cmake macros * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild