Thu, 28 Mar 2024 11:52:27 CET | login

Information for build fakeroot-1.24-2.el7

ID2033
Package Namefakeroot
Version1.24
Release2.el7
Epoch
SummaryGives a fake root environment
Descriptionfakeroot runs a command in an environment wherein it appears to have root privileges for file manipulation. fakeroot works by replacing the file manipulation library functions (chmod(2), stat(2) etc.) by ones that simulate the effect the real library functions would have had, had the user really been root.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 18 Mar 2021 23:27:27 CET
CompletedThu, 18 Mar 2021 23:27:27 CET
Tags
built-by-epel
epel-7-2021-03-18
v8.2-updates
v8.3-base
RPMs
src
fakeroot-1.24-2.el7.src.rpm (info) (download)
x86_64
fakeroot-1.24-2.el7.x86_64.rpm (info) (download)
fakeroot-libs-1.24-2.el7.x86_64.rpm (info) (download)
Changelog * Tue Sep 24 2019 Dominik Mierzejewski <rpm@greysector.net> - 1.24-2 - stop alternativizing manpages, they're identical for both sysv and tcp variants (#1677540) * Fri Sep 20 2019 Dominik Mierzejewski <rpm@greysector.net> - 1.24-1 - update to 1.24 (#1750054) - update source URL - drop obsolete patches - point to working URLs - make testsuite more verbose for the future - Apply all patches from Debian package (should fix libuser build) - fix root privilege faking for copied files/dirs (bug 887001) - fix LD_LIBRARY_PATH for multilib environment (bug 1241527) - update License: tag - don't strip the libraries in install, just keep the executable bit - when converting from latin1 to utf8, don't use the converted file if the conversion failed: the pt manpage is already utf8 - alternativize libfakeroot and faked as well (bug 817088) - include Portugese manpages - add missing BR: libcap-devel - autogenerate most of the file list * Mon Aug 26 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.18.4-2 - Add alternatives (Mimic Debian's behavior). * Fri Jul 26 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.18.4-1 - Upstream update. - Spec cleanup. - Add fakeroot-1.18.4-inttypes.patch. * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu May 27 2010 Richard W.M. Jones <rjones@redhat.com> - 1.12.4-2 - Strip libfakeroot-*.so (RHBZ#596735). - Verified that libguestfs still builds and runs with this change (this represents a fairly aggressive test of fakeroot). * Fri Jan 29 2010 Richard W.M. Jones <rjones@redhat.com> - 1.12.4-1 - Upstream removed the tarball for 1.12.2, which made Source0 invalid. - There is a new version (1.12.4), so update to the new version. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.2-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Sun Mar 22 2009 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.12.2-21 - Update to 1.12.2. - Create a fakeroot-libs subpackage so that the package is multilib aware (by Richard W.M. Jones <rjones@redhat.com>, see RH bug * Sat Feb 14 2009 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.12.1-20 - Update to 1.12.1. * Sat Nov 22 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.11-19 - Update to 1.11. * Fri Oct 03 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.9.7-18 - Update to 1.9.7. * Sun Aug 24 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.9.6-17 - %check || : does not work anymore. * Sun Aug 03 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.9.6-16 - Update to 1.9.6. * Thu Mar 08 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.6.4-15 - Update to 1.6.4. * Wed Jan 10 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.5.12-14 - Update to 1.5.12. * Sun Jan 07 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.5.10-13 - po4a currently not need as a BR. - remove empty README, add debian/changelog. * Sun Dec 31 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.5.10-12 - Add %{_libdir}/libfakeroot to %files. - Add %check. * Fri Dec 29 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.5.10-11 - Extend the %description a bit. * Thu Dec 28 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.5.10-10 - Don't build static lib. - Exclude libtool lib. - %makeinstall to make install DESTDIR=%buildroot. * Mon Aug 07 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 1.5.10-9 - Update to 1.5.10. * Fri Feb 17 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - Update to 1.5.7. * Thu Nov 24 2005 Axel Thimm <Axel.Thimm@ATrpms.net> - Update to 1.5.5. * Sat Sep 17 2005 Axel Thimm <Axel.Thimm@ATrpms.net> - Update to 1.5.1. * Fri Sep 02 2005 Axel Thimm <Axel.Thimm@ATrpms.net> - Update to 1.4.3. * Sun Jul 03 2005 Axel Thimm <Axel.Thimm@ATrpms.net> - Update to 1.4.1. * Sun Feb 06 2005 Axel Thimm <Axel.Thimm@ATrpms.net> - Update to 1.2.4. * Sun Jan 25 2004 Axel Thimm <Axel.Thimm@ATrpms.net> - Update to 0.8.3. * Wed Oct 08 2003 Axel Thimm <Axel.Thimm@ATrpms.net> - Initial build.