ghc-prettyprinter-ansi-terminal-1.1.3-1.oe24090>    f ~ ;G|`u` 'i m/hiN}5p$ S3>5#"so^A3 JJ7MI,(w?PHjeo_egQ("a1RjpSJU3ٽ'_+zjQ ,4qv5vkR b` `į̙ЉB!h"5"ZcV׭c'Zy1oN |54Xe_KYJ%>^ -a0f@O8/eF?/0fD-tj$88bda6da8b581e4bd7b5ea59ac9c5a68077726d87c81c381576293bedf2a136629b103e1b09dae726a10162a29aecd549d2a97a5S\!r)+c5>7(?(d"( 1 g SY`h l p x      #(89 :CFgGHIRXY\]^>d?eDfILPVCghc-prettyprinter-ansi-terminal1.1.31.oe2409ANSI terminal backend for the `prettyprinter` packageANSI terminal backend for the »prettyprinter« package.f idc-64g.compass-ci,BSD-2-Clausehttp://openeuler.orgUnspecifiedprettyprinter-ansi-terminal-1.1.3.tar.gzhttps://hackage.haskell.org/package/prettyprinter-ansi-terminallinuxx86_64 V"f +f +c3d546583226c82a5b0066e23043d5bcabc1c3e7e87715950359fe5e1c1e8010813739308ad6050620578994effe21058a170a341716acf52573fae42b5b1db3 rootrootrootrootghc-prettyprinter-ansi-terminalghc-prettyprinter-ansi-terminal-develghc-prettyprinter-ansi-terminal-helpghc-prettyprinter-ansi-terminal-prof  ghc-Cabal-develghc-ansi-terminal-develghc-ansi-terminal-profghc-base-develghc-base-profghc-prettyprinter-develghc-prettyprinter-profghc-rpm-macrosghc-text-develghc-text-profrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2d@Lin Runze 1.1.3-1- Initial packaging (Version 1.1.3)dc-64g.compass-ci 17266852891.1.3-1.oe24091.1.3-1.oe24091.1.3-1.oe24091.1.3-1.oe2409ghc-prettyprinter-ansi-terminal.specprettyprinter-ansi-terminal-1.1.3.tar.gzcpiogzip9utf-87da5d8c490924f5bb9cda045efdec68e04fbc8a172917d3e5241b0d3ace246c1fae61110ad1dc7bfcb449e85fa383b23ce57960c90b668a9174874418c70b336 Name: ghc-prettyprinter-ansi-terminal Version: 1.1.3 Release: 1 Summary: ANSI terminal backend for the `prettyprinter` package License: BSD-2-Clause URL: https://hackage.haskell.org/package/prettyprinter-ansi-terminal Source0: https://hackage.haskell.org/package/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-ansi-terminal-devel BuildRequires: ghc-ansi-terminal-prof BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-prettyprinter-devel BuildRequires: ghc-prettyprinter-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel BuildRequires: ghc-text-prof ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description ANSI terminal backend for the »prettyprinter« package. %package devel Summary: Haskell prettyprinter-ansi-terminal library development files Requires: ghc-prettyprinter-ansi-terminal = 1.1.3-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 prettyprinter-ansi-terminal library development files. %package -n ghc-prettyprinter-ansi-terminal-help Summary: Haskell prettyprinter-ansi-terminal library documentation BuildArch: noarch %description -n ghc-prettyprinter-ansi-terminal-help This package provides the Haskell prettyprinter-ansi-terminal library documentation. %package -n ghc-prettyprinter-ansi-terminal-prof Summary: Haskell prettyprinter-ansi-terminal profiling library Requires: ghc-prettyprinter-ansi-terminal-devel = 1.1.3-1.oe2409 Supplements: (ghc-prettyprinter-ansi-terminal-devel and ghc-prof) %description -n ghc-prettyprinter-ansi-terminal-prof This package provides the Haskell prettyprinter-ansi-terminal profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'prettyprinter-ansi-terminal-1.1.3' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/prettyprinter-ansi-terminal-1.1.3.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'prettyprinter-ansi-terminal-1.1.3' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 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-prettyprinter-ansi-terminal --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/prettyprinter-ansi-terminal-1.1.3 --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/libHSprettyprinter-ansi-terminal-1.1.3*.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-prettyprinter-ansi-terminal-1.1.3-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 prettyprinter-ansi-terminal-1.1.3.conf ]; then for i in $(ls "prettyprinter-ansi-terminal-1.1.3.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 prettyprinter-ansi-terminal-1.1.3.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-prettyprinter-ansi-terminal-1.1.3-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 prettyprinter-ansi-terminal-1.1.3.conf /home/lkp/rpmbuild/BUILDROOT/ghc-prettyprinter-ansi-terminal-1.1.3-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/prettyprinter-ansi-terminal-1.1.3.conf fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -z "$(ls /home/lkp/rpmbuild/BUILDROOT/ghc-prettyprinter-ansi-terminal-1.1.3-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/prettyprinter-ansi-terminal-1.1.3*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-prettyprinter-ansi-terminal-1.1.3-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/prettyprinter-ansi-terminal-1.1.3*.conf not found" exit 1 fi rm -f ghc-prettyprinter-ansi-terminal.files ghc-prettyprinter-ansi-terminal-help.files touch ghc-prettyprinter-ansi-terminal.files ghc-prettyprinter-ansi-terminal-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-prettyprinter-ansi-terminal-1.1.3-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSprettyprinter-ansi-terminal-1.1.3-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-prettyprinter-ansi-terminal.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-prettyprinter-ansi-terminal.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/prettyprinter-ansi-terminal-1.1.3" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-prettyprinter-ansi-terminal-1.1.3-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-prettyprinter-ansi-terminal-1.1.3-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-prettyprinter-ansi-terminal-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-prettyprinter-ansi-terminal-prof.files -o -fprint ghc-prettyprinter-ansi-terminal-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-prettyprinter-ansi-terminal-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-prettyprinter-ansi-terminal-prof.files else rm -f ghc-prettyprinter-ansi-terminal-devel.files ghc-prettyprinter-ansi-terminal-prof.files touch ghc-prettyprinter-ansi-terminal-devel.files ghc-prettyprinter-ansi-terminal-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-prettyprinter-ansi-terminal-1.1.3-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/prettyprinter-ansi-terminal-1.1.3*.conf >> ghc-prettyprinter-ansi-terminal-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/prettyprinter-ansi-terminal-1.1.3 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-prettyprinter-ansi-terminal-1.1.3-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-prettyprinter-ansi-terminal-help.files fi for i in ghc-prettyprinter-ansi-terminal.files ghc-prettyprinter-ansi-terminal-devel.files ghc-prettyprinter-ansi-terminal-help.files ghc-prettyprinter-ansi-terminal-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-prettyprinter-ansi-terminal-1.1.3-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-prettyprinter-ansi-terminal-1.1.3-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-prettyprinter-ansi-terminal.files %license LICENSE.md %files devel -f ghc-prettyprinter-ansi-terminal-devel.files %doc CHANGELOG.md README.md %files -n ghc-prettyprinter-ansi-terminal-help -f ghc-prettyprinter-ansi-terminal-help.files %license LICENSE.md %files -n ghc-prettyprinter-ansi-terminal-prof -f ghc-prettyprinter-ansi-terminal-prof.files %changelog * Tue Aug 22 2023 Lin Runze 1.1.3-1 - Initial packaging (Version 1.1.3) ?zuX[0HאRCwIHH J5JRҍHҝt·zy~׽5?Eyz Cy> W_@x8:Pg |3ٛ]5 r؛AAe73w+0͊ bn`o y C؀P q#q?X~C[ C\i|jggYAdnfa Y986Pb19ͬ@5~f.PO A ]yxl~sۘBpngk1P^O?73gnkO+ n ur9C]a*ov% K_9:;XMv53˟֝/;lSӷ*la3,^0wQVìn$_t!7;s3¬@K3q`'?wZs߸m _a7:, uܠ_@7tuI}`-o94YH`_] XT97؍OH .ak%@?O{ ÿwE~" E? ߒ롫#㘿EU33j?P?Dd1sE8@?wGoޤ7txS]]fp?/Y,l7??j;G=?-~l 0MjD~ܿn< ׋v_^A?O_nx!ҍH[A iHпc7?4@+$j Z 5=H ;{YOXHI|@0= $.Rb^~ H5 }86@ۖq}w_f STXKVpFm3فbb rē yO% R|^k&4&(fZDWj6i[VRjŊ5ezddGMݹژ~+ils%u`+%T>轺)0{r4_|3Qh55gZ~vޱGJ[N1X3abϒaw"FM+g!8sW?~Roo Qh;c1b9L}*4yB>1Xφ`W= bV[VAg@!2k% p=Mwioχ'j男F)nE۪Cp lE-ׄwމvգL_}՞MTi}c1w_Fxq*af?VnSŧtQZvU/;}^VRC%Ia春];(%ޕɲ{OD<DϷtrQ =ZFs#tq޶H'zbmc~xՊ] |5K/Fn2ÊmeؘÓ#jF.v"|ڌ oe3HtXox4.&5.DE܆$og>O{Jk^!ZeD'L`\h!U>QgXAOI0B߄׼8 $-<'l2Y7ǒaM@W ɨcZ]J~Mu+ru~p OHmKy~PT)DS"iA0c(UNӋ2DZkzE74 LSڈs˜E3GmՇ$-~ڷ\+ژӠ9X3aoMWlɆdcV3.Z5`7Ţ#V4m g!ȾhmUu(; t ?Zx^5 %$?:Cr*!wLpɼff*[xDWvd3|yz:0w؆~&UYx :E}n/)ךU[?&֮U~(K,q{T=Z]L '7Y1?Ն- ǓSXȪ7l}sl7'}YmUX؃MeɃt  fȰ F ΐVt"(Z\jBFv5L#Qz[ )@ɇ@uGxCij2n.hOSv9l+Z}6ڃ;86p`IX4$ӶPsu)79-׭Sx٢ ED0 k񑿠 )Eo,%:PȘ:F}w#.ϳO#.AB2k1X2Itn4pp30T͌W *[42֥{7ovNLZY$ RѲtkJUF8rfHH\}X&K:U~k!Tl\˱n1sFI<i녍k+?i?W|},oTyr@lt1[A.Cù6ߦ;=qF#қk3޶-?rp3ٮhNXyqTxM[OOMMOyf$Pҍ0̔zf Kt瓢_aQI܊Cp,XO)DQN)>&}N&xAP XlSӝh)_ҍi14-ŀlcQ ѯHkQ4"Xx34mRR>BST}!,RPn',Q>)Gϗ.Kӓ~?״ \EnZZ,@Y]f;uv|=V,g^jjӶ>OEJ(^@Lk05#KaPLJOQRܱkmRSO>ؕ31IJۗ1-r1[U.<܇ժ!@$dzb,y:xLz1;ppYjRulqMS)ǛpXX3Sa)Su&%/)|nxFDHf׍mz.EV\X)jx< X(n1GRڮrj :ܨzQ".TW]RVs:tMi!*SEŒRLm779ͻ PYi҆jM Mv!bԇħsO f<+`.$ `^>um ֬Łs+@&aa\)Q0]4(z6CE-'} x9N-&Yq[pv+yHN6¨Q8@C銋*`W9VT%\eԠ%(x!ÿ #BD=#9 &_2) }+T@jW5sHJ2~c[& k>Ŧ8˖kWz[ʓ .eF s yǼ9ce:׽wÐ3:`0є%l؟{J> p%3+7]$ʐPXr<)n3)ۻU6S^(Ck8XAd AQv9zQJB q@USqVm\i8Nm5$ϑ4g  19z"\6-Oc ;;v30K,ٳG3[.o2$`3HChdLg3+?(WA =ț- UFc&OPHrVF>;InJ+/rr*sDf]s]nwvA ^ Lug~gfߧԀةgbL@e5?>{1b/qsPHW].(\wUBv|Tej6[W۳EF2Or;<oǧpc^vi8׃a/PxyI ܩ۾'Ǘheۡ4__6 Z[n&fGC+0yU{dE.䚘;"oļWP/C?}:jv dzce9eFF)jHv}N{4A?[X:m<5`Jl/ŃO0rJ)HT{uk{@~OIAJGkTǴ~ke 3,}^_$ahv7`zDs< I*}wI=x&my<ױ|l,1w86hFYMC͟wYR\l~$L׾,2G̈́fm*̟o}p|l뙳Z_H3d@0fk<v905hFozH>zr-)A̢"- RS!CPc67j) 2#7'+$aC䩕R`=ySMan0qL+tٕ*.ZE&3 vTt%|E}\ciߦoXzjA}&%pA"UP,iND%mѷ/@\M\To-nM FLӗnf&G*6d_8}”揄4 Fikruf[UN( tV3՟&c+v.AV{vL26?GgAFx#w;:yGgiYb ")zPaf.ɬ8,g= g`#a}ƝayrDl9Vےf\:Bm6ݽ7Id3X>2m*+@6WN"' iڍBb߸/I/R (61m) ٿn< G 3 /^뙺v !\ q}yZ'l+ɳ:Jڎ(jwFSu49#UD` үQCU{;4UL$ifģ nr&ñi|:l R{ǰcoH|ĆFh ug@b"b(˴Ym\Aws]RlpGHZwrSӸMy)wD'̊#zNb) 9$G,DO%.:qԯSYv_}AI.\ӭ<~4"O@ѳ *ܸ3 dH*yi,nFJn5^zI"TqniĖS[L"q`oDˢ*G/!}sI}kF >$Mxn g @K*cBDA"n7SPJ2#LTܜt0ͣ.q>[MS zKص{HŧZF %/^uՈS`u'X6kcNA/&%G8_I*3V,&Igf<߯=bs `Z&ۈ85oBI!ܝDztv YyM[9ن}8% DNN=Bhط^7"tK_qg$ӷ\WUCq8 $]~rBn4!6f5of~>q՛[U8/mђ@dYpps2#qvt ^Ux$}`L&NbF9^׮Ef4f6y%>6y7^M ak0q("Kܾy>s0/Tk|J"KЕP p| dHj_Z(f҃ѭ|Jӂ?d䩫$P!p]zOP gs9zMӽ>R*YBpP1 e4o{ۮ'Es .3`a /+eFY!mҵ%Q{md^$6$Xǁ[aH_p咇 թv,ԫq|CDKiwWPDozTb0792h:NQ/ʆ¶-OPQWHسan :݋wѡ:V62]!iK4U鈐/qib2KNIi<\WW:2Q92aV gC= *[e|і|NrAMC;<9Z6\0ĦT%löN.u],sbk\[3! =qdKN~v[]*pWp?35&; tt*QORlSKy.(pjPdbQ1apcfvy;uL^/ǎP^C+\WuMni\5^ZoN%?qx5v#D뉇%R  S7%Z7qF(Mm 5XWnmmOylΞ[- 0鑰m=g[>]> 6+˜q2v騡SqϞ־3GAs]nSC..͸l,҃swC5Psu5ER`'8qٔN}:Ab_Nnw00d {_mތx[xfnjRϊ2^bk c~5R^V>Y5ȰhJG"u ـq-0 ( ; |Γ| h.zIE@ŀe!-[;S7󾝉jG%&=Nع4d*z O7guؓ@}9GPP6=ɏxyY[jǗNSu}з}s3| -O}ێL\7)r`*Z)C~'-h:Xd!-´_a"cڂ wJK7z`8䂵8}rpfgr0PVɹ<:z{h˲S}LoXUy_Zxq~;h8 Puڠ3(0^KB!L5^ WhLw%=n~jD sŻ7OH\db.YE3Iո:Wh~`T:oQɇdꀢ qc2Uu}7c 0G[Hb fo=K򟰮l[.[,qOaR5or&i6`6#$>G|]S')P;n<&n}+-V&Zj&^] `|d-H؇d㇪o$Fۣchs<0!ʋzUp!QHʙ$ɼcQ:Ǩ8cuzBΗtP)uf_홂 9Dec٦#\9 lMJX"0ae