ghc-base16-bytestring-1.0.2.0-1.oe24090>    f ;G|`u` "$9 F&Ha$<Fww!Fvd)b6?7N;9NUM)RHz+y|oVoI]V#:($7E'U+`)֦;^e8\![ƪeN]amCٌ%Pa a-4<í:>wJi_T ǂj;džV۸T1^4\49aW{~0GYx֘M0 k@͍H6)H? R"O ~sX\@۹%ΫN`͠04 \xi|6%tcl`j1|k)SR-IbMyZםl$:Xf0a2d3b669501c985675d9d0cdf708148f3af3f5ab51aeb0e071c61ea9637e0c723643a31b291e31bd6a3953047d8b1af455fa55S?@7b>7+?+ d  ) ]  2>w     Hh#(F8P9T:yFGHIRXY\0]<^def1Cghc-base16-bytestring1.0.2.01.oe2409RFC 4648-compliant Base16 encodings for ByteStringsThis package provides support for encoding and decoding binary data according to 'base16' (see also ) for strict (see "Data.ByteString.Base16") and lazy 'ByteString's (see "Data.ByteString.Base16.Lazy"). See the package which provides superior encoding and decoding performance as well as support for lazy, short, and strict variants of 'Text' and 'ByteString' values. Additionally, see the package which provides an uniform API providing conversion paths between more binary and textual types.f dc-64g.compass-ci3zBSD-3-Clausehttp://openeuler.orgUnspecifiedbase16-bytestring.cabalbase16-bytestring-1.0.2.0.tar.gzhttps://hackage.haskell.org/package/base16-bytestringlinuxx86_643 F f nf nf n1d5a91143ef0e22157536093ec8e59d226a68220ec89378d5dcaeea86472c784a694e88f9ec9fc79f0b03f233d3fea592b68f70a34aac2ddb5bcaecb6562e2fdfc0ccb16038c7f6909d1a181d571cbffd5465a574af47882d6e21016c07fda86 rootrootrootrootrootrootghc-base16-bytestringghc-base16-bytestring-develghc-base16-bytestring-helpghc-base16-bytestring-prof  ghc-Cabal-develghc-base-develghc-base-profghc-bytestring-develghc-bytestring-profghc-rpm-macrosrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2d@Lin Runze 1.0.2.0-1- Initial packaging (Version 1.0.2.0)dc-64g.compass-ci 17266853661.0.2.0-1.oe24091.0.2.0-1.oe24091.0.2.0-1.oe24091.0.2.0-1.oe2409base16-bytestring-1.0.2.0.tar.gzbase16-bytestring.cabalghc-base16-bytestring.speccpiogzip9utf-8d6cd3aa8019c6b8862518a3dec9d727fd80ea718ae038e4b4a8d07903daf00e7eef68a097fca96cf65343ffcf8f53c3a33ad9ea5a7117d762dec662899852413 Name: ghc-base16-bytestring Version: 1.0.2.0 Release: 1 Summary: RFC 4648-compliant Base16 encodings for ByteStrings License: BSD-3-Clause URL: https://hackage.haskell.org/package/base16-bytestring Source0: https://hackage.haskell.org/package/base16-bytestring-1.0.2.0/base16-bytestring-1.0.2.0.tar.gz Source1: https://hackage.haskell.org/package/base16-bytestring-1.0.2.0/revision/1.cabal#/base16-bytestring.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-bytestring-devel BuildRequires: ghc-bytestring-prof BuildRequires: ghc-rpm-macros ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description This package provides support for encoding and decoding binary data according to 'base16' (see also ) for strict (see "Data.ByteString.Base16") and lazy 'ByteString's (see "Data.ByteString.Base16.Lazy"). See the package which provides superior encoding and decoding performance as well as support for lazy, short, and strict variants of 'Text' and 'ByteString' values. Additionally, see the package which provides an uniform API providing conversion paths between more binary and textual types. %package devel Summary: Haskell base16-bytestring library development files Requires: ghc-base16-bytestring = 1.0.2.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 base16-bytestring library development files. %package -n ghc-base16-bytestring-help Summary: Haskell base16-bytestring library documentation BuildArch: noarch %description -n ghc-base16-bytestring-help This package provides the Haskell base16-bytestring library documentation. %package -n ghc-base16-bytestring-prof Summary: Haskell base16-bytestring profiling library Requires: ghc-base16-bytestring-devel = 1.0.2.0-1.oe2409 Supplements: (ghc-base16-bytestring-devel and ghc-prof) %description -n ghc-base16-bytestring-prof This package provides the Haskell base16-bytestring profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'base16-bytestring-1.0.2.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/base16-bytestring-1.0.2.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'base16-bytestring-1.0.2.0' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . cp -p /home/lkp/rpmbuild/SOURCES/base16-bytestring.cabal base16-bytestring.cabal 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-base16-bytestring --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/base16-bytestring-1.0.2.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/libHSbase16-bytestring-1.0.2.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-base16-bytestring-1.0.2.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 base16-bytestring-1.0.2.0.conf ]; then for i in $(ls "base16-bytestring-1.0.2.0.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 base16-bytestring-1.0.2.0.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-base16-bytestring-1.0.2.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 base16-bytestring-1.0.2.0.conf /home/lkp/rpmbuild/BUILDROOT/ghc-base16-bytestring-1.0.2.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/base16-bytestring-1.0.2.0.conf fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -z "$(ls /home/lkp/rpmbuild/BUILDROOT/ghc-base16-bytestring-1.0.2.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/base16-bytestring-1.0.2.0*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-base16-bytestring-1.0.2.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/base16-bytestring-1.0.2.0*.conf not found" exit 1 fi rm -f ghc-base16-bytestring.files ghc-base16-bytestring-help.files touch ghc-base16-bytestring.files ghc-base16-bytestring-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-base16-bytestring-1.0.2.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSbase16-bytestring-1.0.2.0-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-base16-bytestring.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-base16-bytestring.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/base16-bytestring-1.0.2.0" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-base16-bytestring-1.0.2.0-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-base16-bytestring-1.0.2.0-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-base16-bytestring-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-base16-bytestring-prof.files -o -fprint ghc-base16-bytestring-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-base16-bytestring-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-base16-bytestring-prof.files else rm -f ghc-base16-bytestring-devel.files ghc-base16-bytestring-prof.files touch ghc-base16-bytestring-devel.files ghc-base16-bytestring-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-base16-bytestring-1.0.2.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/base16-bytestring-1.0.2.0*.conf >> ghc-base16-bytestring-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/base16-bytestring-1.0.2.0 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-base16-bytestring-1.0.2.0-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-base16-bytestring-help.files fi for i in ghc-base16-bytestring.files ghc-base16-bytestring-devel.files ghc-base16-bytestring-help.files ghc-base16-bytestring-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-base16-bytestring-1.0.2.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-base16-bytestring-1.0.2.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-base16-bytestring.files %license LICENSE %files devel -f ghc-base16-bytestring-devel.files %doc CHANGELOG.md README.md %files -n ghc-base16-bytestring-help -f ghc-base16-bytestring-help.files %license LICENSE %files -n ghc-base16-bytestring-prof -f ghc-base16-bytestring-prof.files %changelog * Tue Aug 22 2023 Lin Runze 1.0.2.0-1 - Initial packaging (Version 1.0.2.0) ?:vEڸHf|z*3AIWt eܛvS42MubHg~35m`T> M"8yXГ9uq[PCYɋG˞Ζ,=!&0iqt/H9vefj]9-n‹g>^tO0GRWޣ9{ȋoOՒ{9IMs7a..o<⅘A =Jj[8rm/lu?&g qJi ka }C4H-߂XOI$NcJ gO{ҜDھ#fӃl*UX?[yc<0_"y-23{K6徬̴S]O#eU[o+[8Xp77WS?Bթ g+I."װhSޖxk)Q:8 7A;t]UrТD7 Eڥ 4. %5"euPp^?զ=$dԵ9BHٗ)+hߥbC{RJc:jix#hZЁ-$ǴIWŐAlO}kd·4| ӽ,E~ b&wy&㙠J+iH ǔ# PHɕJv4J훏ZkS'.SΤ):1Ɠ\!%%lƚoWm=!W$a?cxͰBZF =  k{ QBT)$ &{&iHcdSsrƱov6N\{ y뚤IRrkgL,R[hdЎvVHweh*OO69` >+Ge*M .ٞ:v$ 5/F0iqeFufJܻGN\F=+eׁVr < `G5X0N奔E&|CSurv J{p}{҂.ƙC`1*irt!: NOF|W`j9!R-ZS\4RA,&_V{TCO^`&=vzе+Fkd$ C1l̿1iFYRNk83ǒ&;(kX3v/ݻD7xMx6\Rjހ}# 7~)󡻵!XQvȶIag vc!aCScCT;&\Ą;oi@-iE,2o+N#5q+Br1}㭜{>w( XY!7HuVzD~~QS[-b1 |n(P)+$H%;kLyO]?p1R _CK.H $!WY r*)OLV\W->W.A,d-t\8EQjtt0|aN<Gޣ$|PJ9ivHs#p&v_<6s &nCyjNYduͲ)W%P!!OOӅ%-Mhc<ң~zd>IjXyB9bw/dft‡ɍ?_HtnXv4ǘ3J.ۚN yM&KsqPkN06gPyNFawaYh徦/HGp09k>M_ê7M 'ޫs۫]4oAT6G~B l<~|g(fW%i꒖O{eu7G9slǻa\$$ )OPs9ƈKՅ&e;}bmوGbBV(`NUxPhX u{ͣпYP;SI=tph(Qϒ0-D/ '*[{#rqXEqA^ԝ0o[ݞВI1f}v'XnBM#XZ; E<2PР.b|tFӦ,|$m),յg082%lwݺ>|烈jz,,b9^o8f)Z,?&bZ KZ%.֥EaM=g .9W_35' yDO. t}?O*d!9⺗߭T}m>G3ui|yJ.0-!Lk"ύ4oԣĈ~_'$U=[6A),Ѓ{a V~.ms~dÛSQ>),,d 9>^$6CiKi7u]HIup(oC T/a,"b&s7VP,}*a2UsoAȼ𷳝a|/gn컺?`޿ጷ~kn3q2/xwٹOO'Lyo}nsy$QUF"}4xZ{LӏrYs؋s6ÇuOʄ=`5yߖ?̢ͼ<k!PIwlkU :Y4$BS$Yp,]җkZϠgΒ gYbNگAzN\~ uIz:J}jU>,%}J9(*$L!McǠ}>=C[sws{Q,zePȪxcc'yőN%؁LL݁鬄Ga3iYťNiEY{&lT!fm:dL}{w4 KZ0wR4ߑ4G[NPtMmʴUۯ)H֫aco|zMmh2# Z1ps:GG}<]|K"]viqG7TmgN~BБhK N'ZACV$[])-xJ>UcEx\q#U ^^4/jҴL(HJ#=I-_?Y]:hAr˽Xv}uCګ p}*2$4ۅ׋V^' ī]ufN* 7*!)mznO+eeM.ڱW&WB]z?lU[Z15ʚlj99>gەw8H<.&IIe))d䒉V#U%R!z&|GmVģtm-\dHIEk~03\lY'~Rg(΋MyMd OUb_ap8iy1T3hEmagǕ[o[N}RA)q}rsSh7 ໜ)iW˟7̲. !"z+ZJ ) SN/=P28As7P9I @ˤ*цm5xtvPsxIXhY45/'%-^rULBZ%"Sc^6n=V\u#ۈD,_.˅ <Sq3z<[}v_ۡoF7f$櫲й+̙ȨvDžp:go•wn22+_AVPM yI<:tR_.E۽f0t}k/08Zua-nyѱР^:bbٸ)x D+r(ޘmx*j#,̹Ӿd1-L=dG,JB" \$R"fe9,Ą@5XXta1dm=󪣨͝qȞjf̖EڼD~( \q,}u7EiiU$b̤fE#ͫ"yŗCӣcMrri4 ]=`(&*e'g2tX곹xqiT{x}"3;/^5cY=B2.'xN ?'F6MQnTNGi CqtKBuE Nv6c=Ly-e+RG>W`j]qd13sW9A7@" ^*|/;d=8Bf yacEȣ8Hcc,CtIi bY5O_pW>ݞ>>{HHuߦ(/)5 ֓qJ5SRq*&\L̠2 9}g6M:hmtݝ-E9'Ӫ'E9ypuY//87*z3jTiRv@r_I$%+ !QWƗrF&A81Pn_~3x%  6jfaQu:2ۧ>x'4xxp[*Ǡm`j&Gd[ I/fHa&nJƒy(Ӆz&!- K.zU ut4֫8~@)!Iɓw' g:+jOjtE*Xӳ^䅩 c71:r͊0f:ߞXu3[Z!+YW ~*kpLvNס>, 渒0^h X_sd@K@uѕKŻw%) g0E&fCظC<,&޸D" 7+|kτGA^ 3XvCc؝$`qIqi=*Knh`!, m,9;#X;cHŻ1 mV`5C0`ۣ1Y VW ̇0 CpX!!Bp#qB\QBG{ߥQ' "ɆC X C覠B|J?JؿP` !?vúQnHhS#U:Oj"a"NEcXpxK0 `#݀AX(XI5Od`v2y8O8 (Cq  wiwBx;(`B[N;sT B!n؟[HMlqDCuUAhwo #:,*,"> C an.`m7{Q U0ހJy(x9YU1p7 NT CCܕc,"+ w(9& D 5Qx,˹nA)9'](o)$ qrpdNBC@ {x!Q!!@FAh<~SX0j'աDmj)ik q 5TPi JBvšR;PC XJCEwbKw%;?CEEd ڒhX$PE1 p#[,x D '*r[ n88& m*Пh#ͳvl3mn88,'ނ CEĈ F{G MہG (~#hm茛8 ?B x; ;h춙: 1[!W$:"|nL@ؿǶ8_5ea$g~OEx;?N`tw4zYee'dAɂ&5WM,诚{{Mc5m;s)x6ߤ@ xfڤ@`lM?](f "`{{̿ƻ-O{,^@z٩fۯG;ţDf|2`74 "ϟ-?Js#F<'(1o737e: N&ߓ!.Zimh hA0<hTqxwRR@whob.cԴD# `El6@`{ĽFl p-ߠ -(n [oy٦l$;^|_FMdϟ5 O;x8X un`CPD$6Am7 2HbaSDS9A~_JcƆںe5