fakeroot-1.20.2-3.fc22$>4,. 4v80Z3p >=K|?Kld   7lp (.3t6L6 6 $6 6 r6 666  6!!"#($ 8$%9$%:+%>5'?5/G586H66I66X7hY7p\76]8d6^;` b<8d= e=f=l=t=,6u>6v>wI`6xJ86yKKhCfakeroot1.20.23.fc22Gives a fake root environmentfakeroot 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.V6buildhw-08-nfs.phx2.fedoraproject.org>Fedora ProjectFedora ProjectGPLv3+ and LGPLv2+ and (GPL+ or Artistic)Fedora ProjectDevelopment/Toolshttp://fakeroot.alioth.debian.org/linuxi686link=$(readlink -e "/usr/bin/fakeroot") if [ "$link" = "/usr/bin/fakeroot" ]; then rm -f /usr/bin/fakeroot fi link=$(readlink -e "/usr/bin/faked") if [ "$link" = "/usr/bin/faked" ]; then rm -f "/usr/bin/faked" fi link=$(readlink -e "/usr/lib/libfakeroot/libfakeroot-0.so") if [ "$link" = "/usr/lib/libfakeroot/libfakeroot-0.so" ]; then rm -f "/usr/lib/libfakeroot/libfakeroot-0.so" fi /usr/sbin/alternatives --install "/usr/bin/fakeroot" fakeroot \ "/usr/bin/fakeroot-tcp" 50 \ --slave /usr/bin/faked faked /usr/bin/faked-tcp \ --slave /usr/lib/libfakeroot/libfakeroot-0.so libfakeroot.so /usr/lib/libfakeroot/libfakeroot-tcp.so \ --slave /usr/share/man/man1/fakeroot.1.gz fakeroot.1.gz /usr/share/man/man1/fakeroot-tcp.1.gz \ --slave /usr/share/man/man1/faked.1.gz faked.1.gz /usr/share/man/man1/faked-tcp.1.gz \ --slave /usr/share/man/de/man1/fakeroot.1.gz fakeroot.de.1.gz /usr/share/man/de/man1/fakeroot-tcp.1.gz \ --slave /usr/share/man/de/man1/faked.1.gz faked.de.1.gz /usr/share/man/de/man1/faked-tcp.1.gz \ --slave /usr/share/man/es/man1/fakeroot.1.gz fakeroot.es.1.gz /usr/share/man/es/man1/fakeroot-tcp.1.gz \ --slave /usr/share/man/es/man1/faked.1.gz faked.es.1.gz /usr/share/man/es/man1/faked-tcp.1.gz \ --slave /usr/share/man/fr/man1/fakeroot.1.gz fakeroot.fr.1.gz /usr/share/man/fr/man1/fakeroot-tcp.1.gz \ --slave /usr/share/man/fr/man1/faked.1.gz faked.fr.1.gz /usr/share/man/fr/man1/faked-tcp.1.gz \ --slave /usr/share/man/nl/man1/fakeroot.1.gz fakeroot.nl.1.gz /usr/share/man/nl/man1/fakeroot-tcp.1.gz \ --slave /usr/share/man/nl/man1/faked.1.gz faked.nl.1.gz /usr/share/man/nl/man1/faked-tcp.1.gz \ --slave /usr/share/man/pt/man1/fakeroot.1.gz fakeroot.pt.1.gz /usr/share/man/pt/man1/fakeroot-tcp.1.gz \ --slave /usr/share/man/pt/man1/faked.1.gz faked.pt.1.gz /usr/share/man/pt/man1/faked-tcp.1.gz \ --slave /usr/share/man/sv/man1/fakeroot.1.gz fakeroot.sv.1.gz /usr/share/man/sv/man1/fakeroot-tcp.1.gz \ --slave /usr/share/man/sv/man1/faked.1.gz faked.sv.1.gz /usr/share/man/sv/man1/faked-tcp.1.gz /usr/sbin/alternatives --install "/usr/bin/fakeroot" fakeroot \ "/usr/bin/fakeroot-sysv" 40 \ --slave /usr/bin/faked faked /usr/bin/faked-sysv \ --slave /usr/lib/libfakeroot/libfakeroot-0.so libfakeroot.so /usr/lib/libfakeroot/libfakeroot-sysv.so \ --slave /usr/share/man/man1/fakeroot.1.gz fakeroot.1.gz /usr/share/man/man1/fakeroot-sysv.1.gz \ --slave /usr/share/man/man1/faked.1.gz faked.1.gz /usr/share/man/man1/faked-sysv.1.gz \ --slave /usr/share/man/de/man1/fakeroot.1.gz fakeroot.de.1.gz /usr/share/man/de/man1/fakeroot-sysv.1.gz \ --slave /usr/share/man/de/man1/faked.1.gz faked.de.1.gz /usr/share/man/de/man1/faked-sysv.1.gz \ --slave /usr/share/man/es/man1/fakeroot.1.gz fakeroot.es.1.gz /usr/share/man/es/man1/fakeroot-sysv.1.gz \ --slave /usr/share/man/es/man1/faked.1.gz faked.es.1.gz /usr/share/man/es/man1/faked-sysv.1.gz \ --slave /usr/share/man/fr/man1/fakeroot.1.gz fakeroot.fr.1.gz /usr/share/man/fr/man1/fakeroot-sysv.1.gz \ --slave /usr/share/man/fr/man1/faked.1.gz faked.fr.1.gz /usr/share/man/fr/man1/faked-sysv.1.gz \ --slave /usr/share/man/nl/man1/fakeroot.1.gz fakeroot.nl.1.gz /usr/share/man/nl/man1/fakeroot-sysv.1.gz \ --slave /usr/share/man/nl/man1/faked.1.gz faked.nl.1.gz /usr/share/man/nl/man1/faked-sysv.1.gz \ --slave /usr/share/man/pt/man1/fakeroot.1.gz fakeroot.pt.1.gz /usr/share/man/pt/man1/fakeroot-sysv.1.gz \ --slave /usr/share/man/pt/man1/faked.1.gz faked.pt.1.gz /usr/share/man/pt/man1/faked-sysv.1.gz \ --slave /usr/share/man/sv/man1/fakeroot.1.gz fakeroot.sv.1.gz /usr/share/man/sv/man1/fakeroot-sysv.1.gz \ --slave /usr/share/man/sv/man1/faked.1.gz faked.sv.1.gz /usr/share/man/sv/man1/faked-sysv.1.gzif [ $1 = 0 ]; then /usr/sbin/alternatives --remove fakeroot "/usr/bin/fakeroot-tcp" /usr/sbin/alternatives --remove fakeroot "/usr/bin/fakeroot-sysv" fill"P ]]FF  A큤V6V6xV6xV6V6wV6wV6T1`T1`T1`T1`T1`V6wV6wV6V6wV6wV6V6wV6wV6V6wV6wV6V6wV6wV6V6wV6wV6V6wV6wV6V6wV6wV6V6wV6wV6V6wV6wV6V6wV6wV6V6wV6wV6V6wV6wV6V6wV6wV6e529bc66ad3129264971b22094d1e0639ab7c49ec44742a9e7f73a69c84bd514bd67bf5380a67ac41b97e7a0a0e01ca5324982cbbd9ea86c23c9772d546057acd4d654444865a4ccd4fd0ccc1089105f4ee01434a4537f9ea4435e36b81d6476f11bcd920d1cc0fc2570eb77e173c8e30f46131118d93f2c4110efcd06eed772cf365bf98c82d2b48b3b95e7eb01776139d2b4311b381f1c8b7ed241af430afafd3bef32e9459f7df66ab0e9eb1429cd3086967395fc0e427f4aaa73c90f6cb9fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e75da56fc7e9075e20de1450755d35f9cb43f935445e781052020f48202866832d65b0f96049675e3e789911748ef6075dce539ca62b7f9d62aec92f3baec95bbeee899977a6c6a4e78adcd7e8a2e67ee581ea6600f1e3a183f8e036b956cdcbacee899977a6c6a4e78adcd7e8a2e67ee581ea6600f1e3a183f8e036b956cdcbacf3c77bd0db6fe8a204be2bcc5d2daeeaf2b160769dffa8e3f08ab2574365dbb4f3c77bd0db6fe8a204be2bcc5d2daeeaf2b160769dffa8e3f08ab2574365dbb46d4f58de9b2b6640eb8b5b8fec2fe511f71ecfd4319b8da9d595cf99356ad4746d4f58de9b2b6640eb8b5b8fec2fe511f71ecfd4319b8da9d595cf99356ad47400345e8cfdb40933c2659fa69849a063ed95ed02a8d43b7b4bc6f951af94901d00345e8cfdb40933c2659fa69849a063ed95ed02a8d43b7b4bc6f951af94901de8a25bdf5711a8fd3e798ead8addeb81475968ce43573d86e9d078ee9481ef22e8a25bdf5711a8fd3e798ead8addeb81475968ce43573d86e9d078ee9481ef22ff585616ea74f5c597dc30ebef5516163f01259a46cfd32e1b624dffdea08effff585616ea74f5c597dc30ebef5516163f01259a46cfd32e1b624dffdea08eff84b2c75c3aef513f36dd9b9a02fe9e27fde60c34cfe961bb6b4d1707924b12b184b2c75c3aef513f36dd9b9a02fe9e27fde60c34cfe961bb6b4d1707924b12b1cb50458771533ff71374fe92864191eb54db08ca1ca6b6e14af93de71cd1b014cb50458771533ff71374fe92864191eb54db08ca1ca6b6e14af93de71cd1b014c1aedd8738cc848ccb3233db4aa57c8f8c126acaa7a653666efb52726cb23b50c1aedd8738cc848ccb3233db4aa57c8f8c126acaa7a653666efb52726cb23b50631f46d45b02d9606e84398620729b2e4702c4b827d0dbee6d3550cdd8f20086631f46d45b02d9606e84398620729b2e4702c4b827d0dbee6d3550cdd8f20086b26807ec80897e81bfea2548e6abe37a82bcbfe86062cfbe176eeb96e856d80db26807ec80897e81bfea2548e6abe37a82bcbfe86062cfbe176eeb96e856d80dc8a4529c1545ce6ce33ac2c4e18d78123687a985d09d667fdaf0a72ed07f0d19c8a4529c1545ce6ce33ac2c4e18d78123687a985d09d667fdaf0a72ed07f0d19168bd5b22a881b222f42b517b3e2e09b01dabb3df03c5c5b963ce18449cc02cc168bd5b22a881b222f42b517b3e2e09b01dabb3df03c5c5b963ce18449cc02cc3c7e6cdd11fa71d3b4398a713470ecf7a1ba6df9139e540aaed6f6576e8688773c7e6cdd11fa71d3b4398a713470ecf7a1ba6df9139e540aaed6f6576e868877@@BBBBBBBBBBBBBBrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootfakeroot-1.20.2-3.fc22.src.rpmfakerootfakeroot(x86-32) @@@@@@@@@@@@    @/bin/sh/bin/sh/bin/sh/usr/bin/getopt/usr/bin/readlink/usr/sbin/alternatives/usr/sbin/alternativesfakeroot-libslibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libdl.so.2libpthread.so.0libpthread.so.0(GLIBC_2.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)1.20.2-3.fc223.0.4-14.6.0-14.0-15.2-14.12.0.1V~@V +UUa@Ts@SGSRC@QdQ@POMQ0@K^KbJi@I(@I@I'@H @HM@HEE@EE@E@ED+@CC@C,@C>B@B@?@Dominik Mierzejewski - 1.20.2-3Dominik Mierzejewski - 1.20.2-2Dominik Mierzejewski - 1.20.2-1Fedora Release Engineering - 1.18.4-6Till Maas - 1.18.4-5Fedora Release Engineering - 1.18.4-4Fedora Release Engineering - 1.18.4-3Ralf Corsépius - 1.18.4-2Ralf Corsépius - 1.18.4-1Fedora Release Engineering - 1.12.4-6Fedora Release Engineering - 1.12.4-5Fedora Release Engineering - 1.12.4-4Fedora Release Engineering - 1.12.4-3Richard W.M. Jones - 1.12.4-2Richard W.M. Jones - 1.12.4-1Fedora Release Engineering - 1.12.2-22Axel Thimm - 1.12.2-21Axel Thimm - 1.12.1-20Axel Thimm - 1.11-19Axel Thimm - 1.9.7-18Axel Thimm - 1.9.6-17Axel Thimm - 1.9.6-16Axel Thimm - 1.6.4-15Axel Thimm - 1.5.12-14Axel Thimm - 1.5.10-13Axel Thimm - 1.5.10-12Axel Thimm - 1.5.10-11Axel Thimm - 1.5.10-10Axel Thimm - 1.5.10-9Axel Thimm Axel Thimm Axel Thimm Axel Thimm Axel Thimm Axel Thimm Axel Thimm Axel Thimm - 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- update to 1.20.2 - alternativize libfakeroot and faked as well (bug 817088) - include Portugese manpages - add missing BR: libcap-devel - autogenerate most of the file list- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Add alternatives (Mimic Debian's behavior).- Upstream update. - Spec cleanup. - Add fakeroot-1.18.4-inttypes.patch.- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Strip libfakeroot-*.so (RHBZ#596735). - Verified that libguestfs still builds and runs with this change (this represents a fairly aggressive test of fakeroot).- 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.- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Update to 1.12.2. - Create a fakeroot-libs subpackage so that the package is multilib aware (by Richard W.M. Jones , see RH bug- Update to 1.12.1.- Update to 1.11.- Update to 1.9.7.- %check || : does not work anymore.- Update to 1.9.6.- Update to 1.6.4.- Update to 1.5.12.- po4a currently not need as a BR. - remove empty README, add debian/changelog.- Add %{_libdir}/libfakeroot to %files. - Add %check.- Extend the %description a bit.- Don't build static lib. - Exclude libtool lib. - %makeinstall to make install DESTDIR=%buildroot.- Update to 1.5.10.- Update to 1.5.7.- Update to 1.5.5.- Update to 1.5.1.- Update to 1.4.3.- Update to 1.4.1.- Update to 1.2.4.- Update to 0.8.3.- Initial build./bin/sh/bin/sh  !"#$%&'()*+,-./0123456dedededededeesesesesesesfrfrfrfrfrfrnlnlnlnlnlnlptptptptptptsvsvsvsvsvsv1.20.2-3.fc221.20.2-3.fc22 fakedfaked-sysvfaked-tcpfakerootfakeroot-sysvfakeroot-tcpfakerootAUTHORSBUGSCOPYINGDEBUGREADME.savingfaked-sysv.1.gzfaked-tcp.1.gzfaked.1.gzfakeroot-sysv.1.gzfakeroot-tcp.1.gzfakeroot.1.gzfaked-sysv.1.gzfaked-tcp.1.gzfaked.1.gzfakeroot-sysv.1.gzfakeroot-tcp.1.gzfakeroot.1.gzfaked-sysv.1.gzfaked-tcp.1.gzfaked.1.gzfakeroot-sysv.1.gzfakeroot-tcp.1.gzfakeroot.1.gzfaked-sysv.1.gzfaked-tcp.1.gzfaked.1.gzfakeroot-sysv.1.gzfakeroot-tcp.1.gzfakeroot.1.gzfaked-sysv.1.gzfaked-tcp.1.gzfaked.1.gzfakeroot-sysv.1.gzfakeroot-tcp.1.gzfakeroot.1.gzfaked-sysv.1.gzfaked-tcp.1.gzfaked.1.gzfakeroot-sysv.1.gzfakeroot-tcp.1.gzfakeroot.1.gzfaked-sysv.1.gzfaked-tcp.1.gzfaked.1.gzfakeroot-sysv.1.gzfakeroot-tcp.1.gzfakeroot.1.gz/usr/bin//usr/share/doc//usr/share/doc/fakeroot//usr/share/man/de/man1//usr/share/man/es/man1//usr/share/man/fr/man1//usr/share/man/man1//usr/share/man/nl/man1//usr/share/man/pt/man1//usr/share/man/sv/man1/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnu     cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/bin/faked' (No such file or directory)ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=01409fa55dcee16b6927c367418dc5b49a44eaf4, strippedELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=21d9b3610a245c6c2582e5a778e9ee99f0eec4c1, strippedcannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/bin/fakeroot' (No such file or directory)POSIX shell script, ASCII text executabledirectoryASCII texttroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/de/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/de/man1/fakeroot.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/es/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/es/man1/fakeroot.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/fr/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/fr/man1/fakeroot.1.gz' (No such file or directory)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/man1/fakeroot.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/nl/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/nl/man1/fakeroot.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/pt/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/pt/man1/fakeroot.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/sv/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.i386/usr/share/man/sv/man1/fakeroot.1.gz' (No such file or directory)  RR R RR R RRRRRR R RR R RRRRRR?07zXZ !#,0O]"k%f#B[&ҽpպP(<4, ̈́ RyqJC#vV|fCm}O>͞(ܦTKRd67&1el[i;Ea:?wQB^gŅ{uݺI}j\2+jJbI ɲW ctv ڒr5Ȑ)"4ܺlTK4҃UyDrE^}̖FBhZGc$%Ϝ= 7%܂r|_KyS_kUM,ӏ#ja mtڬ|b<dɀI!z-[\EbqdPj/7u̅+pcKRbQaT%q5Ou,Baښ6P!N5CNhD| |G eJ;mdqی /V[50R(cwOJ}&m,1xuNOatᇑRFWtn@iSV4;oK9;_Y+@d$5%B CCěKbu4=Mo|Ʌ Y]Eaf UTl%0eRҐe^wTV3j3fu`Xؘ0+7+c4e *MDjzxU~ٿpLnL:IGmb@yli$D@{vz$[E3]g /@æ mnTw֌r/6|lh@%/y.8hʶ[cĥ}NU[BQmqȸZu/ʴS7q- y|a J~1J^60?zaKT֚NY?;n9DI }`pDtiF:z:mI`b6s鍟TA j$B Yڂ$>u?#2 a{${; 0DmXj3@!v i~"6Jx@7Gڴm[co-9L `%C*t$L#$s-bkgZ+Aiᅴ+޲0V7D:_֫I?-FRN_5 jݭr<z-c[-GU]{Uwʉ9B:֫4>IQ *XC=hH8oPAÉmGk!&k/j=DqV""7&@7w/;2+u76Y N{-ZMI3#ƣd>JIfyT&l1c\}N$O 7^ub-6%AdBQWZI_>18TLDRM*CF'6}6bDqxUߊ!.zl:RM̮rۿ/f_.{CWC OȤm{85&+u\y!z3lT`fC 0 c]ƭ1K6]b.aΰ6y0+j}hu4P|3a.e S`ԗ.jՔX2{TrI,ϊ۞L`k{07M g3[ߊMk3!,:]i?['&Kjxo$vjD# Tjg=AwO(ܛՎ7垍LɑPxOz@fBGXڞH 8ˬwH&򺡆:x-2LV_2s^&|ϴ5T?^8RXWTrbp ;50Kĭٞ[d1tJ;ƲvݙEITz\")ng)1ZefK ?6.DkJ7ϊPteT>.$qD]^QvLAi(sIFI7t+L;R^_oar+tsw`ҁJG;\2WI5!2 ŝ|:>-iBTgGSӱK2Ւ OWN)` r*-2hCw\ToǮ5~.˨eF Y1f#կ7Tp)z7zG:*L-{b.D^-bI TGMof&$_ +"y. foLe_*B,9biNS,Ȉ]VU y4,J eP^l!! P\G3 ˆ@2-%x 6 ¤~T*Nåj r9cZn~YT5m;bj6'tQAĕ~G(\ҹ:~A?>%+2=kcj1NqE:IOsHuOim% ˼-0Չ%QmQZˏ21fy`-+2S7iiM881}ivA k0F9yXѲć8&uvAEbI &eϒIڥ¬ Y \g"gu"8PO:c 3>?\}+c8CA=coAmEȶ-Ho$0VwIa H[QXj\l# I?oXm1}3+ Hwไ̕- } LrÕ3 ؏2aß 4Z߮ @] KՀ/`s֭ѶN82|IgK'=bu|Ճy;(>Ou4ֺJa3tfBl?,/oGK#?q.`E;F!4Da.nM`XWp6 h4[6Ȗ-{Tez2"Aoyi4E݀C0._^6K}(Ǜ `PfWצޚd5o.[D+PˁABUy`޸,k'_fÍ8HHL9&눻 a3 YM݉'66Qk[x_}S=8/-p}=ѕ?ݙ(Li-J~++쒷PIu2pE\yr[]jSTHM*skx79C^Iy zDaao?PS_5Bx{[mGY#:*dI/l3xHlӖWw_` m4+Q\Sg/<"0HD͛,7s!tIEkt n /Ր:xvH#7'ԻZ dqFVl{sB[yx3Pz>}*:|!..5=(KkC`rVίmzgODk&Qß/ CL_|׸҂YFէ53A4ݷ[˝oƯ%T ޲DrAjjR Tϋ(6`JF0W77Pzh k:E9Y)eo;?7D; I)u&Gv+ÆFUYfJ"3p=ʜwԧyzi\XOxL:@|*7yQj4]~iR {4Ew-Q "%q-#?z1Qlh09,'ZY΁4 G PF&l 89@ 9|}qRލH#XЁȟb!%ɹ{m>7~3,@CqXIb!?mXOY-!ui0$fCH0#BZHŃ. jpꛡ}F#z5TBw[jkj8JJ=rJWhB1sfE?vud=8qΎ̓%1?$WȦP]Cԕň o _lt(BF?5O^lC*T =dHP7(bV0Q8x.mk >#h4`[B(:=ã(!<q\B|NPHVt[v>[pԃ*/pW6O#] kzmvM9E۪- *8 ذ&bW"^S)^&Ĵ;A"kK݃4lE(8 ǐÌU'C"| !=]"`(X`#? >Kѽٟq]ټo+US _{4jM aN sLck+$O@ xL^ q 89{Z,J&sZn lp*YF*ǥ ^#vcQ cvܺnwx{?R{Ť%m2;j>{ArBv #^?Hs&kS3ՀvlZB\$WXo(bJe䕡Hɢ4:fk"դI?F&Ī\JgLTc 19\^5,\Snb8McIoLK]ܡ)Cz-ko=srq^{5չc,Efi h+`5YeuJr-9l,0:-k1)j ?zoos&0@¦~(\9NnM}!*(:/w !22ǫ4j]/VP&YOPkHƓq9[ۖevן2hniC>&lgc]4XEI.EN٪wo`Gr&zCvwRȃe)\]6.GcGhG a1~Uёp٦%oyZ$9`ybn9xAY3GL6|t!;I( o/̈́sK#v: T9mgD,@X.jL>O?9,)3"bu:ӣ2TwH?E_ܳhE%@5UcfS*AQijW#dG*2<2:k n2Ԗؙ{QCF Vm˻/{/D/K $7o\ Λea`וqT,ՠTҁ;%)cTwbY_Jptm*։y,.!w]>/cm 9u8:el.h.7|~e YGIs[Kh/tŪ K7?"w(Ҥ0~{LbӺ;ږ 6gs3f_8P0ƾHFTX8E6CPFL?^];w{Q[E|6H~$3a%K ;}ԗZ9bc<%O;cVg]* :T`9҈ԟIqN %E&Ʀv48c\:! v{jAe!ڥ22\LLuIQ 3< Ly|; !˒{ ]jYŦ:ԏe/i|hhez]w*vHԮ|41#nlQM/V+Tau♘QLk.huAGQjS'@6Y):TBBNs_#EHL$W+2A3*t/j ْR+DsK#-H $pbMZ8 ߛWM2M_T 9&wQw į|h˓&׺y߮X V b NTjmAkY]˄3 Uoc=Ehl/^ oZ2' 6վfca5<~6S Mktwu¹.rFH1L}7g ,) HYVCG2k6ؐJriupVρ ١>I>x&TEHy1fkVfZ6y*2a+m7[нTg}ΰ2p)y{b TҠi?xn! / ]b7{˪ /bH.V8T5Pa05%W`2\3"*3 Zʺy$9P0 +zˣ: D;wȢ~ϰfP@rTCw D4]Һ;\&Dt1ELQgxNr|UT)Ŭ1y>^I&sv*/.R4$v~^iaTKQXg"(-ZjG0a jְ|D/TIթ=#4abSdڈf6XY^ݸ.?|j2EzaEBz͌Yyw7 [i.Wc0 x(`dOD"ijk24qզNFQha_ !<G`J'?^N?Hc|;q.5t) ms["P,~wuHsa)qU t+ɸΓy'>ܦ@xI|(ÅX2A\BlEM~Wzy#= _W3j}|!x>LQnO7~ ͢Y`a] 8L3,+"2h`BE 3 \5ZK A <4 #M6U! U*ĉ%qA+38 ɧ :B]@\T pYC(v@LY۲%lB&I`]1`=z A%ǹ]ƗuOLN'>vn@3 1FvnY xtuٰ^lL !GlNi|Q$Lv++!wE.{kO`'?R sltj8@9mVtvmU.jkMUqLk<#En0—u,&atM,)|J`[£cyp擥g6hRY<9)]Q 𺿜7X^ܴl-72xWqa[~K]0'п>G؝ٳ /BS)S*jq{JAPL&ZqUOqkaI`6Y~0T!)ӡ퐐:>\qFZY`hM$lja @R"ݺ5^fTn|* 0K&0{aIG3hU6[;:jF64'G"6AE#Z3鬹z3bB_jH aML_>s1.`wA륩hy%SYt{O7RX fBspjkO>*=g3,z7 ۽o 5+;Q `$b}* R-2(hޒP\ (-⴯*b8< ~1çJ`lLQ2e 'ģ6J#-йhcG{7~0{U;pE]jSޠvs3.ji뺕T$ƹ&XW@[*6_!|X)8`bieo~3 71<&Tj~D%b2) 8j7\ʙBKY\%Ũ-@CTfc -`PipY7#2>W+QDXu<4a ]O4h } 8q}=k!HЇ/-+TF 2ILxtƗ9GQoƪI1$O)M4Z:;'h#G Hp-e3nrPl4[ U?4 ar*iVbRVl/gt]ZirdՐ Ś!3ICʿW=?h.3D&C)a!9k> $/[1dX%*#26o64!vOp6`(e8cd֊}B74=ʟ8"!_}Fuɮ1hdjt3^jMr,n]y0/0tVԑY c 8pA[UoK%x.. ="V n,ءȤG.DB]s1= (dcH3T"|!)dfgh),E΀6j et}MeSx3u/V7iЕ{D*ҞS"J\rULP5y多0/\=>&dqq ulh otQGM9s`,R\"Z 0?ǐҁ$VhBx;C&!NW[->v.ta>\x`en2YdIp7ݘv@%sv1PmmnҼ~Te#TrB!V_ 0Xz8A XR{6|W6"HXJ$<+x2N3Z# Xw\/Ɔ?)ݜ3rٷBumIލGTAUD/{[ʙ,hkr4ظ !r?ETԩL{<9Vg6gSw*\$ vG{kRȁ(rm\# AAڱ rk}i2KA?$h]c_Й53?v{ˢ+*X"5*sHL%D)c *׹>?7_LN{b>ދ6 Ar9Y>sr;o뮃_f=?J=Q¹ҡK*g-T?Dk0>oX;7Z)~ Cq\T 5+ Ffcr04S\Ey_zU9SߒBe, UǶ:n>7O3RqrqaU 4h %'+bD&yEʭ2{' ڱ]\ٟ74Hltê6hJ0.ZSZm!h{ (~:$]y|bm9EvԺub^Dw 'NGMG KKx{MfnёA^$:AyDmCdHZu#.jU]yiZa}F[$0 d1«0/=7:䖞q%J/p x~zk+kkJ³%k"56O iH8x)}t}I2Kq5@'tjoiRg!٬wp+ ARMrLP= z6yxq>oo ۚgy&":m,hD JRLB\Yyڱ[<3y bGX\Jco'G?aPTH~sf@?Ln.f^qvf"W_" \t;!ZQ+ RJ>嶴p:?y'< Y2g=P*x\ӵ\lVb%[.KiI䌸lYͰ0iiNFOg G v泛::4yU( 깁Ha6%gJgd5hee?p1bv*gGx?4+ϴ՘Naӛ$d} KصU(mϖIe20 F<|6v3QڍJy s( qUs~Nz%O$vE;] Hc dOYc8k)PsiHo쟡bBaqgO6h~RrY3Ohzy5 S M8G dP)0d ?@f{v(\O447#m !64}>}{iW1r["̧Lm0Gz%gyz`#[+h7]ܽJcxښIfN\F8T<u!ĒNb/gK$#JQ+;⻡8m(6+D x e0WA=JL Fe YQ8ztⰾqIJ¬bRLSH. +rԲ+\B#{0A5ࠗ%%ɥ?ȶK3j?U|-ߴeBcń0#kYN}&9AL{|1X \cfbwOGo*tɟSm6PgX|pJˣsj\&9tHV"x:w]?aUw:]ӾFI2V`B1Ys׳!z> ||6t9άJ8Oh k0HDڗn7筋2S!*A7<͌&,jh{n"|TWG IR uY%zYMnhb-%h{atF M4в,ºAkK|?'p\/N:h. \Qb!,i-1{Gsw'kk^ZuXo%dA@ɻ`H0$}ɇ6.E{5C/ީʂQQQ4O2nw֮T Hƨ#Zwۨk6:zЈ:r}V.b4P\c |rqvNQo ls/)47nȐԗ&5z]&vjNzIb`-s!8ӵMyB.FN՜>6(vx8ԓrPjZˋ(]x\"|N(-GWHe3o]m(H46n"vtMXr>3w[nf=O"̠]J+BOA]vлN$g]`g'$ź]%WԻˬ[R~E*3+ςzߍvw.bA)\ 81=C,`\dJg=y׺!9ytVDT%dicjpwuFWz԰@BD=!=CRjHIn߇o+Ž-ֿ|bK{Js G芮1*3ԖmP^2D¦]c8Yv} r99e(mWQ}0h0O4Q6+ʬ CW`7?*Hb2`rx˷izrhҗ9#͊{&8d2$BLZ/0S6p>yus\ZEOT9Y$-Lejx!(AQ%dW~x*n7Y飜W&ai3ԋ[j%Qz~xHry?Z;ȎX ?X*Gଢ଼).mI4nأ(1(Q/WO+RŤ1W*P Z >r{cWi[BYt0U3&7 |(|YrZ8 23I;}asmTua^Cq{EGV& ' _5wUsl Jy ')p'/Z[//:Wko'xG0l y* .u!VW,,;^㡁36 Ƶ3:3oml {l3 =qǍ!!Cfj"ũl" jA=5gCeb[/& {ۖ"Wur~Xe$)ژLҘ%\S`u)QoݡNHOl307gl{ON{C5<>]Z!g(Q^F pu1GyD1ʘmBW~OAa<2lUdfgXDBI8A\@uq3bMQ=mR_bYjv?L&P9AE7 |wgTr.X31.7Ivڇo2hOPn \x\ NeY N$uҖS1/?bh*J+a@ ; 03qEgQTk46} C2,^}#\ 俨w@i;˳J(_Ԃ9.<{T#ck!Dۭ6>]z!\-g %A}ݜkMSdӭ. (4|q%4$Y-% p^uI ]T^#me)j~v&Y11G%;tR5+-o*`݄k@f!W`!KZ96r]e2V,kb6hom 4NMI zM>ViωSFz8g̅LTU(l x2?VnԈkU1>)ض#JơUY: !y , cցxb/FKQ,G-ֻz>$txuitZoa*~KoT+iy$E,:dѦ8to<>%oI!ihizqJ] -l*kmE_CTVҪx` vw] e4F#N; #%XTW<{t&lu"J7x/Q& sU˺ت lؽN84IW$|DD8!|k5of-ODZsۑӊrI hs|޳v> > ་MWxlQq,FY;luh-n=cܕC+9/ؗ^.mW;1ll;lmZDN1.<=Ⱥq E.5?_TWa^* \nH5bA~|.B0}* =J4^ڣ:F.Q^(K0^env{|.ϪJި?WagX\ ^9==&h6 ^ ;cyg"TXlB`WP+#`|&S-ș&lfMeA r3A,4?|bhOHtl3HbPzEE¶n?hU|sf?6Wbc "ܿ19 YZ