ghc-bsb-http-chunked-0.0.0.4-1.oe24090>    f" ;G|`u` 2 z H!1>]FzZap)3S[6/YmAK,x0į8l۟ۥ'k<5Ē̒VJG -"}m`w<6P$W)5L#InAp'0gޥkZ#LK|LQgz=ձO[Ѣ.71lP.MUӸ zTN!.Dѹ }rbsռ&?ӬgJ>PX"`TWO֣d, -z{x?vsJ̥GA-"UFfꔖpme.;hr*`9L *QE+"εnDq}hE7es/_,Wں|3401f882bcc89bf3eb7c0fd5d7cfc698a6865e3b9ff626d21c230512d4b87d6f76e1b7d0fa8e035a1c38208302c0e4e98a9788c7N4eLv}>$܄8hJ<>7(w?(gd ( _ Q    { <#(8$9(:MFsGHIRXY\]^adbegflptzCghc-bsb-http-chunked0.0.0.41.oe2409Chunked HTTP transfer encoding for bytestring buildersThis library contains functions for encoding [bytestring builders](http://hackage.haskell.org/package/bytestring/docs/Data-ByteString-Builder.html#t:Builder) for [chunked HTTP/1.1 transfer](https://en.wikipedia.org/wiki/Chunked_transfer_encoding). This functionality was extracted from the [blaze-builder](http://hackage.haskell.org/package/blaze-builder) package.fdc-64g.compass-ci0BSD-3-Clausehttp://openeuler.orgUnspecifiedbsb-http-chunked.cabalbsb-http-chunked-0.0.0.4.tar.gzhttps://hackage.haskell.org/package/bsb-http-chunkedlinuxx86_64  /fff148309e23eb8b261c1de374712372d62d8c8dc8ee504c392809c7ec33c0a0e7c1cce7371c31b1d3cfa3eb155e2aecffc0ec212d1d8a7e7c8a3b00ef76818a43b30f50da13d067d6829e21cad4a37c5e777905010a369210393838572852c714c rootrootrootrootrootrootghc-bsb-http-chunkedghc-bsb-http-chunked-develghc-bsb-http-chunked-helpghc-bsb-http-chunked-prof  ghc-Cabal-develghc-base-develghc-base-profghc-bytestring-develghc-bytestring-profghc-rpm-macrosrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2ejLin Runze 0.0.0.4-1- Initial packaging (Version 0.0.0.4)dc-64g.compass-ci 17266849540.0.0.4-1.oe24090.0.0.4-1.oe24090.0.0.4-1.oe24090.0.0.4-1.oe2409bsb-http-chunked-0.0.0.4.tar.gzbsb-http-chunked.cabalghc-bsb-http-chunked.speccpiogzip9utf-8616a3982f95bfee1899d9bddbaa79cac05c955205850817721539f2b6fe03c15710f2f92bfcc1563e12bbd47095b36911168f361d77ca745fbaabfec1f1bd831 Name: ghc-bsb-http-chunked Version: 0.0.0.4 Release: 1 Summary: Chunked HTTP transfer encoding for bytestring builders License: BSD-3-Clause URL: https://hackage.haskell.org/package/bsb-http-chunked Source0: https://hackage.haskell.org/package/bsb-http-chunked-0.0.0.4/bsb-http-chunked-0.0.0.4.tar.gz Source1: https://hackage.haskell.org/package/bsb-http-chunked-0.0.0.4/revision/4.cabal#/bsb-http-chunked.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-bytestring-devel BuildRequires: ghc-bytestring-prof BuildRequires: ghc-rpm-macros ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description This library contains functions for encoding [bytestring builders](http://hackage.haskell.org/package/bytestring/docs/Data-ByteString-Builder.html#t:Builder) for [chunked HTTP/1.1 transfer](https://en.wikipedia.org/wiki/Chunked_transfer_encoding). This functionality was extracted from the [blaze-builder](http://hackage.haskell.org/package/blaze-builder) package. %package devel Summary: Haskell bsb-http-chunked library development files Requires: ghc-bsb-http-chunked = 0.0.0.4-1.oe2409 Requires: ghc-compiler = 9.6.3 Requires(post): ghc-compiler = 9.6.3 Requires(postun): ghc-compiler = 9.6.3 %description devel This package provides the Haskell bsb-http-chunked library development files. %package -n ghc-bsb-http-chunked-help Summary: Haskell bsb-http-chunked library documentation BuildArch: noarch %description -n ghc-bsb-http-chunked-help This package provides the Haskell bsb-http-chunked library documentation. %package -n ghc-bsb-http-chunked-prof Summary: Haskell bsb-http-chunked profiling library Requires: ghc-bsb-http-chunked-devel = 0.0.0.4-1.oe2409 Supplements: (ghc-bsb-http-chunked-devel and ghc-prof) %description -n ghc-bsb-http-chunked-prof This package provides the Haskell bsb-http-chunked profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'bsb-http-chunked-0.0.0.4' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/bsb-http-chunked-0.0.0.4.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'bsb-http-chunked-0.0.0.4' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . cp -p /home/lkp/rpmbuild/SOURCES/bsb-http-chunked.cabal bsb-http-chunked.cabal for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)'); do if [ -f $f -a -x $f ]; then chmod a-x $f; fi done # -Wunused-label is extremely noisy CFLAGS="${CFLAGS:--O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection }" export CFLAGS export LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,--as-needed }" if ! [ -f Setup.hs -o -f Setup.lhs ]; then cp /usr/share/ghc-rpm-macros/Setup.hs . fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi [ -x Setup ] || ghc --make -package Cabal -no-user-package-db -dynamic Setup LANG=C.utf8 ./Setup --version [ -x Setup ] || ghc --make -package Cabal -no-user-package-db -dynamic Setup LANG=C.utf8 ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-bsb-http-chunked --libsubdir='$compiler'${subsubdir}/'$pkgid' --datasubdir='$pkgid' --libexecsubdir='$pkgid' --ghc --dynlibdir=/usr/lib64/ghc-9.6.3${subsubdir} --global --ghc-options="${CFLAGS:+$(echo ' '$CFLAGS | sed -e 's/ / -optc/g')} ${LDFLAGS:+$(echo ' '$LDFLAGS | sed -e 's/ / -optl/g')} -fhide-source-paths" -v $cabal_configure_extra_options -p --enable-shared --htmldir=/usr/share/doc/ghc-9.6.3/html/libraries/bsb-http-chunked-0.0.0.4 --global [ -x Setup ] || ghc --make -package Cabal -no-user-package-db -dynamic Setup LANG=C.utf8 ./Setup build -j${RPM_BUILD_NCPUS} -v if [ -n dist/build/libHSbsb-http-chunked-0.0.0.4*.so ]; then [ -x Setup ] || ghc --make -package Cabal -no-user-package-db -dynamic Setup LANG=C.utf8 ./Setup haddock --html --hyperlink-source --hoogle fi %install [ -x Setup ] || ghc --make -package Cabal -no-user-package-db -dynamic Setup LANG=C.utf8 ./Setup copy --destdir=/home/lkp/rpmbuild/BUILDROOT/ghc-bsb-http-chunked-0.0.0.4-1.oe2409.x86_64 -v [ -x Setup ] || ghc --make -package Cabal -no-user-package-db -dynamic Setup LANG=C.utf8 ./Setup register --gen-pkg-config if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -d bsb-http-chunked-0.0.0.4.conf ]; then for i in $(ls "bsb-http-chunked-0.0.0.4.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 bsb-http-chunked-0.0.0.4.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-bsb-http-chunked-0.0.0.4-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 bsb-http-chunked-0.0.0.4.conf /home/lkp/rpmbuild/BUILDROOT/ghc-bsb-http-chunked-0.0.0.4-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/bsb-http-chunked-0.0.0.4.conf fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -z "$(ls /home/lkp/rpmbuild/BUILDROOT/ghc-bsb-http-chunked-0.0.0.4-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/bsb-http-chunked-0.0.0.4*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-bsb-http-chunked-0.0.0.4-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/bsb-http-chunked-0.0.0.4*.conf not found" exit 1 fi rm -f ghc-bsb-http-chunked.files ghc-bsb-http-chunked-help.files touch ghc-bsb-http-chunked.files ghc-bsb-http-chunked-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-bsb-http-chunked-0.0.0.4-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSbsb-http-chunked-0.0.0.4-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-bsb-http-chunked.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-bsb-http-chunked.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/bsb-http-chunked-0.0.0.4" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-bsb-http-chunked-0.0.0.4-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-bsb-http-chunked-0.0.0.4-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-bsb-http-chunked-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-bsb-http-chunked-prof.files -o -fprint ghc-bsb-http-chunked-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-bsb-http-chunked-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-bsb-http-chunked-prof.files else rm -f ghc-bsb-http-chunked-devel.files ghc-bsb-http-chunked-prof.files touch ghc-bsb-http-chunked-devel.files ghc-bsb-http-chunked-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-bsb-http-chunked-0.0.0.4-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/bsb-http-chunked-0.0.0.4*.conf >> ghc-bsb-http-chunked-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/bsb-http-chunked-0.0.0.4 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-bsb-http-chunked-0.0.0.4-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-bsb-http-chunked-help.files fi for i in ghc-bsb-http-chunked.files ghc-bsb-http-chunked-devel.files ghc-bsb-http-chunked-help.files ghc-bsb-http-chunked-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-bsb-http-chunked-0.0.0.4-1.oe2409.x86_64!!g" $i fi done echo "running ghc_delete_rpaths:" if ! type chrpath > /dev/null; then exit 1; fi for i in $(find /home/lkp/rpmbuild/BUILDROOT/ghc-bsb-http-chunked-0.0.0.4-1.oe2409.x86_64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print); do if [ -x "$i" ]; then rpath=$(chrpath $i | sed -e "s@^$i: R.*PATH=@@") case "$rpath" in *$PWD/*) chrpath -r "/usr/lib64/ghc-9.6.3/lib:/usr/lib64/ghc-9.6.3/lib/x86_64-linux-ghc-9.6.3" $i ;; *) ;; esac else echo "%ghc_delete_rpath: no $i executable" exit 1 fi done %check %post devel /usr/bin/ghc-pkg-9.6.3 recache --no-user-package-db || : %postun devel /usr/bin/ghc-pkg-9.6.3 recache --no-user-package-db || : %files -f ghc-bsb-http-chunked.files %license LICENSE %files devel -f ghc-bsb-http-chunked-devel.files %doc CHANGELOG.md %files -n ghc-bsb-http-chunked-help -f ghc-bsb-http-chunked-help.files %license LICENSE %files -n ghc-bsb-http-chunked-prof -f ghc-bsb-http-chunked-prof.files %changelog * Thu Sep 28 2023 Lin Runze 0.0.0.4-1 - Initial packaging (Version 0.0.0.4) ?z 2"zh4R+*<y*95 sQx*ӪNRM͆JSoa<} !3qU[M$UzqVG4͆OI3Rbpyb0e "Q8JoKH\LnSgei@{EɄqo6bPݮ)O~.#`.s8/4r oӹ# noSW !^azbkȟ|}§r4 E_ )psjj dND->p3,r'o&~KXd}OOx%UXӄOt ^Tp]tFC+3sBͣzD KƑ_l^M쎥U/PoA"+h]{VQܺ{|^rwY1#7,5o n~/y3[%WX1,)&)>=\U;M3ZUY)j0^+xvgR<@|#~;%#)s޼b{S:sG;NEy$ѱqIg` ɌJʭ +^Hi޷?8(V̥MFK3v5^ajVq2:+C8 &CG/q IN4gq(QxW],w(ddK˓7}dm_t &tv ;_Ƨn 3`-<߇](H_>S|`j:Dg;"|5Ab#Wwvz}t\Q};L=O|+i}+{bO %^]qJֱbQ,<@nM]v Ǻcj֟9WPS,,8z~˝qqIڟr>Zkb=Ŏ&HD1Y {<rn1V;EnayP$(U{'jwkDsBme%yBE\ #v-yD7VpkLfGhh{/T[<.> U Vȓ Aa βVޙ,"t13kwDXKc'ٞZT.䟴g-jIZb=wiI W>~]m'{X:v-U4WKD w^ۤ׹rH Deh8hA`7rħDJ ns M{[_\ogyh "TW50DH}X\oO69}GTO6dKyV.ӟ98Bw].1̎ͷ q)6ozݢ[&7zAM@l;ISwbJ&3],9ުzk5]j,olWY-8dQń760ł{+am3,lD)3L_ )٣tNyH6y3} lIQ1oI} 0L_z#ۏ@hxbnbkjroB==-6ri!1+UF>~q9~`,༿5ݿaI?(d'>ػhѹ]'G-[I }vx, Sj+G-eءsFx<:ၠP!@g_Uw5rAXJruç;A;kMLw﨨On\m?!nX%ɒ9xihN)V06H'CG~qvL/՚ei4:qeE=p]Q~">ES_v03ZIOn2ʏeOTƫ{ HzƦqp.-Z@Z~9MdR; Z'Cغ*{vыghS4Whts;}r["PPdp1;lGQYN['3B?fGs)f$APaD/]ϩb|n a,Y`4&b2i땲GRm2vюla݅/ 3ʗKm{:VJ՗Ku&$V(4{< sg8]_jՑ2jP_t1D`aY g< ^R祕ÓcQ7\|)n韇m7G眐GR.M޻dI7&"̘0s7c[Jgvnۣt)`4:MJR>y]svNɫWݣL &/߼Ґ<հI3ͱق/ "q0s>b􋗾C#}Ɔvddp^P:JHv w I*Nʠـ3Jt{ 3iNopz6ķ9 )5*EE"?oQ:hv .Ǥ<.UT3z GV Nplړ os5沸% l_,EJ>~Q{Kꃢ7.?l5QU~? =0bJ}f 0G=$Hj?mWn[KfUH7_ ) ܷlSfM8GWϤ?!ozGЩrY$N->lVڢܘy]S&D*Ly [L?#؛Ag++njp (͟_F_\l9#ꨏ [a7(8)ZX(J3#tzE]t}zsbs[UdM3tr+hԈ!/ LYeԇG@m C_%G;]9ijw}>tjRlvhɦ*@]˧Y&ކޕ]"o`7MH30y yXf` >`!YfNͨEtpl*q̓"r og's[HYuJW.I1U>Ҏ߄٫"A2\ ^=ܑ2o>pYkӜKuǃ, cniާ}nD(e\FԦ#rG3,=pJ)=jQ ljwS;ٞD%# (q8Oc$]#=[^WƧ]dɬX֍9xY^sWFzL0'n~);y+OB>ckW ̍ v׹}>6鮭fT$ ,Y>8j[1 \1JcW3-⠦̈́MB>ڜOYճ$c CE'~Q.+f16$ -ڬK*~)i&Kwh4 &ɜm`i<6\^;иRH9pEyo:qM ;N؍'i |̳tŪ*C2Ů# DtBզ &g{| .vyqס,*銌tyFC3\]BFjY% #*:knל?dzVm콫f OKX ͠SZ8asQ3XKš=AcA5\MlOu>%a3?̄UN;`͍8СRWQq0c&3JNQ&"Tdz$ J2 :Z:uy܅F}NCyaB<9jwl7b>]8XCgTܕoL΋(s N%yd+g>Gȷ-)p2E3ۢ2kجoLXx㘥e dBt,+0-vEӯ͇pc"{ʿMc{*QkȾ R`s5yw٬vkY $wE3z"k}h=Iך% TM4λ.$A͝#Vw%2JC sIV7*BvKe{MĦa~3qnZ;OӉ- \6PZE;<RG+t|ZO& ˰4B{WJ{^т5~iϟ>5r~b%@dr袅T}G/#U+=K?pG.Y-_0u($y)q^^!;5C&b%RYE?# ҝhS[֚RS݌gGE~E $,^a1{U&%om`BvORv#Vu~`i3ε^yfi5 M </\ }fbCfR>ѸZ}̳E{%2 bеTaޅͥK%eKsҍša˾ 9Ղ!1/m(/o5mUiVlSɃiOvfzԽoR>B`vAc W>n|dE<Ck>;ֵ0 4(]Օi'|sA|sؔU }O &,  Ou81Ȱ'Z;87m1;+ nOݬk6Sxn*ìz?3W &P]=\7T (AGe7buw" V+2vT$㼒cQ1[2"//rf6 +&Vu޵Hhtdۘf@Hnv\GzN`g#=: 4!tCkaBw<Zi9*= Ӊ|P*N '- J1+j1r,r[/n!0 @Bh_Hl*z|S.4`ODȩx?/GW ŮITJ30Y-'a+qq6 V,A>VxӸaNmוMaiE‘PE.xE"cn^L}W_\dQqZ;si\d/lX[Rsn̾[?(ڼA:62*`ɫ4_밻R|"B2AX||tpjF$v1|8/u:#k/&woh]Jz+͊w}=֦Vkn`J:|U2|L aoq>a-mDJqҢv8t'(YO=aw]ٖZ+):#hV&Vm~Sm9G}Gb޹wqA C tխ'> Ǵ|>蔄8ږ?~IpN_zW8z* 'X/8/E&ӤӢ_U8+.u]K#nv1,}\1Ӌf똥t%uŞ2E .xwGk vH`&Js!aC5O/Z_/Y ~"tXcg4=-)*&y|q5 TfE*s$ 1[l$+jhm8f=#x$q9p" Dw/Px@O[&KB5ʽ4 VsWσ..@0LvRQIC$/`kQUթ\D2RoTgS )Uʂq&Vm8 D$7k@wT)B:~IILQc-8(jӃ@(u &80"(?H{O^٬VMjJIuv0ջIuĚԕ,W*H$<=lD+E_Oc,`ԿwTYɖ2A(YǠ챔~/X{D(=;%KE/sM;_z`tA¿P9ٕ} JR)5, rH/U{m -r댠/mL/2kkKk$MXT/5H7ox_=O$ v#8"5AD򲔨TYoA[B*?HПU>v?zjB$QW?Y+caZNm/VE( 8~ 1P~3 a:ޯ.5h}_:gwEbI𝫁k~ C-R!aOjkM!FXE,x ʄAS/d_ukd@xpGY}/Xfc.˔o!T!h@,NyI?5^hzvT@DM9l~ߓ^5˜ T1~:VoVEUQrLL$2l,ʹt_[J3H JHh GJI@D`(ɐ*娬*S`w?:q!kIAe xrEe|cPߤGNj?8E9(>3hRR@#4hFz!./աҫ6zn0P %F5@@-Os_rظ0001?,J2