ghc-tasty-hunit-0.10.1-1.oe24090>    f" ;G|`u` )XD@IFC7lD1? W& VLӎSXDʗC Mo ف8`p: -((*_@АFטP@o̔zOI~INۂx]R$bOJewʻhh :g%ՀvZABa>"A :Ś% UԜ(iN`A^z`$ a"廻yeWx'W.[`;k{y7ǐ =]`%sӹCq'*TM_` \7$?$~d " MLPdhl     ~    #(8$9(:LFqGHIRXY\]^/d0e5f:<@FCghc-tasty-hunit0.10.11.oe2409HUnit support for the Tasty test frameworkHUnit support for the Tasty test framework. Note that this package does not depend on HUnit but implements the relevant subset of its API. The name is a legacy of the early versions of tasty-hunit and of test-framework-hunit, which did depend on HUnit.f"xdc-64g.compass-ci'NMIThttp://openeuler.orgUnspecifiedtasty-hunit-0.10.1.tar.gzhttps://hackage.haskell.org/package/tasty-hunitlinuxx86_64 9f"4f"40432e92e54032c5ccdc92ad4a0eebc6ee0872f6be68cd18fa5b16b361fb542029ceb423bd258b04c893b8b43434f50b7ff487c7afd092fe2ef9415ca8c2c2083 rootrootrootrootghc-tasty-hunitghc-tasty-hunit-develghc-tasty-hunit-helpghc-tasty-hunit-prof  ghc-Cabal-develghc-base-develghc-base-profghc-call-stack-develghc-call-stack-profghc-rpm-macrosghc-tasty-develghc-tasty-profrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2d@Lin Runze 0.10.1-1- Initial packaging (Version 0.10.1)dc-64g.compass-ci 17266858160.10.1-1.oe24090.10.1-1.oe24090.10.1-1.oe24090.10.1-1.oe2409ghc-tasty-hunit.spectasty-hunit-0.10.1.tar.gzcpiogzip9utf-898b66dc8cc334af5884739af0ac4fca49515ebeee8a4c0b440841007c39dc506a3581adcb7883f717c839d5a53a66d5b03c99b853bdb3f0281dc51e3c1aca33f Name: ghc-tasty-hunit Version: 0.10.1 Release: 1 Summary: HUnit support for the Tasty test framework License: MIT URL: https://hackage.haskell.org/package/tasty-hunit Source0: https://hackage.haskell.org/package/tasty-hunit-0.10.1/tasty-hunit-0.10.1.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-call-stack-devel BuildRequires: ghc-call-stack-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-prof ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description HUnit support for the Tasty test framework. Note that this package does not depend on HUnit but implements the relevant subset of its API. The name is a legacy of the early versions of tasty-hunit and of test-framework-hunit, which did depend on HUnit. %package devel Summary: Haskell tasty-hunit library development files Requires: ghc-tasty-hunit = 0.10.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 tasty-hunit library development files. %package -n ghc-tasty-hunit-help Summary: Haskell tasty-hunit library documentation BuildArch: noarch %description -n ghc-tasty-hunit-help This package provides the Haskell tasty-hunit library documentation. %package -n ghc-tasty-hunit-prof Summary: Haskell tasty-hunit profiling library Requires: ghc-tasty-hunit-devel = 0.10.1-1.oe2409 Supplements: (ghc-tasty-hunit-devel and ghc-prof) %description -n ghc-tasty-hunit-prof This package provides the Haskell tasty-hunit profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'tasty-hunit-0.10.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/tasty-hunit-0.10.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'tasty-hunit-0.10.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-tasty-hunit --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/tasty-hunit-0.10.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/libHStasty-hunit-0.10.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-tasty-hunit-0.10.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 tasty-hunit-0.10.1.conf ]; then for i in $(ls "tasty-hunit-0.10.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 tasty-hunit-0.10.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-tasty-hunit-0.10.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 tasty-hunit-0.10.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-tasty-hunit-0.10.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/tasty-hunit-0.10.1.conf fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -z "$(ls /home/lkp/rpmbuild/BUILDROOT/ghc-tasty-hunit-0.10.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/tasty-hunit-0.10.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-tasty-hunit-0.10.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/tasty-hunit-0.10.1*.conf not found" exit 1 fi rm -f ghc-tasty-hunit.files ghc-tasty-hunit-help.files touch ghc-tasty-hunit.files ghc-tasty-hunit-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-tasty-hunit-0.10.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHStasty-hunit-0.10.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-tasty-hunit.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-tasty-hunit.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/tasty-hunit-0.10.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-tasty-hunit-0.10.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-tasty-hunit-0.10.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-tasty-hunit-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-tasty-hunit-prof.files -o -fprint ghc-tasty-hunit-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-tasty-hunit-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-tasty-hunit-prof.files else rm -f ghc-tasty-hunit-devel.files ghc-tasty-hunit-prof.files touch ghc-tasty-hunit-devel.files ghc-tasty-hunit-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-tasty-hunit-0.10.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/tasty-hunit-0.10.1*.conf >> ghc-tasty-hunit-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/tasty-hunit-0.10.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-tasty-hunit-0.10.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-tasty-hunit-help.files fi for i in ghc-tasty-hunit.files ghc-tasty-hunit-devel.files ghc-tasty-hunit-help.files ghc-tasty-hunit-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-tasty-hunit-0.10.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-tasty-hunit-0.10.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-tasty-hunit.files %license LICENSE %files devel -f ghc-tasty-hunit-devel.files %doc CHANGELOG.md %files -n ghc-tasty-hunit-help -f ghc-tasty-hunit-help.files %license LICENSE %files -n ghc-tasty-hunit-prof -f ghc-tasty-hunit-prof.files %changelog * Tue Aug 22 2023 Lin Runze 0.10.1-1 - Initial packaging (Version 0.10.1) ?yXSvPtBo;kJB@ @HE:HU:ҥ#ҋ AAR{Ͻw%O̬YSz- . . (s!(&ƟvvP^4ssP0(f@ZC g[K'# /Jw+w+^6K t׹H#bo>/ )qC6rsvFA  d=C^@:k0_iivFIA[C ?e歏ts`7b>4ĕ _ у]a(*A.絁ή{B^2_֑##D'>O*7+lbbpg%b9#.yD_@d@NH4 s!~#wtFaNhϮu8Qn(_n .?Z7B σA\! ߣ0 yv Ϳw"?뗟QAHK݃#`(_j2?zIVןmo?8tttcҥ]wkNg$ %X9aohZKN/m~TWyu3㵃!;P!? 9蒇˛Y߅Wk!w=_W?[r_o_O95s3j?ߡo + F^nnCÐ{/t` t"*~\zo@`iݜ^ {/fC|"ԕTtU ?}%Y@J`5[j|6kN~wWoWs8^6->7 Rp AZp' $p0&"ۑW~¿j~0{9;fŅ~= 7g3Ax6~Ág Qxk[]CenQHrf 9O5cm2VxnQ‰,$U>~j^\6ޔ0: /]7yyzu}vs7ߵdk3alH/V]㷬Ɂ)q Zr^_Ş,Ɵ2+%b_hSJ9xբf-}6T+Фϣ338 Q)MsoA)ǂ*>c~0t=:`y_L5sp I*"˘-7uݴNO@lp\~A4ves^A=-8o>xَH6ܹ/ cb~L^\3N1“:#݁0jHmNu.SQO;6w.hAVAEX7scb#& 1h)ߥW&]zaɚxWPx:FM26Ѥەh>9H@rvGcpFٟS{2*~Rp h:g"!)BDxNl`52$8uU7.=>K%sH:PTC-Ҍ5"qY!e@KsY)3R/j5AmB\bP.vˊ -D& Q@gboWd 3 uRFWaV]d m~LV.yrWL[#6yeS|0y{/YJ'";G-Er"8TC@} Hڊ'Z.-C}IYks):7lqGaRDt׫@dt0mlep̃P[@0FS+H,ݔN.@'>v8ۑb:۷9K{Ã9דJE XTbԬB[+Li%fr9h=›>EB;|' R Om8GB,Dܣ1OI$glY\0ʚm]DYyn 2T^s_uYn_`-;61O E)T3ǽjvPkz db螱ąiO'\iUC}3c|ɵj ΰU$; ,$ȄI5&t߄6)iH͈ɳKZf/-EYu]˱ˊr߭yhI\N, AIKO+?U8d}e LҺglƃlƕ\ce1|C) ݛt}0*<5pKMeV<)O(vTcU}nGq8)OWo9M(Mzӌ"egw0TO7x!B],㬉b5˜^f'%aYm8!2`vp~EKŊvn9Pigh>.) g}?ZL8%@PFM'&uZe TvDŚ˂@jEl kM ^E yg=< g Xեf-o#| :Yf NfG y{.3 X7Ors,&lܖ'F҃УNEaM~_1:#йսȷ_N8{ﻝ'h碛a/4qEf5lGȊszz'F أUM?L@J'k#B -u\aW"͟2WZ"OPZydMevR2~twNnog}g3gdmDb- ū^uNWKeCjC_}E_ Sdػhzwtxg袵dҫ)ԥq >q6[Z+>W[#'ы 6]KO㲦פAO}-M/:9n1$_X.Gԣ3pC_?  W Ԗ+X?@mMKU9Xc4]:V9=ӏ0~ T3!2Hw^Zt,)Oc("kbs~/tlF.''8bZ]7ޅ9( 偿>88gbSDE-caSzS2DJZ}R2:H=j){SXEӑteQQZg. BъWZqy)P.^)WGAi*vƾ-XRoH{755qZhyr7u+az1ۄ33LY+@WA,jUbUA77 a_Рv@UAԪ.Vѻ?I넛ZzD@c((W LoK^ɚ&fkx`+*RɿRK7L@P, Zt]׷_ b-ⰯUUz&[TZ<}*0ߋQP{NNR\ 4„BCSX.h5RnAlV!CdV34A yȔB xvAa7֞s.BC\i ]gLWUSgnDv<]W-c Vqܦ\QpFbD1pħ&23LJMO)_C9tV"ezϥDps;p -0ZP#ĥ(H~JQf^24рKTK$.jČTkL3:Da)ZKQ*<3\)={8P \bV"tNb2'9='u*)\F/GҒK@?;1Za6>1iͧ85!řP>g>D[LVRbT(ojP{_5ڜ"N@#g+rgaOV.n ~;v{4{k3;KAaSgIF_Win;ԇ˽Mģ߼~.=:!vZuJE?oCp̚}sHX/䬆QA rvD{2SB*vIV`]*ZK:ijx"vDa51:3n|Y6fо9{Z\|ʙ%{ry= ^ZtZ`ph :Kf5z͊AR"PJ?'YhCl̫(aڤ5jMӃi#LBM]"ubV8rYPLhX*GgۛlOhG6)Ţ">X}v*H ~mydQIUF1\MWs C8^ܝ3϶'&g(ߵ:.s8}֫o; R⯟RP"EG?[J`)BAI.ۢ(+2SBT='}2e *\Aʫ5F"#$\ w,`!WT(rX87%p:^ꚯts :qrp[Oq,G Yc'kwuw&00LIuX!m=U8bKggW%~|ԔvHu"Fٕll ٹ5 <lk85w˜GR'ۼnA!{ҋ3BUɯ0K QӀw[ 9|x@.Vc۠`!#`=w#.+m.N+6'TIeZ%u<}gLX [[6fZ%Dm+:w-pv wK&qSnd"ΆańUW}wn:˭"i ?(M{iͧt &Z<%zQ~Xtf.v⥨rOHl:És>̲Qd.qhi=F&wE_s[VuQߣaX܅Τ_lmɲ^h&C|]}hϳv!'O3Lcғd$<ѫҵHݷK/*k )>W&( + !_馼 =V;RHQh&odJz0u{ćԜg0jO-4pnEC{P#d9mFx^jOTܱ>y)hG%#E$`ͦ9ߤg9 i˥|.=,hC+]C!*6$"MX5w`x}=R'!vz'Y]Hex-SÛyƼI#}v IP!m&y\ ]|מ {ִO;[1[;F:xoRf|2W%{ 㰛 쓥T o4YPiv0Nb}.>KoV; P Q/؍]ق{6/thM >tO*ſW4Wuvܛ,?1ܪQ$w*,TJtAUd~܇8J^{\ƥϜg~Q/(>wylX3c5emzfc眹ƵF-3l qR3~,fS_oZy1IHu w(tG$|qU4/읆܌WChWr:pjD9<ߊ,`o! <|#1ӺHMDei^1;sa[z7XBoJd|[zYrCFΌ,57%7 w%>ᒖPO|c#m]^AʿN1) gzR|hW&yߔ6[VTh~gBfSf_'Hgqn{:'`27{͖_0ypNpc4Q6(WqF. 1іZ 51 Web\