ghc-distributive-0.6.2.1-1.oe24090>    f" ;G|`u` .2U.d~,Ϊ5D @Nޚ+GehoݖL5["f5G'XaF޹':Tɇ+6f qHATTR\_0-}Tu^E2y1c؞*Z~vM˔5mq  ~$6eATyqC=%j *<"|05~T]mU}JpB$#gF̀VM?0 ,lK.Qn HgI,ElH{ ;UϮ (h!!) iJJ[CM5:7o F=-bv3H %<#$;/px+gzU5a"2ߒ^b2f30b3e7109bb8f4d31b577c50ed8d42c306f3d11b1f88e253537e63201d40622ae6f20d7d2c7d0f599c6ff6516f9cc3442f906R }Y>7%?%yd $ Q .4<H N T ` # (4CT`   #(8 9$:IFoGHIRXY\] ^QdReWf\`djCghc-distributive0.6.2.11.oe2409Distributive functors -- Dual to TraversableDistributive functors -- Dual to 'Traversable'.f"dc-64g.compass-ci5BSD-2-Clausehttp://openeuler.orgUnspecifieddistributive.cabaldistributive-0.6.2.1.tar.gzhttps://hackage.haskell.org/package/distributivelinuxx86_64 $f"Qf"Qf"Qd7351392e078f58caa46630a4b9c643e1e2e9dddee45848c5c8358e7b1316b910f99f5541cca04acf89b64432b03422b6408e830a8dff30e6c4334ef1a48680c4950428b458d12ba8b214b2651e46734c7f5566b57877ff80861c26c6c8b64b6 rootrootrootrootrootrootghc-distributiveghc-distributive-develghc-distributive-helpghc-distributive-prof  ghc-Cabal-develghc-base-develghc-base-orphans-develghc-base-orphans-profghc-base-profghc-rpm-macrosghc-tagged-develghc-tagged-profghc-transformers-develghc-transformers-profrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2ejLin Runze 0.6.2.1-1- Initial packaging (Version 0.6.2.1)dc-64g.compass-ci 17266858300.6.2.1-1.oe24090.6.2.1-1.oe24090.6.2.1-1.oe24090.6.2.1-1.oe2409distributive-0.6.2.1.tar.gzdistributive.cabalghc-distributive.speccpiogzip9utf-806ac6ffca993fdb8a59a7b940d224e0f71576dc8314662849c0145d49141c8f1d9a05cca2f7a3785b889175d8046aebbbad204a032a07dcdff3c89ce2316628c Name: ghc-distributive Version: 0.6.2.1 Release: 1 Summary: Distributive functors -- Dual to Traversable License: BSD-2-Clause URL: https://hackage.haskell.org/package/distributive Source0: https://hackage.haskell.org/package/distributive-0.6.2.1/distributive-0.6.2.1.tar.gz Source1: https://hackage.haskell.org/package/distributive-0.6.2.1/revision/1.cabal#/distributive.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-orphans-devel BuildRequires: ghc-base-orphans-prof BuildRequires: ghc-base-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-tagged-devel BuildRequires: ghc-tagged-prof BuildRequires: ghc-transformers-devel BuildRequires: ghc-transformers-prof ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description Distributive functors -- Dual to 'Traversable'. %package devel Summary: Haskell distributive library development files Requires: ghc-distributive = 0.6.2.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 distributive library development files. %package -n ghc-distributive-help Summary: Haskell distributive library documentation BuildArch: noarch %description -n ghc-distributive-help This package provides the Haskell distributive library documentation. %package -n ghc-distributive-prof Summary: Haskell distributive profiling library Requires: ghc-distributive-devel = 0.6.2.1-1.oe2409 Supplements: (ghc-distributive-devel and ghc-prof) %description -n ghc-distributive-prof This package provides the Haskell distributive profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'distributive-0.6.2.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/distributive-0.6.2.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'distributive-0.6.2.1' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . cp -p /home/lkp/rpmbuild/SOURCES/distributive.cabal distributive.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-distributive --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/distributive-0.6.2.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/libHSdistributive-0.6.2.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-distributive-0.6.2.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 distributive-0.6.2.1.conf ]; then for i in $(ls "distributive-0.6.2.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 distributive-0.6.2.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-distributive-0.6.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 distributive-0.6.2.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-distributive-0.6.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/distributive-0.6.2.1.conf fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -z "$(ls /home/lkp/rpmbuild/BUILDROOT/ghc-distributive-0.6.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/distributive-0.6.2.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-distributive-0.6.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/distributive-0.6.2.1*.conf not found" exit 1 fi rm -f ghc-distributive.files ghc-distributive-help.files touch ghc-distributive.files ghc-distributive-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-distributive-0.6.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSdistributive-0.6.2.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-distributive.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-distributive.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/distributive-0.6.2.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-distributive-0.6.2.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-distributive-0.6.2.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-distributive-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-distributive-prof.files -o -fprint ghc-distributive-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-distributive-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-distributive-prof.files else rm -f ghc-distributive-devel.files ghc-distributive-prof.files touch ghc-distributive-devel.files ghc-distributive-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-distributive-0.6.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/distributive-0.6.2.1*.conf >> ghc-distributive-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/distributive-0.6.2.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-distributive-0.6.2.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-distributive-help.files fi for i in ghc-distributive.files ghc-distributive-devel.files ghc-distributive-help.files ghc-distributive-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-distributive-0.6.2.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-distributive-0.6.2.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-distributive.files %license LICENSE %files devel -f ghc-distributive-devel.files %doc CHANGELOG.markdown README.markdown %files -n ghc-distributive-help -f ghc-distributive-help.files %license LICENSE %files -n ghc-distributive-prof -f ghc-distributive-prof.files %changelog * Thu Sep 28 2023 Lin Runze 0.6.2.1-1 - Initial packaging (Version 0.6.2.1) ?z 8m Ed c'K%lQɌdf ٲf˖BvI-, ?s>g}GBNBN"sm! HkIIm< .]xEY($H, Cxl{l_3[WEV'"8XbZ{< s/޷`8vRn]7[]yZ*/]M|Oe`-yYFG\\dfdJw׫ܜr-~7`f0eڅiG.<WMT8N|S<ؑϵu $_/Q0Ob6†u4Veʨ88YdHag"oHmND痛-BsLbLfvƬ Ӷ|i(ڸM[79 '/lxNPe'T]<ȼOYvFE2h*fq]o-\gk\Z;w}w18 v1bR+x@HrU9[羥*z-wqqt%fng{7B| :OUJhN~EҪ@>> {?RC\ⲆWK㗽f/)^-zb2!t1ЃIJ1tN{oKY@f@By $q5+)e)}-ëxiw+>Wp*%x4Ѥu_,t>*z޲A2ڷ.^1XPk QUT׸Ƚ“> z8}JOx5^SܝQl}TgR*tQXkڏn*;qo=_%.׶ <2o'l:_(h o?DXvyz:5PߠJzv(km^S$ay2k#=:^N"3b!1Zȫe7xB ɊfJP ~miW]2&[kb*d\"jwZp&HB(b@O6-E!݉mRApKrvd~\QݛhOsǥ.ǘȻ5qO3/~`PYP7Q<7Bv5,R`qn?@۳:3 X 1SGQ=L޿R^]*?;mZy9f=]=ӽq/"Lak,ZQuyx+ IlgI6v蹊|i:(Ub5޷6$iOJY]XxΖisܞ:4sbP@@d.s9~0nXg?umA麩h]x?)GV}jsyGO'yR"G;`l$-&_3 t2x5qe&]6VqjPPD6i){REgX@vKyBx)nw{D^2Nع>F%~&G"_D¢{! as]&Ԕ?#{;8w ^ϑS!x'o3R*Yi{3~VFZЭ9l'f}lqc;Fˈ|(y=r1qn?E} c,.ҘMnZb6R.OՂUs./,AqS#ou-P }{;̣ ߣV[S-"}w:pzMKԗmC_8oɥ9zX}^ Lu :C_Vg*HɾzZC-_Ё$gVũ{r-)mu&sϓ..t+{q8n}Ma>˥ݍ@2 ,A3}"_= :Ii'NʐI{ )ɗԟ#Tŝ~U &X7P:nggW ]ㄮ8y[jmz6JuȂBsf!z'өɕܽTʿIGSE /іɲ7ZH Z:.ދtCT_KdO|2qVf[G.E.O8H8?8.}.ሟ ]`HuimE=ĝH l19ߢ(&x?WȻOTFr պSL)q= Od}]YS׋ژ0S%?T&{ Ӆ3-x tTٍٰNħh'&|<MTyhZ:آ㇓WGF̃uB_ Q({bby PߗdtBrjd#lŔuyRiszki[w>Ձ->׻#,z} ox00N@TbP]}F rwߊUAEp̬򽭈#MJv!h™ß᧵m$*(]UgQmmSI8wF٣yƱK~Ǩ;yq֣ƅV"lxr'=۱/nhy&KmvR?Zb&qyQiUu7ݥ%Sb,\&m@ݹn`fxB+U9?="U2vmC~3: $gФڪ$޸ yP 2\Ǔ+ᦋD7waWdْ8ʔyTjELx$:h]ZXxH~`(ҕ iʻWc>}59>J/=-5]#Ff1^i؝j5`\V>̂ܫr[KQB.!^#~1h')4d 0]qÛ@ѽ N5l~&:OmnCb:ýNV~4%{04W9yuV5q6y+[7g7;l )ج7Τ3wz rJ;Hbg8Ҋ33f0e`븓=jͻ㭆"3xny zP\>uX/'tӾ>RG^2fFT̮?s9ڞdm =W`OΑ J̎?d"C. ?x>$Fax C/٩Z'Ô[EH3+a /#LFKv,k1CGAO-a}Kڊ,aJEA{"nu,#Մ($OJTii ̮8DBd :hRLy?qF27_N!V ``]*dԸ#0O.ci@Ce#Wc4 W$!ih9N9ZgQar0wkq S k7R\' ;~8{2qqν"PgcJ =Ue#iQ<"CYrZTZ ؆%.Y@K!Ibaϋ)^r1<8`fN+lBiG-䙆1Gw^]G>d̜zh+}QNIV(NetH|"8ٓl[,2ҕT+LjNN\mJOϵ.~IJH#{R<>Mu+kK9I%֦fHQ痊:sOsT@g);fԝhcCn/WtW]j=Ðp5&W6=w +]y(qfo6ׄ;jǬxHXoTh{h-t:ͷIfB5'azXk,tud_23&pвyg{ fsgtf }h6YyCBj`{/W-\e/`={s\՜&rbtHՇWy8R|5Iy.zkBaFA{d| 紷̬|p7ݩo3s^@}O745zg9 `eQJNje9 ӽfxn|~q<`J2Y~[)) "zb;EC_5s|-)P1:ʼem!VԘ:i˳zGI灯>rPY[iS,Eo^;ui˥VmM=5Z mRZnNx @88o6jxwZ)1}Vp\52+z>y1+eC *[NO=ʏzcJꂜ• ¦a\6tخ>,mKyrl3.PyM"U+F[sn`LB LJ륢W/G*>0#ƻ4D8γ!p=OeƢ'7ZFF>P^"$(bnA}^߭XA$^Hbxo6mmЂf5۰7Yvho`pGcDN6ygTIʅO23:4a}$ T=Zzw9厛K_[C w$<_/ ޫ8SCi MmmEBc<\4m=_kāMR_z,9z̙内;/=o饦}w?Wua !a\2uWnjǺ.uϚMm)q4eCY֍(SꝥoO'{6\qE Fz%.Rc>Xd[ OHm4͖R` a#^vH#B(:DMvyY9$Izv@C]xx>39 8"񲳣$")x'P=Soi$n,fYZWb aZgɃ.ؐu k4[SɗG_dro hړij:\[_E(f4 ,"w p@ؘ>Ixcqɧ!(`Ne9bi1al.B :hj 7g`tejh=#G@zxڔp "lz>b!QW7GQ>c)ˌԕ8@$t_ Jg[0b~*;@APv!m!D!NJIIԉ3|KtNBI4>u VTu56 a0(A0 )'`F_T"zZ|)V␭c:YPMӺj=8׽9XEGuv E\WJ;W¢:R`sY|[XXϙO5Z}"t=3u{FQ)T &7@{H1ʻ{,{"ݙ=yzFx.3IڞGr$-HlтόS&vl{iwK[O5s1 ّ֒rŠWD2e?1.z5_rSWtQf?sq0g1[x&&5Vu~Z8EMgh"պ4dpЊ7|7&KDQA OR}y3BwLؼ5<iD*:_J|W˞ׯn:d/Y3TD5&:!&lS.{n=ltgaŅ9jeozE‹2/SzF4,\{|wϔGÿ]`ך,EVG<Ne\uW婸/|+Q~tEKmqyo_ğrR_CKU,D"E-Nx,=mY(Qg-S &yԦx;rb G_C~}O!j]]wRHկg[rOpt| u:#'`\WpA|- Up+ mѳ;F^He`ٽf Tp̹0W~_7<֝^aKWSG'rw RA~-]ȋ_-t]hMn?x(khffxqсCw>v5QjQTX}jym*]`rUQFeQ֛4œ3 V6WTnrl"'7jۼm+V7U#۷, pQ?|9vz䜔<τ|7HpU4¡#, 7akHH~'^:2,4JOls RQB'GAuiBsGiAOegC`?$_*1;z|o-8{pxsHhA<}]93E:}gE>?9jL ,G][(<Й5 ng(QGV%PYs^ pS+V (MIܗOKEv)Qk~KެQD]#~m8y'kSSM.  2suA i6;e32 ֨aSt?a䐷N]}7 MH]v?lpc5NV. 5_ؔIN=P_=0?i;8({VVbn mk02,hձپ5I}ge{$uxCw[^C[-C[աi_t\_o ,V6Uv>Y >?S.H14EKP:p˦AG(y=ײZ6Eȩ.dh'L~8YKB\YǴfM!ׇ5n6/D|57 bqWÝ/zÿ"/&4RQ$W${v?SzqavSW[seU˩޼tUӡf[|͗AR&&VݼRt6+2O+o+#ޯdR YФaHEg$zZ8 `v4ax%,GOPo+ӺHFۨkJx%}砢 !ߑA6(4@OC딱=-` "j` $OOC9_@%=~ܖ1*8<Fwsbvi0H'7x'Eqq[ގ`M"'i Dݝ0Xq(4wsڱ1eu] 2P,|J% ',X@"gRyJPϛŕ3P(wE0CwH"ۡ1v9]P`88G-闆)-:`HZ5R<ѱvv 94Et7 !8ѯIh 1Qlq_MEOkqH-Cp‘9^HtP@h ?uHs$%.GvH blBl:Đ&Q@(o͎C=8)]kۊQxn@mlh  H4F,Dn@aqEⶑNH,DŁE"el h5u#ɲpH'#5/Ho@%<ds'K`Bv1#@/R;x`9\ qX8iG̀[|TP_j, 򦰭\EEvwrXPlH#sLj]EnW $3"(sH?M[r Rn[*]>ڟh~18;p ۱XP$%"tF}?< 5"B"Km{8̚@Ү(IuA=.G4l#h0k+Nf$N8[Ll 8q)IZ(G$K "J9n[;˻[w7u0G[vCl-$H( Px$焄H?.+ 'rK.Hp?" [;DlC(#X. B?;M'dPR'~a/Ԏ\nD긌`m=qo[ĒJH@pH& ~K& `xii( ${ Xj;X_ǑmDMk׉AkD,*#BkLp 2nW idI40bI552YamSJ׻UgDBɂXZ|w#s␝ёgĝ%ZuR K؞H_?E#q6#ro;udE#;b363-W8@aۣ1P!([~oe7S|\Q6?B?HM͎?n˸Cqr@:ۣOw C DϿ4)F"".X}Oj߰^D&8+_k RG@/18]e r5h8}#q> :b`ć_Ӷ? /m =n[\ $@h؈ն7Ŷ-Fi`