ghc-skylighting-format-latex-0.1-1.oe24090>    f! ;G|`u` U _d '=ԭϫMuaYl[!:3.xR%bq ԏ"¾fSH E:\Sn/LԌVF f63_ǒ#isǚ*>Ȗzсjp(%Ot&/>7'?'d# , h  .kqx     &08   #( 8(9,:MFoGHIRXY\]^6d7e<fADHNCghc-skylighting-format-latex0.11.oe2409LaTeX formatter for skylighting syntax highlighting libraryThis module allows tokens produced by skylighting-core to be rendered as LaTeX macros.f!dc-64g.compass-ciBSD-3-Clausehttp://openeuler.orgUnspecifiedskylighting-format-latex-0.1.tar.gzhttps://hackage.haskell.org/package/skylighting-format-latexlinuxx86_64f!f!f08968bc50bd088f10768b3dc73c0d0ac1c036c4854578c21fbf3e71edb5432897b66c9ab60451e41a94aa80a684e792fbe69816835f735224222beea22afb78 rootrootrootrootghc-skylighting-format-latexghc-skylighting-format-latex-develghc-skylighting-format-latex-helpghc-skylighting-format-latex-prof  ghc-Cabal-develghc-base-develghc-base-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 17266856630.1-1.oe24090.1-1.oe24090.1-1.oe24090.1-1.oe2409ghc-skylighting-format-latex.specskylighting-format-latex-0.1.tar.gzcpiogzip9utf-8b17a27df19ae0db9bc026aebe776a967bcb3ac25de7b12960d29cd0819bbf92257a36491cf986a1b9ae3a4272a90048ba684f84b0affd3e4ca69bbae92bf446f Name: ghc-skylighting-format-latex Version: 0.1 Release: 1 Summary: LaTeX formatter for skylighting syntax highlighting library License: BSD-3-Clause URL: https://hackage.haskell.org/package/skylighting-format-latex Source0: https://hackage.haskell.org/package/skylighting-format-latex-0.1/skylighting-format-latex-0.1.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-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 LaTeX macros. %package devel Summary: Haskell skylighting-format-latex library development files Requires: ghc-skylighting-format-latex = 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-latex library development files. %package -n ghc-skylighting-format-latex-help Summary: Haskell skylighting-format-latex library documentation BuildArch: noarch %description -n ghc-skylighting-format-latex-help This package provides the Haskell skylighting-format-latex library documentation. %package -n ghc-skylighting-format-latex-prof Summary: Haskell skylighting-format-latex profiling library Requires: ghc-skylighting-format-latex-devel = 0.1-1.oe2409 Supplements: (ghc-skylighting-format-latex-devel and ghc-prof) %description -n ghc-skylighting-format-latex-prof This package provides the Haskell skylighting-format-latex profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'skylighting-format-latex-0.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/skylighting-format-latex-0.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'skylighting-format-latex-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-latex --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-latex-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-latex-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-latex-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-latex-0.1.conf ]; then for i in $(ls "skylighting-format-latex-0.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 skylighting-format-latex-0.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-latex-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-latex-0.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-latex-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-latex-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-latex-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-latex-0.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-latex-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-latex-0.1*.conf not found" exit 1 fi rm -f ghc-skylighting-format-latex.files ghc-skylighting-format-latex-help.files touch ghc-skylighting-format-latex.files ghc-skylighting-format-latex-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-latex-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSskylighting-format-latex-0.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-skylighting-format-latex.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-skylighting-format-latex.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/skylighting-format-latex-0.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-latex-0.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-latex-0.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-skylighting-format-latex-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-skylighting-format-latex-prof.files -o -fprint ghc-skylighting-format-latex-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-skylighting-format-latex-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-skylighting-format-latex-prof.files else rm -f ghc-skylighting-format-latex-devel.files ghc-skylighting-format-latex-prof.files touch ghc-skylighting-format-latex-devel.files ghc-skylighting-format-latex-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-latex-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-latex-0.1*.conf >> ghc-skylighting-format-latex-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/skylighting-format-latex-0.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-latex-0.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-skylighting-format-latex-help.files fi for i in ghc-skylighting-format-latex.files ghc-skylighting-format-latex-devel.files ghc-skylighting-format-latex-help.files ghc-skylighting-format-latex-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-latex-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-latex-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-latex.files %license LICENSE %files devel -f ghc-skylighting-format-latex-devel.files %doc README.md %files -n ghc-skylighting-format-latex-help -f ghc-skylighting-format-latex-help.files %license LICENSE %files -n ghc-skylighting-format-latex-prof -f ghc-skylighting-format-latex-prof.files %changelog * Thu Sep 28 2023 Lin Runze 0.1-1 - Initial packaging (Version 0.1) ?Ww@S׍QT+"E@z/&Ai^" "DUAt E/vu7;瞹s̼vJJp1Q)7i{ȿjbbߞ!+$B8FBHU( @܎h0  R<ݩ" YmX6;D* 6G(ؘ#:0]::ig+ AR߿(8A!vc5BhMtvV AHx0p9P$ PQ9cDd;IJn`2 mo\&Qv[WUuA~8Up?E਒2bDoRzmk\c, BD9B!MTc7_S[IԀ ͋I|M#Ɩ삢b $$wN>߄!ț-gl{ ,F}|~6k[?nfv@z#{2&h`mð[ěj[oeb[<F&g3n S~TR_(,D= S=[C dL rۻhGn ~[oYT@ԕtա?lMԏ6_$ Hݭ`~ 11iY 1"c94JgDa $ haQ$d Kv kw|?8 Qk@A[mE) w' [#Ӫk{iNR,}k/|3>>Q@J^{W/Y<3w#b&.09]/1|ɯZ;RAiTܕ9wGTL.fmXc*düɤQo@j/: †N|TUPTV100%qDtlc~t<͇ LNw8Yz[$8pqw&tf6l`LAKy!"5sS.B|Sj'h#wP1$a^S2Oz{{q~):):9:z6X1^r8zfb;2:P:b@Q[ qaGŒ 9's>U.{h&I`nެ]ѿ.7PZ2^ ss8;da5.컂(hEB%jbgf;%K0_O9?m̜1c&!UQҡO(|OWe"A)fŗ XJq:g[#X~PJ'I{l{hzT˩WbYV0)&DO&RG|jqVAT½>Ңu}EJblfzp;%w@Jwu7P+5>G6^8')l6V&1} % _'S|h=o/ i^u^zalCYّ7q)We66Bf?x"k^3缰?:Ea͈SH=MTD㣳 $T+7x>3:UaC?ۈyޏLtL1S :  5vo%C%;7jz(AfԄMR@uj 5J 1UFk&,okLD:Y68vCHLÝۘL1Ō$5juCy9U|+C?D\_66"+MZye~CuxXq3m/N{BU)GkE@^q !{GJUߕX5U;>)|]eywwdf)K\]h w|㪃 M eo] |s%G2op<c aQ#&bcI/zA%l{,~{hgP+pZOx*,tm1bT+ҷAnpLеYa+13$O&ޜ(=Tx`9:5}M,]]Qv7%HV~Z)xKZ|0uCuW,6$J8DJX4Ѿ+q{ɻHskP}W=sJZU0U-mbӂjH`hi)gX.m<1 >ۙaJm>be'E16<&v׿c*jEƧFygfMLW LogkxpWI8RpckyAh`Y]ȶ7yi Q%1F'{Im>p]{z&غ۟K3C2 935qAs:Tr=ǥߛZJ91`_{wd\ rkT }FCvҔy(n'qF :B?f:)g\qC^ot4#v%o"ι'u ==nCs( ]x9fg*!Tk[atYMFBά}S{YLZe2qKGO(f\ %(܏I)1-Ĵ6݈jyIكA]#90צ(UX+.U%._i"COgfR0%3ƄvSe^}גTfy<M9\d<3Fjw8 ^b<:4&Kɨv^Vm/pzkww{Aw۾ TxJ^PI~" N 4kB8g-*g( XZk;G,^MVj:ZAaot8kTYFŐ6聯{nDyAu&a"爫;㈈}CmOMCh^)  # qkxF}X j3x#럾(|r><~bfᜫ-Sdzre V g%\uXVZaCyu/4:t*p)DQ3nlw>vQZo`ԅ,e&9Fz_+7P<*/|S"KƮt:K?UQFÅ<:;IiՖ1g7j.fuX|zJmjEÌvm!Ig2X8.4Xӎ j;)4,9&ȋؕ>kH qj ˷!Aݗo6YھkucWU2UЧWLya;vЗLMD?M'ªoGyhe;xAU+ :G5N*PSz"2k.P-˾17Yj7ꅵMݚ:{  ❽ӎo}&*Nj[Hw >hτ5x>vb8:β~곊nenL0kftPuגcRuLuiy/vhjE)ͣ-Y򇣉}YBm#MI_1Cojf?H1b\wQ:9]BLJ,3vuOneH˨k1GP&vZ`țK}ݾڛ_=~tGYf|rJҾ .=mJAqwKz?r0"A)k|-,`Q_Zš8z_"emT4 yt+q85Z` w<#in^W]JꮺbTPw-Z#_kt2OԲ 7B(g=}D%%>$=~zUkl*+ y@[]?s{01RQ7:up&@