fakeroot-1.20.2-3.fc22$>tdOQ=vHs>=K?Kpd   7lp (.6t6L6 6 $6 6 r6 666  6!!"#($8$%9$%:,%>5/?57G5@6H66I66X7pY7x\76]8l6^;h b<@d= e=f=l=t=46u> 6v>wI`6xJ86yKKlCfakeroot1.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.V7'arm04-builder12.arm.fedoraproject.orgFedora ProjectFedora ProjectGPLv3+ and LGPLv2+ and (GPL+ or Artistic)Fedora ProjectDevelopment/Toolshttp://fakeroot.alioth.debian.org/linuxarmv7hllink=$(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" fi\\"P ]]FF  A큤V7&V7V7V7&V7V7V7&T1`T1`T1`T1`T1`V7V7V7&V7V7V7&V7V7V7&V7V7V7&V7V7V7&V7V7V7&V7V7V7&V7V7V7&V7V7V7&V7V7V7&V7V7V7&V7V7V7&V7V7V7&V7V7V7&a8b599b5bb02285e77d7c860e65bcfa3742d5d06771303b4d9b1ec1e345d79865819638cc65cac7b57f583246c994fc07e957999ee3fa5984d9d461d34e8b7a6d4d654444865a4ccd4fd0ccc1089105f4ee01434a4537f9ea4435e36b81d6476f11bcd920d1cc0fc2570eb77e173c8e30f46131118d93f2c4110efcd06eed772cf365bf98c82d2b48b3b95e7eb01776139d2b4311b381f1c8b7ed241af430afafd3bef32e9459f7df66ab0e9eb1429cd3086967395fc0e427f4aaa73c90f6cb9fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e75da56fc7e9075e20de1450755d35f9cb43f935445e781052020f48202866832d65b0f96049675e3e789911748ef6075dce539ca62b7f9d62aec92f3baec95bbeee899977a6c6a4e78adcd7e8a2e67ee581ea6600f1e3a183f8e036b956cdcbacee899977a6c6a4e78adcd7e8a2e67ee581ea6600f1e3a183f8e036b956cdcbacf3c77bd0db6fe8a204be2bcc5d2daeeaf2b160769dffa8e3f08ab2574365dbb4f3c77bd0db6fe8a204be2bcc5d2daeeaf2b160769dffa8e3f08ab2574365dbb46d4f58de9b2b6640eb8b5b8fec2fe511f71ecfd4319b8da9d595cf99356ad4746d4f58de9b2b6640eb8b5b8fec2fe511f71ecfd4319b8da9d595cf99356ad47400345e8cfdb40933c2659fa69849a063ed95ed02a8d43b7b4bc6f951af94901d00345e8cfdb40933c2659fa69849a063ed95ed02a8d43b7b4bc6f951af94901de8a25bdf5711a8fd3e798ead8addeb81475968ce43573d86e9d078ee9481ef22e8a25bdf5711a8fd3e798ead8addeb81475968ce43573d86e9d078ee9481ef22ff585616ea74f5c597dc30ebef5516163f01259a46cfd32e1b624dffdea08effff585616ea74f5c597dc30ebef5516163f01259a46cfd32e1b624dffdea08eff84b2c75c3aef513f36dd9b9a02fe9e27fde60c34cfe961bb6b4d1707924b12b184b2c75c3aef513f36dd9b9a02fe9e27fde60c34cfe961bb6b4d1707924b12b1cb50458771533ff71374fe92864191eb54db08ca1ca6b6e14af93de71cd1b014cb50458771533ff71374fe92864191eb54db08ca1ca6b6e14af93de71cd1b014c1aedd8738cc848ccb3233db4aa57c8f8c126acaa7a653666efb52726cb23b50c1aedd8738cc848ccb3233db4aa57c8f8c126acaa7a653666efb52726cb23b50631f46d45b02d9606e84398620729b2e4702c4b827d0dbee6d3550cdd8f20086631f46d45b02d9606e84398620729b2e4702c4b827d0dbee6d3550cdd8f20086b26807ec80897e81bfea2548e6abe37a82bcbfe86062cfbe176eeb96e856d80db26807ec80897e81bfea2548e6abe37a82bcbfe86062cfbe176eeb96e856d80dc8a4529c1545ce6ce33ac2c4e18d78123687a985d09d667fdaf0a72ed07f0d19c8a4529c1545ce6ce33ac2c4e18d78123687a985d09d667fdaf0a72ed07f0d19168bd5b22a881b222f42b517b3e2e09b01dabb3df03c5c5b963ce18449cc02cc168bd5b22a881b222f42b517b3e2e09b01dabb3df03c5c5b963ce18449cc02cc3c7e6cdd11fa71d3b4398a713470ecf7a1ba6df9139e540aaed6f6576e8688773c7e6cdd11fa71d3b4398a713470ecf7a1ba6df9139e540aaed6f6576e868877@@BBBBBBBBBBBBBBrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootfakeroot-1.20.2-3.fc22.src.rpmfakerootfakeroot(armv7hl-32) @@@@@@@@@@@@    @/bin/sh/bin/sh/bin/sh/usr/bin/getopt/usr/bin/readlink/usr/sbin/alternatives/usr/sbin/alternativesfakeroot-libsld-linux-armhf.so.3ld-linux-armhf.so.3(GLIBC_2.4)libc.so.6libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libdl.so.2libgcc_s.so.1libgcc_s.so.1(GCC_3.5)libpthread.so.0libpthread.so.0(GLIBC_2.4)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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=harddrpmxz2armv7hl-redhat-linux-gnueabi     cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/usr/bin/faked' (No such file or directory)ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 2.6.32, BuildID[sha1]=0390a8009bc01bbfb17de5e0e0a2dbf82c5e4e20, strippedELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 2.6.32, BuildID[sha1]=597ead604a33cae8148e52e102d87950fdf0876f, strippedcannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/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.arm/usr/share/man/de/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/usr/share/man/de/man1/fakeroot.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/usr/share/man/es/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/usr/share/man/es/man1/fakeroot.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/usr/share/man/fr/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/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.arm/usr/share/man/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/usr/share/man/man1/fakeroot.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/usr/share/man/nl/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/usr/share/man/nl/man1/fakeroot.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/usr/share/man/pt/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/usr/share/man/pt/man1/fakeroot.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/usr/share/man/sv/man1/faked.1.gz' (No such file or directory)cannot open `/builddir/build/BUILDROOT/fakeroot-1.20.2-3.fc22.arm/usr/share/man/sv/man1/fakeroot.1.gz' (No such file or directory)  R R R RRRR RRR R R R RRRRRR RRRR?07zXZ !#,H]"k%f#B[&ҽpպP(<4, ̈́ RyqJC#viٸy5%e>4&K%v"6*w!L@̘r&OHU?!)]r/p˅ b020C Ín+46LWx'':jkX*bN`]:zPl&X*B6 I5nx}yn ;[%]Yk|nw&&h$f}udc2D !ý:@bIDr z%t@= қ/'JaR&"rHC&ginq twy{|3c]Yw@OrʶLwT^T#/ c1CItI; #">h*#>7Hd _ol j`M"jA61gZDԱ/$00ɪ=k (t^C XWJ5b2hƳ_eFs O+b)/gi٤[~fϺ_U8E} 8 Teb1ȃNdڽU8~c@GDRX|5Wׂu`+ 9(D.S;0K +4*M[:ń>3cKd6s{Clcs3n(YkC;"8K Od˖>1~;"ϧR!yXxȱyiD P*}cdү7L[$HzHEM ߾6/Tw|}uٙ/m4v|vW w#7@p# p%)S 6x8˲o`=%|&mCë'|HEleJ&2ƮT/5_BFkTO3+ >޽ڼlQQf5mKw+>/er;@ QOM0gXXY\+Lvw909{R( H+ԮUۛUP|,\Kޠ.k%ËmYۋD\2{fɳκK!2'¶NtvYWA~m8c~mxs v( 7v?}OB j`6gU%qfdˏ]E6L44APG ƍг_$ESNyI,N߉^69ZT% 1<994(l|zzdVbv23Lc3Zs`d4#9霜l+l{KМm!渥qVa%FP=*"EtSn.  FѲNLMiaUu1{YEZ0 nm ;Z MnuqJ5U>"|[$,%^c,E5eb*Hsx j^N>|)"=AU2q`:d&-e Tb~4L ZnzdJBf6qvL;N?#ت _'LXV)2qJ?o,FD i?*>1칖yԧJV5kLqQBoTV.EQ/G@-uRl-vy#Ah9PfCSHN`HY*~5'l`ȥcC .F> V*Mb9qؑӃG L,|ܢ?z}6?Iq1H2+fH#"LBT9>|ܛuaqhQ^~,[*Ȓ7՘DYfB* 봦&m7J-c,Cjl?ѥ*ІgHM}omejT #fuà͜M[L P#U7 Qf{yι逡?:Uh6g`U2D:'ˉ`(7L ;dƝd0B.[7ƃ)bO,jwtG|WnLg(xyO?i\ϵgH~BL>xL{%RkC0ӯe~G6# M\Iwכ%#ܢ|\\G(6ɦͿ 74&gmtSԦ;X/rpyYNNdbgv\/kl\ %Wq1<;dFp :JsՖGlCW:usI6Ӂ۵"vZ(μ37]ƽ/Ӝ(s9ATwUTv67~1% bl8]Ig>Nk CYOp,}*gD'V}]6?F fɄLC=4Nog4 z}h9bXr}*7W޵eg0IZ1B /):$k*0sP37{ed΂Mȵ@?뽝Ս@HsijM)gQepR;|k oVНŪ:JHZr=uSİ{>KSAήC4.U}gQ[K('{uI/zM"ex,U[%3HwVoK[vxO~Ds]큆RӨ lMU=-d%?F-KG*ߊ 4]FgO(Y, ~|p*r_->LzƾKRKgrdRvf'@(t#$Yهnu%pRa;\gv%SP@ hվ@j^@Sfir``  IFXvOlpe?^Vr=R[ggA[cKH!gB+i\b3ddse{&s3#1Zb h'h*O?Չ[*Y|fϧ5 af V-#E{{Iij edy ftY5S:?/,MwGB͓xt4)h_*"RHcӏl(\^S.GCad_F%lx-xhVVyر%Ws*znI}LTՃ^A1`i^J,HQ8"zf ?X#U/xzb}Qu& Pw?濰U-\]|-JK>0yl +^ *qGݶDZ{B}nrsu5e IHI; N]S{z]syI;OdW;#Ι'7IJv1xO5$ < m~!^c61l4#Rs;k%K*9^[IP{.XCmrɢW IR`/7%=@ЇeHuWmfdeJoK!L46MEϧW$|X ܿI T-2h4 b]U&ukz:N6 ]wҐUy;|\-5Hטn|+ {ՠAHQɔtGrŪݯzXĂPi8y V2zˆ_"+`c-\D ߇='֗b9Wl>jFEm5|!mPZ-n<}30Y:mX^Ĺ6CKZX^QǪv>dt96%B%S??q,7˘_^2)xg1V(Fц4ឲu/#XD'D?Tq&n*{k0/^UR8l Y3i0BA Ա~3bخ `ReD<Ȑ¥+Չ< ŭ%_43jk?I(2^t"F74Aɢ-4 D?N%-Dlմ `W|E8=#Pu|U9R۫cT7 EYȸB j@Z q$֒ԀS\<߬t3:vO zИLa,?$|ua9%9w$=liYׯrtx  Ɔ\`Y@* .~x; ZK0Pnf/ܓ6\8Ǧ(+mru3Ú'JQH9'J}Sz\YֵT.;D0ԳBwMv)~!FeP:_6Py8m FE<&ԢurbLM}}zj8LCD 1[Ou=^ n¢ok ;*uQߦޙms~v9 0axJdV<,R<%yoBS5d`SDI6݁M-H6'|\9# 7Nr@94W@/x] Ej&?Ox]sl5蹂v) k0`6yueN݂%˰6zm|b=D_}aK_{Wߴx4 Oh7⩁^_9J*VJ:Τ pRa1 67`tk+j?؃`"6u5e<1),*Ix^?LCm$4CX>@ng?_SP&Ҟ˔7r7D. nl WҸNo,r㕯>pd* ZY˽}@gꍷ W~|̬V7][.æ‛q\:ff6gخmrW NE8q6H^l=7bh?>c$lh p1R;L,_t e47d3&(ОVF]L0w7F̺Jz7NC':-H%Ko#+]EzRJRo+t,Ϟ[邮hGpNX|o}=L#4MB@w]c{VSkX[# (S3{ly:hyv%0knR$'Q?Q^fg8ͮ8uHDF2ICtA+#"ĐW``{mOQ!gT}UC&|1[Um̥d5i! u=IoֽRe- ^-e"a?_~ ㄡ_DQ7\&<a\21M[$ל/&/oarKJWq%SOٔh9fv)_wqEŧ_Q0eQK/3&kb7q6U۟usmEdWG]ڟBz6FĹekP_s缁, p2%UݯCaAB|`,tCg(C> ewW*'iFG mEImew?Ҹ)Eo EGZ.j߫4dEz,Ŗc?LZR.(֖s_Bժm(b01 c,垻HTט6`0SNwuI$esawcigͧ)k&'\BB^Bq{=u^Fs~uɂ'$cW.gd֯KV.p!5,j+ݓNd7rLΐM=Mki䂶$mU$[tQ kٲDD=Z堎B(mՕdcm: '( p:ĎYr̊cUMٕ._M&EL4M.4m2_*|.Q=L( CyǹQyfs;%" TDS>} dҊ$Z!*mf|BG"ɲFsqarU0AL\f=N(զ{1RvW /D^>C0==K2 RJ "^g3Q\ LCKMK-m 8da]n5 #P%`@cu"5ք%K2{ $<}StЭǨtS+L']JCU ߂wf \`9b$3dC[%IwEMcR|Ą:b"WzQM.&A" :X_cMP&˅ m3-<lΒ7;J=|` RSI'zDtDlӁH&Z[w(k)bgp&FLe[Z tApywBt!4o FUKO$GmdPgջLy-2̃~wGq(MjXnޡrK {\ ߂UP‰Hb=/a sџ0UzWMp LqTT*<.I4.XrSWSz@lő[SǧΦ` I`0/“@I{=k ~p(Bxف<\nКbQ͗  "ɨ ޗR4c*iI%If` 5^E4m)6/Mތ0$iM/z=[@Ϯi`Ee6]ufP$֕%+<*99a$=;gin-@hY1 tek5Il5~ہJ_zQp8^r6BǦy{P%+Bw0 @1a#DBM2ML3MBG<)岩uQBgSXǀk>ȑ\Fr2Gt~np4vl(ݳc66B (Vױ6rff0Ԙi,p%&9rG]{2@YEd Mw}>W2ETI`aʞ:rɕX3-@CV/ceV䳟LTscri,R&2nD^bs_|P}sBRبO@9F7y:ڷ Te:DI"e[p/&՜4ԷAg=f+ ߨB3L'WmGwgZ7f;|.R[~LC8s(&:'AY ". f '(r.=-g" 2JҽyR=D( s*)C\! A Ay(ch B Ȗc~Pw'*L8gP!JsؚT{W-j>mxk2~3fϠR~=Z3]siv 6 C7-)O-u@chy!7 )eEt] B,@>mf;[P~/{<HΝ 0" /-GZ$^ Z7Y0Jҋ%opP;m@.X.;,HqD5a1(9l1""mqZ].)'G4`t 2Ŋ̷rWuۇ6]1垫bBTj-n(t~ ء\:H,4fV?SqD(kM^ PVi^2(S{dzBU+IE!.Wg" '\9#Z{9Ra[Mx4=7s+_kPohGt3RYB9 Ixe" &E; 5tUI*D(Ndf* 8J\ 8^g h>`FV!PXh4w(Z8J'W 3S[=ʤCef`Igd!W\(g{ញ|SIwd14E5b9aM4dini5;"z( Htz߬+ELE̒1UX(@2[swe&!!8WzdJC/GksiAtxq&+vmPjV'9x6w|'m35ѕk\FJup:O i\W).v(M1XJ.f]Y{)+HiOpeI\H 2TD+)/e`5FC zqL#!Y,Mj>~-IQ& VhLzj67P0pAgCS3*=:13=/hO1.7gYE]? Ib- L ǹD '+=;4n}2E cN*O-i<+_ H(#p P~nbD|X3(`{s$vʂSWWZ\,vo+5{Ү0nݢgL._Nkžykv_Db`j2`34U#5) ˜ *o: V=L(D?u`-MJx1F%Ƭ+})J8;N`lʑG3놁" NY֖Rzpp 闝P>.Lʹ:va{ 1}Zsx# =y;oɑ;LX2,j:uWd`gofR :2fFQJ]1?0e5ob{굙gFAƳ.pVS_1~u'}Fɑ&/HlXB,svf^-kU|Qk:|/Ƅ$KuZ'ᙈ:}Ik_e/|SeK،:[ {Ei5G侧օHiE|dl&!u@3(uA$U+/#|^B * A75tDzZ˝pZD=77;64eƠ'TfNd:oNj~нv .Dno@aSLo$ + ʄ]#2!4q=;vUXս#\;H'X„n s4U]3-~vy뼞g=!* GM5SbmЈҵN Ѹpb T1C z3yx3:Z/C䅤ZO$:#171ޠ X4ˌg}, 3FBel ;V6=QK/R8tEC~22,7 V$M>r¬|vF8V\u1IKgQwٔR~Z~ھZ`F*^^-T;3H^qȑI,du͗;)QGYʦ_̦NY 6FOMTtءzukkZ]kRk~4GN`Ho-[ٻjT*l&.tqN17X5\ӫһr{lqG%_"đ81Ҁ9Cź5?gȁMU`'C`,$0 "6ue2dmVnD§{G3|[:KHOs)J4OOH(lޞQ*1^RJm.u{l4 ppB`\#)Rkqc3WTX(TvCDV.GD`(QQH!Aݐ悟dˍCmLϖe ;AZF@Xt/RI R?j#EIMÖWKބMQџC)c鉃MOp!.Hb6$ _LsnWEA%"Fr+B4Qq0Wԩ^;KI K2Y)prǕQSUl\I+lrC~ 7#;SagN^` /7b d_zc)m "v' ˲:?xN~ɦ,hЉҔ %hW>܁ўahÇ8>gF=˯Ydi>ZA|U2|֤# ruSG,K58эf٬O~eyw~Gx]1)Ts'ĸ8ߕ ;%,g'1bHe-n͏1$H4˻ ͥpILF*>Q>eWJ$Ժ߾"Vd NaHloOCB9igSatmHܟ=*^jΊ Iq!a!"hh仾y=4?"jkVr*muXjmhç\ȑ %EZd"/h'*t:O6eYٿb)Wl,?7!Jicxa2ܙr僿-CU}X>md@c-YM2^)-LwLƝ,q#)LsD}vAJ6Hِ4D,_4o&5(N: UzPL?yrc4t2%)TcK?jdS1w)o`RFSA޺>:h/7t6l^"gڋ-,uy‹!bN-<K- )e_XIpGLFDB H79tcw![Ix*(ACK,Wdҙ9'蒎PGIKjs!%[4hۂy_3YV#"RHU{tN$1m`MpM~,4yZXmh5 GtBݍSvWeGň(b Ѧ,g_/=W"qRӋh˪hZģf#{6;_O^2x(f`W6⧈e %]#SBlK?/\ACԖy\a @k҆ ;[f́J%%5#zԍ2M#w O0~M+.$~Ŕy|ԑ˛ hVvsy8-# 9SXQD.ۇQ@5Ў#@8!/m>!7xm32"\8Wu.(A@Q\EH]Y@59)}^Ah;N¶sIWR]VW]ĒY` v"Iݱ,冤J_bi=$Fea}<<##}v <45C 5R+\]Cb::Q6ћʳk:2LNUEP1@U1*f6"~iǐ$J\ ",s4Pi%FIʷ<~.gwR|Muc"|'$H]c^\T)K ]6!j~݊t+?BD7N vr{ϝ&[ mdrwEPܧZn\pLOV؏hFq2 E_\}evVi~Uꕓp jYodrN[FyٲKa7.1tz@Jc״m'ylhK> Te6]?O: 4U>9sӊT_d#Nʭyfxf,mZ.f^"eGx.&,Q_%i8ul!z%yu5I r]AnjF)ι Zn ,1+ Ol-"ib-2\ũD0đ"//gsAC˶#), 1czA7Z}#dgfdưV$b $ y[0#^'|Oq_3:ԢT^KO>tMjSXJ> Jx ?15r:ޭyO6}lx,fDTztL_Ls6w8}̤%/_nRZ&V Rͭu>^jҋb֜1?^4\/r}/PtP𿤡=47nTG&nn+ y\~m~HߒJ rUf(Rɮݺ)oj/8DP&@;̗%Pէ"Wgh;VnyWm0&ۮ( !ڃ&>W#Ng3bI?]p!+ݙoR#iM*G` t㼣Q'JP' /%:E+R5qִV~tK@kYGTc AĴ/[v O5O1 "f>y[hnec^Hژ_xgJ77!-#\stB7`TlԼz>UTWED*@X00|As- ӯ!v j݂%ʣ58|aM0te0Mg: F*3l^'(˴Lz q