ghc-hslua-aeson-2.3.0.1-1.oe24090>    fz ;G|`u` s ܀K-B#H3q [o|}P2ܲ*Wxd@F#3E [ ؄jTk[KM ZIl~o&ڿE_ DYq*.#1E:\.vT't4]ƛI[H-,N,9f3*&d=pya^)]l41Y' "XW%K"{oq07]gCJq Y:b $untV4P-|z#z-M5_]paK̥LGF)RlI4jB N>mᤍ1)&y_^(MŠl&?d_ژ֤nbBߗxA P@f|Uefa589f219d10e6efe583b4376023d6f2b1b2789571a79502af947e7a892a2c3e88fdfb57e6ea6b45a7ba30d5ce0836f76d50d30LREc<X>7(?(d # N HNX` d h p  h##(V8`9d:FGHIRXY\8]@^pdqevf{Cghc-hslua-aeson2.3.0.11.oe2409Allow aeson data types to be used with LuaThis package provides instances to push and receive any datatype encodable as JSON to and from the Lua stack.fldc-64g.compass-ci(MIThttp://openeuler.orgUnspecifiedhslua-aeson-2.3.0.1.tar.gzhttps://hackage.haskell.org/package/hslua-aesonlinuxx86_64 f3f3cacebec4fac036b2223d32b6a230976343221ea9d25a27335e286caded38bf6c838adb847538b9fc1d8d61df5cc6fad20564f8098a101a8c8bc167a38fffd5ba rootrootrootrootghc-hslua-aesonghc-hslua-aeson-develghc-hslua-aeson-helpghc-hslua-aeson-prof  ghc-Cabal-develghc-aeson-develghc-aeson-profghc-base-develghc-base-profghc-bytestring-develghc-bytestring-profghc-containers-develghc-containers-profghc-hashable-develghc-hashable-profghc-hslua-core-develghc-hslua-core-profghc-hslua-marshalling-develghc-hslua-marshalling-profghc-mtl-develghc-mtl-profghc-rpm-macrosghc-scientific-develghc-scientific-profghc-text-develghc-text-profghc-unordered-containers-develghc-unordered-containers-profghc-vector-develghc-vector-profrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2ejLin Runze 2.3.0.1-1- Initial packaging (Version 2.3.0.1)dc-64g.compass-ci 17266847802.3.0.1-1.oe24092.3.0.1-1.oe24092.3.0.1-1.oe24092.3.0.1-1.oe2409ghc-hslua-aeson.spechslua-aeson-2.3.0.1.tar.gzcpiogzip9utf-89c77ddcbdc5edd6c14b23ff4d9faf5202d683a59f5ccd0f9fed4d10781711b785d9623b81aaa8417098f06c219811c66639894f698a460a393e620aa7d843ae5 Name: ghc-hslua-aeson Version: 2.3.0.1 Release: 1 Summary: Allow aeson data types to be used with Lua License: MIT URL: https://hackage.haskell.org/package/hslua-aeson Source0: https://hackage.haskell.org/package/hslua-aeson-2.3.0.1/hslua-aeson-2.3.0.1.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel BuildRequires: ghc-aeson-prof BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-bytestring-devel BuildRequires: ghc-bytestring-prof BuildRequires: ghc-containers-devel BuildRequires: ghc-containers-prof BuildRequires: ghc-hashable-devel BuildRequires: ghc-hashable-prof BuildRequires: ghc-hslua-core-devel BuildRequires: ghc-hslua-core-prof BuildRequires: ghc-hslua-marshalling-devel BuildRequires: ghc-hslua-marshalling-prof BuildRequires: ghc-mtl-devel BuildRequires: ghc-mtl-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-scientific-devel BuildRequires: ghc-scientific-prof BuildRequires: ghc-text-devel BuildRequires: ghc-text-prof BuildRequires: ghc-unordered-containers-devel BuildRequires: ghc-unordered-containers-prof BuildRequires: ghc-vector-devel BuildRequires: ghc-vector-prof ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description This package provides instances to push and receive any datatype encodable as JSON to and from the Lua stack. %package devel Summary: Haskell hslua-aeson library development files Requires: ghc-hslua-aeson = 2.3.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 hslua-aeson library development files. %package -n ghc-hslua-aeson-help Summary: Haskell hslua-aeson library documentation BuildArch: noarch %description -n ghc-hslua-aeson-help This package provides the Haskell hslua-aeson library documentation. %package -n ghc-hslua-aeson-prof Summary: Haskell hslua-aeson profiling library Requires: ghc-hslua-aeson-devel = 2.3.0.1-1.oe2409 Supplements: (ghc-hslua-aeson-devel and ghc-prof) %description -n ghc-hslua-aeson-prof This package provides the Haskell hslua-aeson profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'hslua-aeson-2.3.0.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/hslua-aeson-2.3.0.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'hslua-aeson-2.3.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-hslua-aeson --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/hslua-aeson-2.3.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/libHShslua-aeson-2.3.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-hslua-aeson-2.3.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 hslua-aeson-2.3.0.1.conf ]; then for i in $(ls "hslua-aeson-2.3.0.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 hslua-aeson-2.3.0.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-aeson-2.3.0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 hslua-aeson-2.3.0.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-aeson-2.3.0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-aeson-2.3.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-hslua-aeson-2.3.0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-aeson-2.3.0.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-aeson-2.3.0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-aeson-2.3.0.1*.conf not found" exit 1 fi rm -f ghc-hslua-aeson.files ghc-hslua-aeson-help.files touch ghc-hslua-aeson.files ghc-hslua-aeson-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-aeson-2.3.0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHShslua-aeson-2.3.0.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-hslua-aeson.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-hslua-aeson.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/hslua-aeson-2.3.0.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-aeson-2.3.0.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-aeson-2.3.0.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-hslua-aeson-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-hslua-aeson-prof.files -o -fprint ghc-hslua-aeson-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-hslua-aeson-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-hslua-aeson-prof.files else rm -f ghc-hslua-aeson-devel.files ghc-hslua-aeson-prof.files touch ghc-hslua-aeson-devel.files ghc-hslua-aeson-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-aeson-2.3.0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-aeson-2.3.0.1*.conf >> ghc-hslua-aeson-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/hslua-aeson-2.3.0.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-aeson-2.3.0.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-hslua-aeson-help.files fi for i in ghc-hslua-aeson.files ghc-hslua-aeson-devel.files ghc-hslua-aeson-help.files ghc-hslua-aeson-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-aeson-2.3.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-hslua-aeson-2.3.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 %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-hslua-aeson.files %license LICENSE %files devel -f ghc-hslua-aeson-devel.files %doc CHANGELOG.md README.md %files -n ghc-hslua-aeson-help -f ghc-hslua-aeson-help.files %license LICENSE %files -n ghc-hslua-aeson-prof -f ghc-hslua-aeson-prof.files %changelog * Thu Sep 28 2023 Lin Runze 2.3.0.1-1 - Initial packaging (Version 2.3.0.1) ?Yy<_ز0ɾ%E4`2f,vYl.KZ!N%."}~S}|>{}=s}}ddžϛ F")yHGM\7{ h\xa t  .O0Q{xl+@4`xQݎm ]/8NN _=0x2<-bܑ4@X4x2},C?LADE@`G=Dv`"({7F`Q`~-D=P EA =:Z a[ SWQD!~*9oOĿVv?^zn;A$:%  ?ro~h)@6M/ȯINv-ߠ : #0_:a~_NG6(b4 cvPo  /pgqS/] ` ?'n`;~OQt ;9@1cv>ƀO0P8!sO^*:;`PS ad )n xl!h0 %W #-`.#)/W$m(u:Ɨ Uv(9.<#:ȑ?M}2Dz AmPGAa4Yw %㨎WPON#2ԉQ_5O4?(7h,o؅_~t0_s<=fI@8t/q?fw쎁J򧙟Ǐ'epcHx ~3%k'o; "Mztv=^ᣃQ1X#O4%)kI "w<ahsZGTV5п%d 4PU78z#g4_,;$n@,J%$$P8 a((.#)rb,:GEz|C9 8n'L'=K⿹g =Ϸ.PC=Q%;iKJApcs_(f@_C8@"BRF=y-|e7 M.SZg;WiA'qy/}pup$CTyoܚ.5V5h1Q&z}Fr9Mz[H @[FnO m`n~ea[&MP6{PX i$>r*_?v1}홡ZP 2RhPU M/eF*'mk ]C ]Kh 8S){tҊ]Em&J5A-0(_E}~|BGkjćbjBO"Va Prk8jD[(;uZ]YbyN{IBWD'rmDάvX i]#*|tOtqa6o($b9Dk\V ^T;C!)|E\x#I#fy,<ǦzXZQAwmi&;,=)]OOGDSlT+>Lmf+| =}Z^:QEsx̓\P|z՟|I.-ߴ~(pziwRܰmًL4(&X{(S1B4)$K|bPtlwH~T`8O?{Sl 27z_Ā1 N w_i|) Kx;%i]|FjkZVZOdY07i1J*o|ю=2\Qf9Brfjvܕk\HxHAoB|+)4` 9$$Do]H^:y7(HSKDEr[8n=}|,W"%ndzr ^b4DΜŽMSa D&v0L"f*奬K%RtsfFN#r8x}6ňUݽ/5,H+@.zau6ID;MEk[1fEIr\:}&;K`ۨ7CZmβPΔ.kW$.G]ܔتѥi.{OQ*M11]TiDjfyV}1dJ& \Y"ě=^WMh% %?O( >q^% Lͅz-QrQg!)RԬZY愽fΡfWKoF]/f>>U %ˑk]&+I16W=@@RJOnWWoš&CȘG0瞗mәEWjL_Uժ[Ӹzޣnؗl>oՈ;]ц Ee?fW^3@Ur'<拸Pt\;اygtO++qY^E%5|K} e}`a xFWzWQ)A3Lhϙ|a GT]-썪v-3) >IU{}_q$2Rd#|''\ h&Y;-JsMI (\lt|-[`A7>yAA| q#|>(wVd}×7_{}oZ^]+qBO?}‹\nnW/_M.ӯ$Q0Ej6F8Si&MG@@%gWJBu=U|1ͫՇ8ph˘~!j%׎(ʫ LoT0`* nYì{BV!.+ke[" *l1;,J6ޥ%ٯVg.,\IILV(s^XL%n34KuB*}90Q-1况wkWk px/^W:7:S8 7˨BހϏ~63}k;c$+xХ6vr>콍_AAix-'(M.P)ׯ ~^8]L"t)-#L@8/fspbTqc_$*o3 Mr:sϧ6==#(pI/TU)X줶"bvٶ{_D.fR*>ygb0z9+fCRƛ B!JxDf1<~g$]FWRTv*ѹZٗ T5ai]YM1͸:u)D8Sunʶa٧;CrHКC]{_ r5Uc XYJ%\|NOüf6ٖOd#e ~o&`ɡ[$BXga`Jj/ra,h+ͨ%շ޸cB }%,drvkİY F`Ιf?ŦNF_[_a卽wd Zn~}`KS-JBTJOrj&b: ڕ1vݔ${<Ҍ&n]N~>h*Lی̽h,^AAo@9_>qՋk 4>}qTʛ$EY%X^<&j׶a~cG#ㆽ~UW#ph>˾< E>1x(~+|~w/]W]X2.ʝ<7L@eϔDz]^Įܕ)ۻMٞ _'D:sXijI}f(N%ՖEGʶߨ إCqۗwF?Vl|+/>|UXiICg_G Ԕt #HDgJďqtNpN+x Mpuk# n05'Eo775z8dJvpM*>e^ sMrs$^lob%>r[.0Üؔb!дX+fq.?UU0ݵSx.}ϼ|+>U9VuF>'x׹i]( 4R <靬Gҩ9=zM{Uc:RE"ʆW㌣Z(}OKSwt nJY}>y654lúH]KK9v 怜Z:o;ŭlq9x s~\../wX.')=>TSXt$Q F+;\ lgʇ ElI$f>vd"0%QnCHHz@>>=^9=Dr8b};)!!t*b )%,P=W@I[w58nf5ęme1]SR|A7]<$Iq5#̹Mw!q2Z8 ^gKsX0b+6M 2>`9uci SO[~OqNfϜq?M7[:\`ǻW+xz?V ޙƋ5iD2m_Z w6}\4u7HzBfԠϩљ5jv92?"C&ӛ лU҃O}e0ZSXNչkBM=Bx&͜Rx8qVJ)9`"tso @|25׵@OO!oh(LtbN9'n n%6$1|p&4 /5yc*J˔K|óQZ]^ s ¶~&[sD-mskUf$n$K`@ce0Rs#RK0MALU0}l ̽uPn1Y 9Ձ2|x#/ >#7 x6^BX/=Qɍ̍zwlY&QJłp~[Y FĔwq/* -{ D쒞<1j.sy\L gdcZfA'޹v&i *t2f[]Tc V f`U's%&$z6'}$TqЪk5$ ~mK D>j~}ɱY=0&#Q@{]s]ڻ!vZo#4^DA_fqn{5dt,M%Ycx%(=uU/ѰOa%&*E.#"|->H~C3AbE],LUFzP8o+Sh~e&[`1C os7. ))t/"62wA(I+}3yn @cy4W))L'sY7BYMx<Ů< Vc4kDoοOcNtȇoߣAacK}?o+}eo~˕:L{i8Qm`o3Fg 2 y˶|oS_A?.y|- ]MP9lӎsi(޹UgVm\zt7iVA;?F*~e*a[ cT7€؜A FPlT#؊CVg_&q]ٕҌ/׽Z8u ;iQD{mrQӳCǬxx߀?d_&MTu5Ν;wl 0*