|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Gives a fake root environment
|
|
|
|
|
Name: fakeroot
|
|
|
|
|
Version: 1.12.4
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
License: GPL+
|
|
|
|
|
Group: Development/Tools
|
|
|
|
|
URL: http://fakeroot.alioth.debian.org/
|
|
|
|
@ -105,6 +105,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_libdir}/libfakeroot/libfakeroot-0.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* 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
|
|
|
|
|