ghc-skylighting-format-context-0.1.0.2-1.oe24090>    f" ;G|`u` 7 dBC a?eY e; gt=9GbUwakv/Bycb]Ah8vijSif#3Is$kv U:9 w>:T4~A~V^94]8.?hT}=\zU0 jY8@>;Yt ]Th/:D2 .G7ܥ">7)?(d!) 2 p  @    & (0:DL   # (<8D9H:mFGHIRXY\]$^rdsexf}Cghc-skylighting-format-context0.1.0.21.oe2409ConTeXt formatter for skylighting syntax highlighting libraryThis module allows tokens produced by skylighting-core to be rendered as ConTeXt commands.f"dc-64g.compass-ciBSD-3-Clausehttp://openeuler.orgUnspecifiedskylighting-format-context-0.1.0.2.tar.gzhttps://hackage.haskell.org/package/skylighting-format-contextlinuxx86_64 f"&f"&326876b2505de8e8bb2f0d8c57bbacaa286325e3bd3e96882c41403bf83173e8004213e13d89b692ea0912d7ffa6ee98c93146d1a7962a849ad7860697bc88bd rootrootrootrootghc-skylighting-format-contextghc-skylighting-format-context-develghc-skylighting-format-context-helpghc-skylighting-format-context-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.0.2-1- Initial packaging (Version 0.1.0.2)dc-64g.compass-ci 17266858480.1.0.2-1.oe24090.1.0.2-1.oe24090.1.0.2-1.oe24090.1.0.2-1.oe2409ghc-skylighting-format-context.specskylighting-format-context-0.1.0.2.tar.gzcpiogzip9utf-8ff4291da2bc1d25aeccd48ac068fa014987797d6caa8c296bb542aa4e73553cc2c901d9019cd6c8f2a38823aaf4e66b8e0891b9b8714f29468d6cc3f74432ad6 Name: ghc-skylighting-format-context Version: 0.1.0.2 Release: 1 Summary: ConTeXt formatter for skylighting syntax highlighting library License: BSD-3-Clause URL: https://hackage.haskell.org/package/skylighting-format-context Source0: https://hackage.haskell.org/package/skylighting-format-context-0.1.0.2/skylighting-format-context-0.1.0.2.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 ConTeXt commands. %package devel Summary: Haskell skylighting-format-context library development files Requires: ghc-skylighting-format-context = 0.1.0.2-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-context library development files. %package -n ghc-skylighting-format-context-help Summary: Haskell skylighting-format-context library documentation BuildArch: noarch %description -n ghc-skylighting-format-context-help This package provides the Haskell skylighting-format-context library documentation. %package -n ghc-skylighting-format-context-prof Summary: Haskell skylighting-format-context profiling library Requires: ghc-skylighting-format-context-devel = 0.1.0.2-1.oe2409 Supplements: (ghc-skylighting-format-context-devel and ghc-prof) %description -n ghc-skylighting-format-context-prof This package provides the Haskell skylighting-format-context profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'skylighting-format-context-0.1.0.2' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/skylighting-format-context-0.1.0.2.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'skylighting-format-context-0.1.0.2' /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-context --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-context-0.1.0.2 --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-context-0.1.0.2*.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-context-0.1.0.2-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-context-0.1.0.2.conf ]; then for i in $(ls "skylighting-format-context-0.1.0.2.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 skylighting-format-context-0.1.0.2.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-context-0.1.0.2-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 skylighting-format-context-0.1.0.2.conf /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-context-0.1.0.2-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-context-0.1.0.2.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-context-0.1.0.2-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-context-0.1.0.2*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-context-0.1.0.2-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-context-0.1.0.2*.conf not found" exit 1 fi rm -f ghc-skylighting-format-context.files ghc-skylighting-format-context-help.files touch ghc-skylighting-format-context.files ghc-skylighting-format-context-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-context-0.1.0.2-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSskylighting-format-context-0.1.0.2-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-skylighting-format-context.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-skylighting-format-context.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/skylighting-format-context-0.1.0.2" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-context-0.1.0.2-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-context-0.1.0.2-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-skylighting-format-context-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-skylighting-format-context-prof.files -o -fprint ghc-skylighting-format-context-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-skylighting-format-context-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-skylighting-format-context-prof.files else rm -f ghc-skylighting-format-context-devel.files ghc-skylighting-format-context-prof.files touch ghc-skylighting-format-context-devel.files ghc-skylighting-format-context-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-context-0.1.0.2-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/skylighting-format-context-0.1.0.2*.conf >> ghc-skylighting-format-context-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/skylighting-format-context-0.1.0.2 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-context-0.1.0.2-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-skylighting-format-context-help.files fi for i in ghc-skylighting-format-context.files ghc-skylighting-format-context-devel.files ghc-skylighting-format-context-help.files ghc-skylighting-format-context-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-skylighting-format-context-0.1.0.2-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-context-0.1.0.2-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-context.files %license LICENSE %files devel -f ghc-skylighting-format-context-devel.files %doc README.md %files -n ghc-skylighting-format-context-help -f ghc-skylighting-format-context-help.files %license LICENSE %files -n ghc-skylighting-format-context-prof -f ghc-skylighting-format-context-prof.files %changelog * Thu Sep 28 2023 Lin Runze 0.1.0.2-1 - Initial packaging (Version 0.1.0.2) ?Wy D6˒uX*Y.[̢Y(DdWf %)or۽sy|q,jk¿?Զoշ/iyP@^~''yB="ŐI4 F1\\\r;x{yDqdrKAP9' E6Y8-"B05AMAщD4ŘLrҀżh8O3~$ IP&P 1MGMVUš1^hOCS@Fxz/T")/k0d@x ) U{hβ@Hߝ֟)dzW'qeQP"C!S^.< O 9uD `# R05Qb(xog 8< t /88$X:~_`w$,H@TȒ1dIX*3YUZ떔A&$@*dYb9z7EqEYr/)ћCFY\n%7JS/h:?K7 N} @ÁP_O&($xƓ1yv:UA@"9/G_9TS<OX~t~O˩Cqp>Es?B9k+lc"TFG_69|9r0.B$*s|s,8wbK'ؿ Z건a[)-MmP__RG,d)}Aγ|~Rߣaph'gzB@ހW$I'1@@@ap@ms .P5 iɂY]c /;]_KO?LAdε9RkaAv u~ E` %X&WD;$0uJu0 Fq%j4 ͿU?1% ˨)߃'6tJFɉȁ &&sGpQb/ӷ̼T'4U^ *|ˀٞ#7Bn'vT%W>{l{o,ޛSkl6ٛm%HU4^)+gџ:r/a+^xW)bw@Z6NxbY5[OMFgE̸ j'*NE>?"0X:+o1! 6d.9Kn|DKL sz'4K\c D*؄fȜY"uNtVt aq_t]KA1Ј-=Uq@x,V ڄ'-J  !ZUa>ׅˌ^df`v0[T J).l%B06M0"IK")vwndfB+FHo^9q8R"6tɜ OwT $1o{x~$Myc7K&JPrwqI cK:vּrJmBH:wl> i7[l`;)Am+)M{s35ѧj]Ɩa;ǝevi7_6-m/?\ kzmgm{DS~w57XL^zB^ȵP[ǹYhvgW`&NT҂W2q67vtA)i\/qN>6|,:Db2S@̒,}qIKWScm _"S$3\_G܉<`T^O |)]kњGܠc6",A{Z>9EMjiu?F*kNawhcMffnUݛk/$̅nɠ4 gmܷo˩u$ X;E&+瑉 kdT~D>98zQԻ٠tݽS oc\>rڋpKnǤIHiUR _YoKbdћj[}kuhfҙ0v4rZ(Ȩ5(XSyeuBPIp@Yң3l@`*voZ{1(x+Ւ'b7%B!EK,'o}`$i\eg'vLew RO0ZL|E H:)!9 DԖdzB H !ejhWm3嫶[ q)'Z3:iZ,zB$ٚAi#e`kLHHM8ۮ!*fs|=AV]5Sۺ2 N^N"$:MS&k%Y!cC4x=8gnt e_d&E6T@Mq %eil@G 0:DN'PVvу>*WKkv9bɛ/X Ȥ<({Ic#&eWL==D5Z=Dž,gt8 g%Wv$Gm  Uճ a(ɻANعT[LЕP;MP]uhmE$#ߋs x&OJ30{[Qy5Ou9ymt4 =r=}y}HvIIa;_E"?tT(w^S gR,/ܛOd0l]N+`~V+k^8@.dFDpHLYlmJ_st]ܻhD#כW C~ o.Fٗ|v<#ָRzS