ghc-ansi-terminal-types-0.11.5-1.oe24090>    f # ;G|`u` Z 8a[qe4i$עΝFS@Y/A#z !AvL C#4馲 s#(R4Ss?$!euKyM5jU$ ynAe%P}fRQVN07^:΢hX"-Ecp]_~5"E({K&X0]m|V-_P)i8^B{ڮtG9m͟ UyˎU>\h0 fMU!O<+ȵ7@^J}nL4YفmW'}&];" 3X76 ߹ B~мl8064703b4b29fff42eb17ab20cd043177304caac1664dc07594ffdf8ae68fbd6ca69075e5aec03b7ff1915c489eed24427b1560aEp0ݞy=v`>7(?(d! * \ "Z`ht z   O T`o#(89:$FIGhHtIRXY\]^=d>eCfHLPVCghc-ansi-terminal-types0.11.51.oe2409Types and functions used to represent SGR aspectsThe 'ANSI' standards refer to the visual style of displaying characters as their 'graphic rendition'. The 'ANSI' codes to establish the graphic rendition for subsequent text are referred to as SELECT GRAPHIC RENDITION (SGR). This package exposes modules that export types and functions used to represent SGR aspects.f dc-64g.compass-ci!BSD-3-Clausehttp://openeuler.orgUnspecifiedansi-terminal-types.cabalansi-terminal-types-0.11.5.tar.gzhttps://hackage.haskell.org/package/ansi-terminal-typeslinuxx86_644 fffbf7b230389f43105100a6d5740822598a88b38eaaf7d042de595ccf72db4fdd1f78440dfd95c4509e88855ac7cc2d9566ddf956a92c1290404cac93ad1a1b00aa131bf2157e67bf2504c098854c7e8e55b284647c6c8afac30ff8129fe52c0a8 rootrootrootrootrootrootghc-ansi-terminal-typesghc-ansi-terminal-types-develghc-ansi-terminal-types-helpghc-ansi-terminal-types-prof  ghc-Cabal-develghc-base-develghc-base-profghc-colour-develghc-colour-profghc-rpm-macrosrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2ejLin Runze 0.11.5-1- Initial packaging (Version 0.11.5)dc-64g.compass-ci 17266852070.11.5-1.oe24090.11.5-1.oe24090.11.5-1.oe24090.11.5-1.oe2409ansi-terminal-types-0.11.5.tar.gzansi-terminal-types.cabalghc-ansi-terminal-types.speccpiogzip9utf-8312b755da896d13a2e931766a24518294c98bcd2e5c8ae029acf0803326219a19af5242824d6188b29fcdda960e146773c6029334068042d9a532a21fdc415aa Name: ghc-ansi-terminal-types Version: 0.11.5 Release: 1 Summary: Types and functions used to represent SGR aspects License: BSD-3-Clause URL: https://hackage.haskell.org/package/ansi-terminal-types Source0: https://hackage.haskell.org/package/ansi-terminal-types-0.11.5/ansi-terminal-types-0.11.5.tar.gz Source1: https://hackage.haskell.org/package/ansi-terminal-types-0.11.5/revision/1.cabal#/ansi-terminal-types.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-colour-devel BuildRequires: ghc-colour-prof BuildRequires: ghc-rpm-macros ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description The 'ANSI' standards refer to the visual style of displaying characters as their 'graphic rendition'. The 'ANSI' codes to establish the graphic rendition for subsequent text are referred to as SELECT GRAPHIC RENDITION (SGR). This package exposes modules that export types and functions used to represent SGR aspects. %package devel Summary: Haskell ansi-terminal-types library development files Requires: ghc-ansi-terminal-types = 0.11.5-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 ansi-terminal-types library development files. %package -n ghc-ansi-terminal-types-help Summary: Haskell ansi-terminal-types library documentation BuildArch: noarch %description -n ghc-ansi-terminal-types-help This package provides the Haskell ansi-terminal-types library documentation. %package -n ghc-ansi-terminal-types-prof Summary: Haskell ansi-terminal-types profiling library Requires: ghc-ansi-terminal-types-devel = 0.11.5-1.oe2409 Supplements: (ghc-ansi-terminal-types-devel and ghc-prof) %description -n ghc-ansi-terminal-types-prof This package provides the Haskell ansi-terminal-types profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'ansi-terminal-types-0.11.5' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/ansi-terminal-types-0.11.5.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'ansi-terminal-types-0.11.5' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . cp -p /home/lkp/rpmbuild/SOURCES/ansi-terminal-types.cabal ansi-terminal-types.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-ansi-terminal-types --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/ansi-terminal-types-0.11.5 --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/libHSansi-terminal-types-0.11.5*.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-ansi-terminal-types-0.11.5-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 ansi-terminal-types-0.11.5.conf ]; then for i in $(ls "ansi-terminal-types-0.11.5.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 ansi-terminal-types-0.11.5.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-ansi-terminal-types-0.11.5-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 ansi-terminal-types-0.11.5.conf /home/lkp/rpmbuild/BUILDROOT/ghc-ansi-terminal-types-0.11.5-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/ansi-terminal-types-0.11.5.conf fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -z "$(ls /home/lkp/rpmbuild/BUILDROOT/ghc-ansi-terminal-types-0.11.5-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/ansi-terminal-types-0.11.5*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-ansi-terminal-types-0.11.5-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/ansi-terminal-types-0.11.5*.conf not found" exit 1 fi rm -f ghc-ansi-terminal-types.files ghc-ansi-terminal-types-help.files touch ghc-ansi-terminal-types.files ghc-ansi-terminal-types-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-ansi-terminal-types-0.11.5-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSansi-terminal-types-0.11.5-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-ansi-terminal-types.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-ansi-terminal-types.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/ansi-terminal-types-0.11.5" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-ansi-terminal-types-0.11.5-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-ansi-terminal-types-0.11.5-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-ansi-terminal-types-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-ansi-terminal-types-prof.files -o -fprint ghc-ansi-terminal-types-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-ansi-terminal-types-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-ansi-terminal-types-prof.files else rm -f ghc-ansi-terminal-types-devel.files ghc-ansi-terminal-types-prof.files touch ghc-ansi-terminal-types-devel.files ghc-ansi-terminal-types-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-ansi-terminal-types-0.11.5-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/ansi-terminal-types-0.11.5*.conf >> ghc-ansi-terminal-types-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/ansi-terminal-types-0.11.5 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-ansi-terminal-types-0.11.5-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-ansi-terminal-types-help.files fi for i in ghc-ansi-terminal-types.files ghc-ansi-terminal-types-devel.files ghc-ansi-terminal-types-help.files ghc-ansi-terminal-types-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-ansi-terminal-types-0.11.5-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-ansi-terminal-types-0.11.5-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 %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-ansi-terminal-types.files %license LICENSE %files devel -f ghc-ansi-terminal-types-devel.files %doc CHANGELOG.md README.md %files -n ghc-ansi-terminal-types-help -f ghc-ansi-terminal-types-help.files %license LICENSE %files -n ghc-ansi-terminal-types-prof -f ghc-ansi-terminal-types-prof.files %changelog * Thu Sep 28 2023 Lin Runze 0.11.5-1 - Initial packaging (Version 0.11.5) ?Z 8m7aTd:cƾز cfŚZDRDBJe)ˋ%T%-J(53E}}].399><0u: cpد\M  @|QRKI'$PФP,P"h2áP  b9ƴ@3I,rlGI(3+2 fRV&_T_ QbsE,zBo*@d#g0QTkBp̀LJ 'bRJSڗJUڧ)7r ^\JqgwAI%j 6%<ﺼqcx{c9K"}~\vV?orXGVD^|/^i1!N׏iCȨ1ъM;s)'`E;vkyc\ k^y-LsFݴ|*'bR=th`,_! gjS?-Y3y2x6Kli,Cnzt.ګ ɸLZ (٩3w:Ȋe 4 9G ݞ 5̜ @^y6{z7氝TH[t"Im^P 'Dn\3^4Q>}4o[F|z|ֲu)[me{ {x{ԟM>AfKa4%q6e;d.;NjyEiL>r:^œ/R#px'z|T ӥ]\'loO+ZȶSE2NU{6=5s`-]ƮuYǠ,ȍ1's {a?$P!}5ڮ@6q>OǨm;oGϬy\4"%슽'2eb:yl^YpvcSlx{FY' C'lm gfJR’'E >ZNHIPJJCܷ>e''qm1WeKDN%燷F7Xau"Y =uYάqp;-!ϻ[|˭ಌ7 \  "X> Fq3&X_;.iʼnT s9xB+9|4C{0]˰N|gdG%Β9''I+)CDO\rxCcF%{׸aXrݱͪ<g{1M/Ʃ7'L^,S ;6*2Or|48p癕hF; C3=bQ3/cd)]-!h_n9]Fg7Scozxv+I[! ǥ7˖C[h/T\/,Ҧ=6{yT&z׷|-j|ɇVz/yѾZy9M`[*>Ηa[+γkCYA^y ;/Ijf%!~ YJZMҥT|\v_swu ezYEHŕEM']oL]Vmw$@8F{1uAH' X+eKSHC6.5*;je& Ͼ`udwnb߳|..0vIZ $yS{bL|-Xߘ~ҺqIez߳PGdW1GE-ǂo^t}#y`dBM.)c iB.r]dح'\ma@C/N؎QTQZ-UQo&8 0B-~Qzj f(X-V)#W㷈\X>=A[S`.H.Ԅ> 6ZSeKu'ͭ0u{3[ x`xCG9J5_rx~,z56! )p__7PЖ+!Ё >embutJ4>n_O:u.pHTy~v/g~Bu5Pwv4Ұw7LIOC[ p{~.6fMyUK]ט+dNc" 7 ,^h\F;ǥoXϻ,o{SFE]5 Ku^&2.]QRii`W. lYOdbJ.Yoؐ9p태~Qyc8"$ 6};)Zp6٩}޺īwoe1S\3.)W"9u;S1)e`B7w#]U'xg__XuԜߴç[+rQ>d[KOaTQ /ﰠ(?d EkX`Id,=3E'(BBat8'Ș. =]0 ѩt(g2FH]c$@$cq9m R( ` LBIh2O;;d"E䘠(Hv' %mh)@$) dQ:p*P#qh0! 8d$Fa$$ `!.KD `VxIC#U(BpU4`?KƬX8p Yd?Jw A#IhI V:Z; ,`S[bo$%HT2 FG dPBG7l_y2PN5ƓU#G$n06u4R)AF8 j$B $O~Ы9m!hDBuT (";ES;Bx1ME"C`a@"@P4$q,h"lP(Dbӥ):C;$XʐdD X%JsL#($$đ@%\9͡L MlLWXcBA c)@1haW dׁΟ$E~3̂&XҪ'PߘLWR.bH\d c 84^IP'F2+^4AY[d4E@50( ,%a)08CaMЁH*$'=?9پҚosW$,k$>*,4w0E0ES`p^LLA8`bH/_a hSw%p@$QtͫxB&(84rUǀUhSDbC@ֿ,q QB1pA Sq=yϯo?"/g [R1&ttz9H"ʨr3oP$D m I(̊$j@VJ|,@yb4۹Ę~S-v:e?GVS`F~,mnu8A H=ЪPcK[ I?#?BG?l~mF_ePdG7S?ppB73bc5LբWrn&C̯˅Ng\ϼV<$HIL~(H۝M1