ghc-assoc-1.1-1.oe24090>    f ;G|`u` $ ByFDi`FgQc45;{/ȍXN,̓@g g2CcKl{  >xdx?꾱缬|4:_BD_b:HbRd Eb*'$fv,Za'š{2˾?xnOr|?ײUT.6хHjIFk"C睒 ÉY3ySٓ@ǥߺ/2Iͩ, & (׏vSq3T4#t]Ņ!1^otqmV]l)^JrYȏz?lV&{b4=yuX*U0gRw)ITb`1Iey%VJBqނ`,( RI*cce7ec5b43b1972c04d4441be9b58229faa180da68fdc0b008df3beac530ff11c66dd9c3faf3b0a6535e34a19e77869fd24cbc939n⿘{ht0`3>7"4?"$d   M  .:W    w | #(89:F3GPH\IhRlXpY\]^defHLCghc-assoc1.11.oe2409Swap and assoc: Symmetric and Semigroupy BifunctorsProvides generalisations of 'swap :: (a,b) -> (b,a)' and 'assoc :: ((a,b),c) -> (a,(b,c))' to 'Bifunctor's supporting similar operations (e.g. 'Either', 'These').fdc-64g.compass-ciBSD-3-Clausehttp://openeuler.orgUnspecifiedassoc.cabalassoc-1.1.tar.gzhttps://hackage.haskell.org/package/assoclinuxx86_64 yQ fff7aa2e6548b3d9d49a286ac20639479aaf6c47a1446113ed784d98737c5f60df456d0fd1c17aaf6268e81bf19ba5afe186128d7f88126bd546d5b3151ab6926521fbc8c00700dedd0dd8f5c100bf7a131fd983506bc0268b85c1b188ad91c843e rootrootrootrootrootrootghc-assocghc-assoc-develghc-assoc-helpghc-assoc-prof  ghc-Cabal-develghc-base-develghc-base-profghc-rpm-macrosghc-tagged-develghc-tagged-profrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2ejLin Runze 1.1-1- Initial packaging (Version 1.1)dc-64g.compass-ci 17266848491.1-1.oe24091.1-1.oe24091.1-1.oe24091.1-1.oe2409assoc-1.1.tar.gzassoc.cabalghc-assoc.speccpiogzip9utf-8372b1a1b180209c133f3628f38611195f08b1cd1421d6573df277313d27e58b39e979f65099ba3892fd8234e74032483c0c538dc5a305a297d72d914c4b799f4 Name: ghc-assoc Version: 1.1 Release: 1 Summary: Swap and assoc: Symmetric and Semigroupy Bifunctors License: BSD-3-Clause URL: https://hackage.haskell.org/package/assoc Source0: https://hackage.haskell.org/package/assoc-1.1/assoc-1.1.tar.gz Source1: https://hackage.haskell.org/package/assoc-1.1/revision/1.cabal#/assoc.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-tagged-devel BuildRequires: ghc-tagged-prof ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description Provides generalisations of 'swap :: (a,b) -> (b,a)' and 'assoc :: ((a,b),c) -> (a,(b,c))' to 'Bifunctor's supporting similar operations (e.g. 'Either', 'These'). %package devel Summary: Haskell assoc library development files Requires: ghc-assoc = 1.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 assoc library development files. %package -n ghc-assoc-help Summary: Haskell assoc library documentation BuildArch: noarch %description -n ghc-assoc-help This package provides the Haskell assoc library documentation. %package -n ghc-assoc-prof Summary: Haskell assoc profiling library Requires: ghc-assoc-devel = 1.1-1.oe2409 Supplements: (ghc-assoc-devel and ghc-prof) %description -n ghc-assoc-prof This package provides the Haskell assoc profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'assoc-1.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/assoc-1.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'assoc-1.1' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . cp -p /home/lkp/rpmbuild/SOURCES/assoc.cabal assoc.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-assoc --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/assoc-1.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/libHSassoc-1.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-assoc-1.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 assoc-1.1.conf ]; then for i in $(ls "assoc-1.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 assoc-1.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-assoc-1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 assoc-1.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-assoc-1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/assoc-1.1.conf fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -z "$(ls /home/lkp/rpmbuild/BUILDROOT/ghc-assoc-1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/assoc-1.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-assoc-1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/assoc-1.1*.conf not found" exit 1 fi rm -f ghc-assoc.files ghc-assoc-help.files touch ghc-assoc.files ghc-assoc-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-assoc-1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSassoc-1.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-assoc.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-assoc.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/assoc-1.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-assoc-1.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-assoc-1.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-assoc-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-assoc-prof.files -o -fprint ghc-assoc-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-assoc-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-assoc-prof.files else rm -f ghc-assoc-devel.files ghc-assoc-prof.files touch ghc-assoc-devel.files ghc-assoc-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-assoc-1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/assoc-1.1*.conf >> ghc-assoc-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/assoc-1.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-assoc-1.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-assoc-help.files fi for i in ghc-assoc.files ghc-assoc-devel.files ghc-assoc-help.files ghc-assoc-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-assoc-1.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-assoc-1.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-assoc.files %license LICENSE %files devel -f ghc-assoc-devel.files %doc CHANGELOG.md %files -n ghc-assoc-help -f ghc-assoc-help.files %license LICENSE %files -n ghc-assoc-prof -f ghc-assoc-prof.files %changelog * Thu Sep 28 2023 Lin Runze 1.1-1 - Initial packaging (Version 1.1) ?Y /Cݏ^ $#͚.C?noŭTWNMJxwmAiSÛn; k?IYᝄdy=iYR˅u_X]bZnK2'=wIab*PBI2^9f1#(Ӌ"~5n,g3xfnJ5jҹ w4r.~4{a-ݼK&ױ`9\[j_@L4-jJ+>!nfؖ:p ]lCWYڦlա3ߵ<]~#cj"wTW{U;='{D|Q]ϯkU-0J1#uhw{)rJ9*}zacgܔ98Cv{ _FA6ш ϻPWq(ݡ+7~{ñ'́XHUś:ߗmg_ɽV񾑕ܶ eGch-$M3N4>ԓ-.w6mYu8TCA);0-=cjfTp}^Þ[_^~/^5k,kq]Fj`oƵ,I%=UߜX`UIȓO =ӷfy%Dn:h"e>/1%,o43)Zz6UuD {~ԒU[[ZSzG66lQZz`I׫2c? ԫ+5mE2.N0?[2(E3s*qX C勳ZF7518I#NȡI~Uq*'VH }R'"ef.+|6l[kd jmŷ^ _9WkRi`zwzEzt:ߐw^8_⼜GM<6|:=P)PoWHxu\)"9v尦Ū/]N"׻ d &!GiqY]cs&|kFÒeF{{wfT\|tU띊9k^oj[ȭߐ$Zv&-YLϋ#o5ze/<%GW\8dͩL_dl#h{caˈ96iXkJA6!}ȴ(归dʒ.)Fk׷IkW2|asiU POS@Û{*+sh/yvOWr[0>pn}#uVׇJsғ>$i%3;b逬i]MBWG:gl·;GZ,4sj!N'i1ﮙ$u+}U7GM8R4ڥͻk>3R~0iA#M  _з<3"}S|QAYE>~<1{UW _^{ ݘQwj&L3EfOߎ/w<ۆm>};㛙lܯEx~b?JWav"dvh$dR , d4:9*H_*#`IcKن`yg~.|9Ƣs$e*E[BM5j #& JQc=uxE[ IJ]$;5Dܩ_\?\XYLp\ Uq_ .U7)ZQ';ș+{A<9eb׎dV.o<\rs)Ks5wߝ]椁[O>*3 ;Hn1&bNOL@&{l#!fI[w3bqZZb7I(#vp}nZZ\|Pn9yvu]}ɋtEtݹ7͛1UMZ; CY}{\SuĹ_yO6mo.ۃ0]y7mZna<~ռTjnwEfO-:h>k.ڵ__eJIsc[VnC]Q# *#Uw_.FVo*Ĝ3މX kvh5U"Q=W)MIsK*=P;7-§Yw;чi> c>V Zϱz/Vԉ{Z[exeN|d+/_ԯX' Uy5S9Y}"kipyQER}jÚ]-Cw{G^76:Io, moLXL< H&3Aa8Pm2 H;Y5Vo!?G;gd4D)n @px`@<$X$B ⳃk$X. Lut8p &X K,ihX2iL Mb~| fOA"C((1\C"|]6  L |X́P\;i?en՛47"ә` Н4ם2ן6`0in<0`2ŀ lx\ p\ Q%j̕`TD)4D^Ԇ))}0 E" pB!ER:ᲉA(wW¤0 R@Ʋ8Ԟx :(?e<1CC6NؿNd.pi FCt$xtTa$;-YC@]8$_j! cCj1t+fv*ܧ?K4]ҥWXXZJ mj[?#°?#nFr"#|~F8&yh3Սy yb&RD_&Ü0Twgv ddy< ON0¥ FxݟU "!Am hN/BẠk;`#J ~#g#Б`"&׹€?RՀ+'h؈pR19_q)O_$? L[Dt!cPj$*w1MAܨ| `ƀ@XW>s9;k! 9q`p( ȤhHC#@ ͱaA&aQ6?Z9\