ghc-file-embed-0.0.15.0-1.oe24090>    f ;G|`u` &r @vp]!.ABO@gT7l v _$,qv qŝYVA(c\jqfr$ž\pY++1Y(f֒aXts|ZEN+.ޜp"]Â$+g+axma͟W8D;nFK9& 6W~̲,ECw!?`tu:-25c Ǫ0v(x|\TG$iwfc $W<3pc(~TT=n&XKJ@ewj/W~ǘ V2c]xPikk%J0[ޝg_oH y\1}+X~,a8]5aad8ff2650cf2353f46158f9927d54e58f448ea9588b4ecaecf0a61fdd98f5bedd04cff99d1c9ffdb4a69c46f7e3e61dc169f67HnRכr>7% ?$d # X &2M|    & (0:DL#(58<9@:fFGHIRXY\]$^SdTeYf^`djCghc-file-embed0.0.15.01.oe2409Use Template Haskell to embed file contents directlyUse Template Haskell to read a file or all the files in a directory, and turn them into (path, bytestring) pairs embedded in your Haskell code.fdc-64g.compass-ci%`BSD-2-Clausehttp://openeuler.orgUnspecifiedfile-embed-0.0.15.0.tar.gzhttps://hackage.haskell.org/package/file-embedlinuxx86_64 fff066b85d537a20252faa59489f6a854e4e8f39080f08730c9e195e418cec5bdd6553f5d8985fe8ab5622553b8843e0d211dd5aa65df4b41635cb894ff5006ae8 rootrootrootrootghc-file-embedghc-file-embed-develghc-file-embed-helpghc-file-embed-prof  ghc-Cabal-develghc-base-develghc-base-profghc-bytestring-develghc-bytestring-profghc-directory-develghc-directory-profghc-filepath-develghc-filepath-profghc-rpm-macrosghc-template-haskell-develghc-template-haskell-profrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2d@Lin Runze 0.0.15.0-1- Initial packaging (Version 0.0.15.0)dc-64g.compass-ci 17266851300.0.15.0-1.oe24090.0.15.0-1.oe24090.0.15.0-1.oe24090.0.15.0-1.oe2409file-embed-0.0.15.0.tar.gzghc-file-embed.speccpiogzip9utf-83752951ae4f49ccfc75a50431a627dcfc38c5043c1b2442b408f9ab0b846dcd5e37527302312d9f938d4e971b6e41b2e55d047be058090bb4c05bf68bb2c237f Name: ghc-file-embed Version: 0.0.15.0 Release: 1 Summary: Use Template Haskell to embed file contents directly License: BSD-2-Clause URL: https://hackage.haskell.org/package/file-embed Source0: https://hackage.haskell.org/package/file-embed-0.0.15.0/file-embed-0.0.15.0.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-bytestring-devel BuildRequires: ghc-bytestring-prof BuildRequires: ghc-directory-devel BuildRequires: ghc-directory-prof BuildRequires: ghc-filepath-devel BuildRequires: ghc-filepath-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-template-haskell-devel BuildRequires: ghc-template-haskell-prof ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description Use Template Haskell to read a file or all the files in a directory, and turn them into (path, bytestring) pairs embedded in your Haskell code. %package devel Summary: Haskell file-embed library development files Requires: ghc-file-embed = 0.0.15.0-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 file-embed library development files. %package -n ghc-file-embed-help Summary: Haskell file-embed library documentation BuildArch: noarch %description -n ghc-file-embed-help This package provides the Haskell file-embed library documentation. %package -n ghc-file-embed-prof Summary: Haskell file-embed profiling library Requires: ghc-file-embed-devel = 0.0.15.0-1.oe2409 Supplements: (ghc-file-embed-devel and ghc-prof) %description -n ghc-file-embed-prof This package provides the Haskell file-embed profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'file-embed-0.0.15.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/file-embed-0.0.15.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'file-embed-0.0.15.0' /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-file-embed --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/file-embed-0.0.15.0 --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/libHSfile-embed-0.0.15.0*.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-file-embed-0.0.15.0-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 file-embed-0.0.15.0.conf ]; then for i in $(ls "file-embed-0.0.15.0.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 file-embed-0.0.15.0.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-file-embed-0.0.15.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 file-embed-0.0.15.0.conf /home/lkp/rpmbuild/BUILDROOT/ghc-file-embed-0.0.15.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/file-embed-0.0.15.0.conf fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -z "$(ls /home/lkp/rpmbuild/BUILDROOT/ghc-file-embed-0.0.15.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/file-embed-0.0.15.0*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-file-embed-0.0.15.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/file-embed-0.0.15.0*.conf not found" exit 1 fi rm -f ghc-file-embed.files ghc-file-embed-help.files touch ghc-file-embed.files ghc-file-embed-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-file-embed-0.0.15.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSfile-embed-0.0.15.0-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-file-embed.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-file-embed.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/file-embed-0.0.15.0" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-file-embed-0.0.15.0-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-file-embed-0.0.15.0-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-file-embed-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-file-embed-prof.files -o -fprint ghc-file-embed-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-file-embed-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-file-embed-prof.files else rm -f ghc-file-embed-devel.files ghc-file-embed-prof.files touch ghc-file-embed-devel.files ghc-file-embed-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-file-embed-0.0.15.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/file-embed-0.0.15.0*.conf >> ghc-file-embed-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/file-embed-0.0.15.0 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-file-embed-0.0.15.0-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-file-embed-help.files fi for i in ghc-file-embed.files ghc-file-embed-devel.files ghc-file-embed-help.files ghc-file-embed-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-file-embed-0.0.15.0-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-file-embed-0.0.15.0-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 %check %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-file-embed.files %license LICENSE %files devel -f ghc-file-embed-devel.files %doc ChangeLog.md README.md %files -n ghc-file-embed-help -f ghc-file-embed-help.files %license LICENSE %files -n ghc-file-embed-prof -f ghc-file-embed-prof.files %changelog * Tue Aug 22 2023 Lin Runze 0.0.15.0-1 - Initial packaging (Version 0.0.15.0) ?zuX7 *-) )CwtH  0C )Hҥ R H7 z{=3bY{g7[ǜ ĜJŠ< 9#pFrZ{] xh溄/j\)ߦXsQhh!*Xm̄1*+Q̡l4L~ɩ LX-ͼE5h,cf%cQ n,Y~1&m}c&wu]z /qi(hGj~t ON.",ӎfҙMDǹdqv$ 5cj~/݈]6jBӸ͚%Ǔs[|d!J-S}\7ߴG¥v<}_Gq_1!s낛'dtn} kq i_kz1}e8x?Z&b/һݏI+Ʉ.1\=b=jOES'5d3.b(|XRs?]E+5v33Qi :+Q#P66!,09ۍmcCdd4#E6w&D#Q,(*PjFNߍbTyLsB~)[QLzhgGP9#CS\swHD!!۬o6Ǎnnp1kSo؞u9SYrql-;46N)vTb͛']rxZ227|R#~ج1{uI$+2fX^-ɦ]|hBBR\S;ݘD݁CϗɨQ/{/IҖ9 V4+2yfjm}9߾od7/8ӗMob4ՙ? =wFClX.F| C0aݑayL} -ZKW~;zgpaqjFSp->`I+(@-p5u |N.(I! [_\|,[g=.4GœzMC@r:&C gȋM~j Yc W<|H_MsՆ`ҳi(p6J?a'lS$"_%s?3IWpB Vl`=xb 'DŽϲ"F%{5xzw|oԒ0v``9 Bi9y(R@~8^}'P |ߦ8 IPMBE:LēWFQzE/0`rvAwYorgG׌R\7G2[ $;$CqCǾm*lNڜ/$]k/* >2NSݞ^aPE0m2VͬGEKI(F؟bgosH+}Fv/$B]㉄FID.v""'}l.j.-1($<.cf%փzGcl'\ڠ8-K<5ki0%o*B@,[2d`Sa`;-f %~3wQ%q0_]6n13ض_Ԥ,͈S$˴bn~4Rܡ ߻*b TI#aT$"8=}4ΕΖB0Sߘں7\5^zy8yؙnjhXC2FL[wÕ..raVA%%Ql](iw`6f\ራ#VkzKvש.a}2JIl3Mޢ#s~#Z/>z"ȔCUGd)N>L}-(G.HNڐtmv)ViMZSv [tt \_C ]*wǸaMZuYk/E*g;}X !f{%z tc(IU) ,05QC>ѷzG˼(AE:~*g-ʑњd OP]v4@RUϬ7'FcfgX*^0B")`fBD0QTgU`͎27m?"%=3O+Z7Xk0[g>\a9>;k K,(o|rR9h(~Hc1Z 43~up;wBaZC"BؠrBa ){06T:>7:-|MHOޡ:0eܛ.l$䎵buxoRx[ w7ʑ=QQp*ƈLHt[?gS2RF¡п{?+A*e& LY}URѡYgafسfe6ƨ%3:$kz깝8 h"<ּ@"Qdj{g@$*.ZoUpC=9`^I2F=FYШQ[ fT[2m4+a69TqYu}_:^}<.D!d|]|;[DZ)0C m n:@Ì~$KNћ]uqm\޿"8{D}t%ܥHjp 0(iXӝ336D τh,DmuuC㰘Y>$bk>dLo&uV1tb|$47>V+V]$ah؆ Ёǚz΁ְ0N|I'N-x4=w2"lW2 lbk 8fqYYte[v:4#H6Ӭ}fSR =~xf[?Js{?J f(u^ )IP:~-7 yIr یl2gR~NRuf{0`Oc*K ?%R.݊sVVF:}CA;x`J>,]@E 1+it &ô\{L hE`-d~$М6rRDS`Fm`~2iVBjg`(DlkÉdmࠃ!= dp[r2V _խiJ65Q2h'̪6M#L~%g@eǥ0ŭR{3&' iMPoW9Ve:R5!xZd`,biB"$D0&D_ká0k%>qF &2[054<w@;]8ֿɲKj֧"l kokmW튌[wۚ#X󨛯Xe K2Vԕwy/"3U+Q02 z#yA]ԐB1Y1~v <"Sz#ݝtsEyܣ,V8oCvsL arFv4zKl: L93}WNGtN)O| XFM% {˺!TK|fOm,n>bReƣ}hR_m9T\4.POa 8X!m/yjԑ0||^Թ-?m9k(NÿV؃^U"If:Bȭ'Lo(8i _[:ޥU!'Y×ԯeBC Fp~oE5I9AfIz0Gvuks"kwcJ#oꅥ`~j%)P*m-F#=T"i ͐neivͰ"N)#Syh-W{懼J"ݾ_.ҋfoMrӮ:$j,Y8唷Z%I㒳mzjAaҹR]X#4^G>~P8e=6$YTɅ*Їӗ؃oTbu4v7?YS;=^mxozNƞRlk1Wİ%y o1hd3k܁MwZgr 7\5߾)27+ 3ɼy6&+iVQ\䰔wWv+ ;Zu\iչYkWo IcZds߲a"ڡ9 @kܱp|X.ׂox)CW8-FYbƓ9坘xl} yvkf?,Ì-9v2k8i;_?ڼqK'vqF[Cf.Lؔ~2 ~H1zt\aQ,Ob/Tb ?}{➦^tûk4VeEg=9x"|?%e 6/7\;Xz9#R I5)bamhe{[er<Ԇ@%(SskoVrWI͡WoK_=M?۴Vn/F, k{!nysW_csszqy}socԹ^y݈A 8W6An$9-gzy` ﱐR9cq{U q-kEeSGO$"_7emy`!f}x.nq(Qih3gmHmɉH*Ͼ3ķ\6s 0"`ZJ~][?1| _=+6%qcޚ{S% #tS?m1RYh#̵X+ږvTt}l1(t@[dQKJAS#)pHVcU7QΪ[*tYV AxlRI~1{m➁-<=4Ӿ.xKKJy9P:'՘M˿Oc,Nɫ%UaRJd W\* X$&""4Pt35gE縑Wq~-rw?YX~/ra`agm C d.$O7bu{-P'4.0_o?!u!0KloFCA{ *Qv 8AN(% pԠofeuA 9i+ [؁!6?p: ?~_3--3 0@ Ԇ8:_, %#r,!._/ObꯥDB/Q f.;+?!kك-;-e ݧ"N &O7d AY Hc$|9k)Q@(B3O@0䌄.  }s Cay"F/ө%"? m?ѿ1#/0?4=#Po /V_۽ ] {ą1w ӟΟhVʉMA;l@Q?tQe{af_wE `|iR)v@ |/;?{s7Ba_wqF `0`kf\g}_[!!qrF\s⠽ũ|A ?LP8b%sda<%L/K}k\:R?؉@V4珎g8bjr : ?? #j](g[C9- 2 ~k^oJW.0w(av3(l r.Tmg(Cz\TXGbfp};c.ǛO_ 6~LW[FYMAe&