ghc-skylighting-format-ansi-0.1-1.oe24090>    f" ;G|`u` xr C:Ê4 I\Ⱥm]ۏme٠ΑԈQ/2^6?K>hע`ŭlu/6\l˞AI M|0З L3V% pY8jEF7)^A9F07U=%Xdy ~{d|fBsNL[$NƕC;eC6}3YNa-``''"xB'(⪩3ϗ< 8`}7F"B۾4q!KD.b"I %|It遐e}^52018d56485256ddf7f280d9a694ae35416ab070c95554d601399f67671c998b51c5a8e0304fba2dee5070f63dee06f47d3198d1E1 3[:_>7(?(d" + f 1ms|      *4<\#|(89:FGH$I,R0X4YD\x]^def $eCghc-skylighting-format-ansi0.11.oe2409ANSI formatter for skylighting syntax highlighting libraryThis module allows tokens produced by skylighting-core to be rendered as ANSI colored text.f!dc-64g.compass-ciBSD-3-Clausehttp://openeuler.orgUnspecifiedskylighting-format-ansi-0.1.tar.gzhttps://hackage.haskell.org/package/skylighting-format-ansilinuxx86_64 恴f!f!8b8c48c585fe5845111f533ac8d7941e6e0e5da7bf88e7f11b76f1e62b7f7f2123dfa86c2ecd2601a2efed4967eb2ec0505a52c14776054ce4d89707c2de0a9b rootrootrootrootghc-skylighting-format-ansighc-skylighting-format-ansi-develghc-skylighting-format-ansi-helpghc-skylighting-format-ansi-prof  ghc-Cabal-develghc-ansi-terminal-develghc-ansi-terminal-profghc-base-develghc-base-profghc-binary-develghc-binary-profghc-colour-develghc-colour-profghc-containers-develghc-containers-profghc-rpm-macrosghc-skylighting-core-develghc-skylighting-core-profghc-text-develghc-text-profrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2ejLin Runze 0.1-1- Initial packaging (Version 0.1)dc-64g.compass-ci 17266856910.1-1.oe24090.1-1.oe24090.1-1.oe24090.1-1.oe2409ghc-skylighting-format-ansi.specskylighting-format-ansi-0.1.tar.gzcpiogzip9utf-89fb044d661ce7b5fe148d93923185556d57fbd70474fec1565f64d393f3558cd8b2758714a64c4a1b0f505080a66013d84218fdf580efb25cd25a9e8dff25274 Name: ghc-skylighting-format-ansi Version: 0.1 Release: 1 Summary: ANSI formatter for skylighting syntax highlighting library License: BSD-3-Clause URL: https://hackage.haskell.org/package/skylighting-format-ansi Source0: https://hackage.haskell.org/package/skylighting-format-ansi-0.1/skylighting-format-ansi-0.1.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-binary-devel BuildRequires: ghc-binary-prof BuildRequires: ghc-colour-devel BuildRequires: ghc-colour-prof BuildRequires: ghc-containers-devel BuildRequires: ghc-containers-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-skylighting-core-devel BuildRequires: ghc-skylighting-core-prof BuildRequires: ghc-text-devel BuildRequires: ghc-text-prof ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description This module allows tokens produced by skylighting-core to be rendered as ANSI colored text. %package devel Summary: Haskell skylighting-format-ansi library development files Requires: ghc-skylighting-format-ansi = 0.1-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 skylighting-format-ansi library development files. %package -n ghc-skylighting-format-ansi-help Summary: Haskell skylighting-format-ansi library documentation BuildArch: noarch %description -n ghc-skylighting-format-ansi-help This package provides the Haskell skylighting-format-ansi library documentation. %package -n ghc-skylighting-format-ansi-prof Summary: Haskell skylighting-format-ansi profiling library Requires: ghc-skylighting-format-ansi-devel = 0.1-1.oe2409 Supplements: (ghc-skylighting-format-ansi-devel and ghc-prof) %description -n ghc-skylighting-format-ansi-prof This package provides the Haskell skylighting-format-ansi profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'skylighting-format-ansi-0.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/skylighting-format-ansi-0.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'skylighting-format-ansi-0.1' /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-skylighting-format-ansi --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/skylighting-format-ansi-0.1 --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/libHSskylighting-format-ansi-0.1*.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-skylighting-format-ansi-0.1-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 skylighting-format-ansi-0.1.conf ]; then for i in $(ls "skylighting-format-ansi-0.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 skylighting-format-ansi-0.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-ansi-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 skylighting-format-ansi-0.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-ansi-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-ansi-0.1.conf fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -z "$(ls /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-ansi-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-ansi-0.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-ansi-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-ansi-0.1*.conf not found" exit 1 fi rm -f ghc-skylighting-format-ansi.files ghc-skylighting-format-ansi-help.files touch ghc-skylighting-format-ansi.files ghc-skylighting-format-ansi-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-ansi-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSskylighting-format-ansi-0.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-skylighting-format-ansi.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-skylighting-format-ansi.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/skylighting-format-ansi-0.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-ansi-0.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-ansi-0.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-skylighting-format-ansi-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-skylighting-format-ansi-prof.files -o -fprint ghc-skylighting-format-ansi-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-skylighting-format-ansi-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-skylighting-format-ansi-prof.files else rm -f ghc-skylighting-format-ansi-devel.files ghc-skylighting-format-ansi-prof.files touch ghc-skylighting-format-ansi-devel.files ghc-skylighting-format-ansi-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-ansi-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-ansi-0.1*.conf >> ghc-skylighting-format-ansi-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/skylighting-format-ansi-0.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-ansi-0.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-skylighting-format-ansi-help.files fi for i in ghc-skylighting-format-ansi.files ghc-skylighting-format-ansi-devel.files ghc-skylighting-format-ansi-help.files ghc-skylighting-format-ansi-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-ansi-0.1-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-skylighting-format-ansi-0.1-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-skylighting-format-ansi.files %license LICENSE %files devel -f ghc-skylighting-format-ansi-devel.files %doc README.md %files -n ghc-skylighting-format-ansi-help -f ghc-skylighting-format-ansi-help.files %license LICENSE %files -n ghc-skylighting-format-ansi-prof -f ghc-skylighting-format-ansi-prof.files %changelog * Thu Sep 28 2023 Lin Runze 0.1-1 - Initial packaging (Version 0.1) ?Yu@FTb %$.) eY`ee.T@@$T)P.E)  30V"]`*XAQrJ18@fp/0⍀! C{ xCa.`g0`g Cup.AvVC|ď/gAP8+(0C Eg8.7H_IEb20;775. q]~Y痬; o£쐃8(K F!OjW?DwP&} g#п,.So w|A8MvqAqh/կ>\>@ C,|؁VXu}[FzhBϯB~z LG PV@MUՅ. Y~6O."S?۟F₺CPniuܽ0 X,X\T\GMQ0$PYLZBxۿ (8:~2C@?QL&/ߟ~q\v3!k< A;l?32Pjxbx1UpWow'MQ]ʖ8q _78׎2|SkCo}|Ii6FقoF: *dA^ F}vGD~ӑ9bR~;R`)whv-|{͗)lV}"㖺Nn9#qO+.Tfԗz6z[87d!]jϯr)w˟+g鍐ԍxO:ƿ?yDLڽ"nL0ǟZqu_ߠ~`}̺ q}5 )! 2׳s68V(=bwۄvve{-渤CwWMDi[OoϑF(J2PMSYl =I!?qI'TyNra~׉n ^l_:`pp NaN=DO@oSS*$'j}-K0MWS}* M"in\c$v}NlDF.t hH2%(ũD*gWV?=dU7(E?~b=W䅾!-3)}،'d/mxh9GH|YQGo /ЮCK\?{M*<dnrڅ9xOv0uHLXtZ>@2ib%89otDHQ/U^o~դ0c҆[g4zH>8%Igqh[Eo0/z|R{0Ϸb:s:Sj-d@/"VOtV} FB(qэTҵPU>^_Sano tLDNВ:\%Q! syVحTPGα'79OD>Q1kI8\6ئ$*<ױ[Oޓ@yq! ϻRsϬkTq}@.i@Ƕ ?tsל:ꭆ0+ ̅1]w3ѯ~3L'R"T,vNuxbHL\?-rb'VsWɲnhD~p`vv l!D[ęm'[p!Oo),&rq>:@?Săǀ$T)'%xCˮ=#^"QV;5&¦ݦ d"3KpƝH*YGa|z1)1diѱw*/#g˃h'֏DRΌ>ȡ>OU(;ąܰJې`~Y;ߵqQaScǙ^eFGx_VQzbiZ+Hˡj2-&;mBSOݷ!1/:>gZz][νHtpPB  *RkN;mM`ʅ$UI eZcB5f|EJAZ (t?NJsS8ePQ.)(zVŹLY+EmzaS o~Z Fz=9au!ՠY9M̤'kf4e3b ?<:8'䀛%]t48cce kXڏuqh"Al ڧ[$+lEVͣyZb֫2/&ơkݜk;GhϕPUՇ$ hx fwMuE:3s%ٗnaV7h, -9F0q,X>vMj~Z\U`i["R~FnɉϽVp&y+FI{-ˆk>qZjɷ 94%ܴqHg*Υ-F lRZa.w\L=Y?^z+9qbY~ݱ*h.d(rs>.Wi}i8;|}޾( Jɾ 㼒(^)TxyUFv/YpO-Ys/vZ#wAM"8Ed;›R7<6PykS+ݖ4ϫRehR316YP).j="yPAey7 |5,,) CmV^L]aS?j,L#R;*2CiQFt!mjnmJF)pUv*|G7z򕍎{dMB:AB4:0#X># e-UqEcEWGUU4L>ڱ$U7)8v]-U.6q T*03V~݄Q 'j8yΌ7vpvvQ#gI5*O"3n`d\b86^7֥&S^B}-;Xs$j]8e:uE}&*LCꝱyZ(+$ 9֨1q4 FVfeI)@ѧmϧ<+ V l#8v Z׶|MHDWR}1D-N2UI|DMUH^3`0SEM=ɗE1.N=S.geGsb)W}I^tg1 簣bM/J 'y"ۦ%}Ǐ-hRks4Uƚ3iԖ;JJ8qsm2ܳ:ߋ9ӎM|WR 7xQ[4eعi_-{sqLÕZ@Q5r ̨%L ?[S: 3q}ebP1 f=q} QcϨ3*I %SMjU{t0n(/^7Į8#ص]<6u '9 c*zZHrzqCFM9$V'^ד/6^3F. H8&Uo iT<1:*Ⱦ&jFcl_Ϧb=!8QMrZ~n8 +R0ljQvhE#y G'3㊃cRo2S69;iɾȦἠ*s@o~Qfd@-9[{h<(b{X\7]jiELOܜnc34˱j*n&J%nuBr)N ]Τ+3hՎFEػ×qw{LJS