ghc-skylighting-format-blaze-html-0.1.1.1-1.oe24090>    f4 ;G|`u` R 8_;dg2U_]M~]uA-_E}[ˑp4*TuiHku.Vt3$``~s?%x4Bj^Mμ-͛/iprcf )Iѷ/_ZaiGh'o8n0WwRYdr\ D0vB)bCe%̽Ed-;NnqwPHA#gMgzvf;. I|7Jo岖\t^^#GzCX$ nq{2YrtuulI(S}Vݽܿ(c,Ydkd.E:->4b215d2d21bf732fda6b32bf57351e1c62819591b0b49c95dbf57225311ee2ca75f5b9103aff24034064fd5760a4476f81267da5EhRخʙe"06uN>7*k?*[d$, 5 p  7y    " $,6@H(#D(w89:FGHIRXY\X]`^defUCghc-skylighting-format-blaze-html0.1.1.11.oe2409HTML formatter for skylighting syntax highlighting libraryThis module allows tokens produced by skylighting-core to be rendered as HTML.f*dc-64g.compass-ci/BSD-3-Clausehttp://openeuler.orgUnspecifiedskylighting-format-blaze-html-0.1.1.1.tar.gzhttps://hackage.haskell.org/package/skylighting-format-blaze-htmllinuxx86_64 :ff43ac794b6001e1280b1442fff474f5d464e8bbcfc709d8b2be683a4570fd26628eec82eb8535e4e1c2887d3b83a6ffd8866a0cffac4aa0e50ea229a175415791 rootrootrootrootghc-skylighting-format-blaze-htmlghc-skylighting-format-blaze-html-develghc-skylighting-format-blaze-html-helpghc-skylighting-format-blaze-html-prof  ghc-Cabal-develghc-base-develghc-base-profghc-blaze-html-develghc-blaze-html-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.1-1- Initial packaging (Version 0.1.1.1)dc-64g.compass-ci 17266849700.1.1.1-1.oe24090.1.1.1-1.oe24090.1.1.1-1.oe24090.1.1.1-1.oe2409ghc-skylighting-format-blaze-html.specskylighting-format-blaze-html-0.1.1.1.tar.gzcpiogzip9utf-8cb804c43d9f7001f9d56872cad8932de9ebc490bfd50327c491211fb634b57f71ed1d69993377becf2e8e63e2502821fef65e515effe1bbeae9548d8278da904 Name: ghc-skylighting-format-blaze-html Version: 0.1.1.1 Release: 1 Summary: HTML formatter for skylighting syntax highlighting library License: BSD-3-Clause URL: https://hackage.haskell.org/package/skylighting-format-blaze-html Source0: https://hackage.haskell.org/package/skylighting-format-blaze-html-0.1.1.1/skylighting-format-blaze-html-0.1.1.1.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-blaze-html-devel BuildRequires: ghc-blaze-html-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 HTML. %package devel Summary: Haskell skylighting-format-blaze-html library development files Requires: ghc-skylighting-format-blaze-html = 0.1.1.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-blaze-html library development files. %package -n ghc-skylighting-format-blaze-html-help Summary: Haskell skylighting-format-blaze-html library documentation BuildArch: noarch %description -n ghc-skylighting-format-blaze-html-help This package provides the Haskell skylighting-format-blaze-html library documentation. %package -n ghc-skylighting-format-blaze-html-prof Summary: Haskell skylighting-format-blaze-html profiling library Requires: ghc-skylighting-format-blaze-html-devel = 0.1.1.1-1.oe2409 Supplements: (ghc-skylighting-format-blaze-html-devel and ghc-prof) %description -n ghc-skylighting-format-blaze-html-prof This package provides the Haskell skylighting-format-blaze-html profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'skylighting-format-blaze-html-0.1.1.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/skylighting-format-blaze-html-0.1.1.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'skylighting-format-blaze-html-0.1.1.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-blaze-html --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-blaze-html-0.1.1.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-blaze-html-0.1.1.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-blaze-html-0.1.1.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-blaze-html-0.1.1.1.conf ]; then for i in $(ls "skylighting-format-blaze-html-0.1.1.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 skylighting-format-blaze-html-0.1.1.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-blaze-html-0.1.1.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-blaze-html-0.1.1.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-blaze-html-0.1.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-blaze-html-0.1.1.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-blaze-html-0.1.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-blaze-html-0.1.1.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-blaze-html-0.1.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-blaze-html-0.1.1.1*.conf not found" exit 1 fi rm -f ghc-skylighting-format-blaze-html.files ghc-skylighting-format-blaze-html-help.files touch ghc-skylighting-format-blaze-html.files ghc-skylighting-format-blaze-html-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-blaze-html-0.1.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSskylighting-format-blaze-html-0.1.1.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-skylighting-format-blaze-html.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-skylighting-format-blaze-html.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/skylighting-format-blaze-html-0.1.1.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-blaze-html-0.1.1.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-blaze-html-0.1.1.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-skylighting-format-blaze-html-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-skylighting-format-blaze-html-prof.files -o -fprint ghc-skylighting-format-blaze-html-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-skylighting-format-blaze-html-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-skylighting-format-blaze-html-prof.files else rm -f ghc-skylighting-format-blaze-html-devel.files ghc-skylighting-format-blaze-html-prof.files touch ghc-skylighting-format-blaze-html-devel.files ghc-skylighting-format-blaze-html-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-blaze-html-0.1.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-blaze-html-0.1.1.1*.conf >> ghc-skylighting-format-blaze-html-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/skylighting-format-blaze-html-0.1.1.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-blaze-html-0.1.1.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-skylighting-format-blaze-html-help.files fi for i in ghc-skylighting-format-blaze-html.files ghc-skylighting-format-blaze-html-devel.files ghc-skylighting-format-blaze-html-help.files ghc-skylighting-format-blaze-html-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-blaze-html-0.1.1.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-blaze-html-0.1.1.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-blaze-html.files %license LICENSE %files devel -f ghc-skylighting-format-blaze-html-devel.files %doc README.md changelog.md %files -n ghc-skylighting-format-blaze-html-help -f ghc-skylighting-format-blaze-html-help.files %license LICENSE %files -n ghc-skylighting-format-blaze-html-prof -f ghc-skylighting-format-blaze-html-prof.files %changelog * Thu Sep 28 2023 Lin Runze 0.1.1.1-1 - Initial packaging (Version 0.1.1.1) ?Xw<'jǵ!>$r]{˽vVF!HQdȎϧS;><<}o$me?rr0[ILAWCJ !=Q8Gc x- N(q%!~bW!N0ߺ~0wa|@D v Ec/l,7K0 U`z.65ą'@|1b ‰e(-G@a?hAgQW `fc@8)JH!P$&0Ju$~튅O 8w"Pv0WS<(Y' ; S-`?@P47gb>/'E~P42/<w\`jX(| Sr=oA M):\Q0 Bx4HO  zh bav0,Do]smq8@{  et$2{Y}bG'  D\pn-AŠߪ_" A᰿ /u ?i 8 oGC]!gOjW?dݞ!3z__A<;nxoy~:jIlbXqţq0+fo_m:L|JDr0#qx⻀N7k0( }Ӻ:ZOZ ? P_符߽dkih;pq{8',svALOm?ۓ@h w0@S@)4P 4vuPX/b7U%ʼnəw$qF{ל}r\ە廙0N$e^@vK !ኤ&dqQW:3/JUeO Fdsṋ*sjfM:l=:Bd5@\o\oz =r&0biTeg 6lw -G,9C~Duf%.;஺(3tށq=!INg;46cyAVۜ*<4SN\K*X%%*iVę*JP tܒu PߠO ՝|I(PбB0:{Aw&9<H=1/ƸqG]W4`˄x)&qB,_%guJ9dGQ) vp_'k WdD҄P^gY#Q8Fd Z9V~v{ِ2fZ+|v))Ǵ .^3sZ`@7_G^3s+nn5ʷSQaf_KVnsUU?R,?> egV2!F'RtGC!ogc!.eA-vLm᠂|6wlLxژ 4NqZǒ6<,9~h]f&[r.+kpTD23;N-֫^>)LKbb^Mirq8rRL9WʙuPbn*>a;}$3p?sy/?Cq3שJ̯~$i֪]~}sOdבD, 9ƲXkMsډ*SȷOc{5/GUq}2xY%hl"↑4v'k>!@X(:؍֩ٻE_cBLZǷ~`{( t@b&|;v).+MimnTwRлurS+KFqȄ7CEansXD%$98M{ÿ&t θ,:;3xӧMϺb?89K,8gdHjHB#j"?tQ֏3rh@?s\oZt[ E\LI4l);M?׷d]RnFĕgϼ}c܂S4g3a>vH{pe,uq%VI<QƸb+ r:,pDVg/*dq8kEgOz$(Y .=|n^Gj8.|Ӱ=O8zC LC@5Ób9u/OL&@pQX1t¼2a=tCŗ~OmψecݶK(Nh߁'8e J]25^e= PI7WutfdDd_zt-60nޢ6>D}zir|>VBh:;z_`+d5 NolP,vEk,Lk90մ>R%eshg}%OCЮi`嫴IW_N26Q3dFr}QAR V6 Ua<\qΦΨe ۛbYU6 ď."{i`fƎ龝g0!.<$0q)0BWd 2)6qVP.)Oj+IOi/Y 2ʩ <4K&?9ndSΤ6*LpS֨ QOK Qy42Sm9&5ˬ`u組 !`q)%a awƞ4u1;\FuxTD6ӑ'mOC4Q2Ƨ5)񶤅/|d_'Gyh~&k<)]1tکbs@4 G[QɩmA\tUL)K <:жkL _ <1:KA{YC4 6 yթ2.AZ :aw nj}{|*&(U{G7.r( ]H-Gwz}m ?E/;%dz܇ܸæ}U"P"8tJM֠^Q6x=E+ PHl=+. D×"B~Ң4 qŗO-x5/{ (mL}9΄ny>,Jlu1}WYc'\ e tս͔zjzO ڕ|#206fQ+gdӮ]nYs|Wu\+5E EިNj3"-t``dE@6N#P;2n%/nI5v._y,3E*dw̌3TICײZ,jxt/q\_ vw@3 `$AbvK!tDQCtfqkZ,';i8+\c7˹a(x.uaF-ϨƇaL>G:r㎝ hҘ [~g`XfM^}g~y*yu=XNSmeS-:Z[ rZ݋i> 颿fӑ$*DҶ.iy}XY ~^D@/-2LQyjBI- 9X-ܭ5ѓ>X|$ŝT)|GS[  Dqq "MsV CAJRt١zixm&'ˣvr ޅgYjE`km瞫7+Yy3e8=f|"1ڴeRssU}4NVF 9vh /XT:f )@aŜ;)Wk4Jh'V;Εe2!j7;z(&tv̳ հ$QT[Hx6nJU]@^Q>R=v)yƪ/Z f9VmSNM?flNșFPqip<u5d&N0w6Gౙ|1,AFIw Dt~ys[V~"[EwsW(&l+nKrLi4}P׭rI ^Ҍ\#Ȝ