ghc-boring-0.2.1-1.oe24090>    f ;G|`u` &_idZe>F eW4ͦF,QAo`IC)pDx/u96Wy; ڬl>R3EAm\v+dQ/I;X 1BJG`^+;( m \my呌3ZDgh@yZF$'$_u1g_cZ$4I15CBq-֥'ٚu5gy{#@mO DzuǤ?Xd,0"J 'A!c|j12k+( kt oqu>+&JEžcB-!s9(Ҍd*0fх:ed3d267ce58501a649b15935605910471aa8bb7b31bc941f7000964e7f8af56952e99ac05f1267608e92e79319af69ff2ae8a49cE<÷m𬽷+>7#?#d   4$(<@M bn     ( P  #"(U8\9`:FGHIRXY\0]<^mdnesfx| Cghc-boring0.2.11.oe2409Boring and Absurd types* 'Boring' types are isomorphic to '()'. * 'Absurd' types are isomorphic to 'Void'. See [What does () mean in Haskell -answer by Conor McBride](https://stackoverflow.com/questions/33112439/what-does-mean-in-haskell/33115522#33115522).fdc-64g.compass-ci'BSD-3-Clausehttp://openeuler.orgUnspecifiedboring.cabalboring-0.2.1.tar.gzhttps://hackage.haskell.org/package/boringlinuxx86_64$K f\f\f\b1ffddf0f9d50ac8742aa01b270856d57937cc8f7aae783e3b5f3abee7aa31549e2566d93e8db00ea7c428bf6a4052f8479ef6b6a86294d65c6086d45a842e4b407dc6efb24db0497b02e82d397af068dc13811b6140a5e5e99297f4933fa46e rootrootrootrootrootrootghc-boringghc-boring-develghc-boring-helpghc-boring-prof  ghc-Cabal-develghc-base-develghc-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.2.1-1- Initial packaging (Version 0.2.1)dc-64g.compass-ci 17266848590.2.1-1.oe24090.2.1-1.oe24090.2.1-1.oe24090.2.1-1.oe2409boring-0.2.1.tar.gzboring.cabalghc-boring.speccpiogzip9utf-8044ec903dff9f5a36c362994d034f1ff9e39450c70a43cde74e7e9dbea58ce68e748d4d5973f77f3af933ce49867b92b1141b3b464e803747b6a446cf0e45ec9 Name: ghc-boring Version: 0.2.1 Release: 1 Summary: Boring and Absurd types License: BSD-3-Clause URL: https://hackage.haskell.org/package/boring Source0: https://hackage.haskell.org/package/boring-0.2.1/boring-0.2.1.tar.gz Source1: https://hackage.haskell.org/package/boring-0.2.1/revision/1.cabal#/boring.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 BuildRequires: ghc-transformers-devel BuildRequires: ghc-transformers-prof ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description * 'Boring' types are isomorphic to '()'. * 'Absurd' types are isomorphic to 'Void'. See [What does () mean in Haskell -answer by Conor McBride](https://stackoverflow.com/questions/33112439/what-does-mean-in-haskell/33115522#33115522). %package devel Summary: Haskell boring library development files Requires: ghc-boring = 0.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 boring library development files. %package -n ghc-boring-help Summary: Haskell boring library documentation BuildArch: noarch %description -n ghc-boring-help This package provides the Haskell boring library documentation. %package -n ghc-boring-prof Summary: Haskell boring profiling library Requires: ghc-boring-devel = 0.2.1-1.oe2409 Supplements: (ghc-boring-devel and ghc-prof) %description -n ghc-boring-prof This package provides the Haskell boring profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'boring-0.2.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/boring-0.2.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'boring-0.2.1' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . cp -p /home/lkp/rpmbuild/SOURCES/boring.cabal boring.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-boring --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/boring-0.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/libHSboring-0.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-boring-0.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 boring-0.2.1.conf ]; then for i in $(ls "boring-0.2.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 boring-0.2.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-boring-0.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 boring-0.2.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-boring-0.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/boring-0.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-boring-0.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/boring-0.2.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-boring-0.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/boring-0.2.1*.conf not found" exit 1 fi rm -f ghc-boring.files ghc-boring-help.files touch ghc-boring.files ghc-boring-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-boring-0.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSboring-0.2.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-boring.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-boring.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/boring-0.2.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-boring-0.2.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-boring-0.2.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-boring-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-boring-prof.files -o -fprint ghc-boring-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-boring-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-boring-prof.files else rm -f ghc-boring-devel.files ghc-boring-prof.files touch ghc-boring-devel.files ghc-boring-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-boring-0.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/boring-0.2.1*.conf >> ghc-boring-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/boring-0.2.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-boring-0.2.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-boring-help.files fi for i in ghc-boring.files ghc-boring-devel.files ghc-boring-help.files ghc-boring-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-boring-0.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-boring-0.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 %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-boring.files %license LICENSE %files devel -f ghc-boring-devel.files %doc ChangeLog.md %files -n ghc-boring-help -f ghc-boring-help.files %license LICENSE %files -n ghc-boring-prof -f ghc-boring-prof.files %changelog * Thu Sep 28 2023 Lin Runze 0.2.1-1 - Initial packaging (Version 0.2.1) ?Z DHƅmCqd7L@g7* U $CBI5; Od։%B19 {8>PQSPuCԁd­vn)i۫3ݩ#_՛n|9q!T"y[J8Wp/ceٰs/#82'zID¥; mm6^bHc;C*c%?WNh=k~yO"6^ޖ-g@?6x "l@bѐltXƮ'F;TΫ,DbDl8g__ś+Ya϶)UԼb}$r>"F%nÚqȰWm/-eG'3K._.fCS55/oVK^})}ݻ[,b?m1h/f}bHeXꅓUEZwM)m[xDҹh{—  _.\^>M > Nz=D 2,-pu~» OYNR./\j=%&L8)n)_Et]zC(]ܚœ~2μps/ ZU+}SkNIi;16ݍEV q ~הp.䕲TW3'3%-9Jr6TkSmhWy/ض%B۽>3?}wsRؿQ.ãV-powH)]no4/ 5ݬ>e}T?> 2M\Top9mQ6}ՀY3R} zVUŵ l/Xά$Y5IyjSCALЅwGkR͜ LF-2Ԧ:ۇNNg;<7KQ  ]jjFFϔ6K3jˉ}FZ B1RZCj{""*agf_,*edsEFQCP9e.kwMUbm;S4_Xk޸ .m4d\Y©lMgX@p)ZBVo]AGܽvF4oWVzD?78Ler:E6U(Yhloۜ:?ýn_ ~#ʣ E.^k-49>)ocxzox4t/{wZo ǮNTgxc3BSn;fO1nz󦾨[rLlUdpozml)vIM|7*2S'܊̈́H<}wՅxfÓ#Gx*Is;;Nwm?VI: km :kXuo}/z^ݾп˄Yo_(+^L4]㴝“;rV2ֆMm&ߴg[vbO0wčICb𮝧GE \2C:rRi҂ EkD 쌁0.,YoDh6$ 'ިH+mhn3&c*bYchYi51 r֝f0i 7-<.$V{鶲GRFpcټzI>WdDl-|na:`bJ m}>U:e-RPP#t._& zȖU>VuQɯO "_M͜<-{Q(՜ 7V~'Qp^ѥzU/u\pRj6] s=CjO%\{/'%*΂S,on")7u[|sIh$ğ1t)ˊ!i9lot2?[<(F[TH|[ہ$b"S}̆>RٓV-DUqݧ6/LUővD؏X8=p)_bvAC< ?tᜪ<[䃧^5ڢtbnim ;U~ 泹z\ |;UmKQ>וCxd6 ?ZKci$wí1v\.2Kiy vHO\sv?ڎQǙ6K %{u&oMbTy󊉝|4uMhxAK!o~\h4GG'}tTzȪg{ 4ɍ;6)!yEOQ{vX?TR&A* ki!;E==R^5FԊ>1:J`2<5_MN7}ʬ"\K\,ğjjM~`'㺒n/ZFkE27T+f%zy4^U"$ :7HY^U)M:FёBmV  RЈs٫>is"BRW𙇵x'"9{^Uq٨18FbŅ\ ElDS;t;!~>$as}T[okJo:ֽ%W7pJCJѽkNo|w +Tn"|MS 6#YQLiH;p_CFQ(#-o!ƇU'NeVKYUw&ZHNxj(.Oz:_IK }~qbpm-'G3Tyx^9CHM:{ƃ"ڞ% jQ)G QqzeEsM ,/5o <;a:g#}]mMm¯+բvX+o2wDSٕltϓCn܀~ed}3qzM7⢫Wf^W#\NK;}VM9Z^9B/hmXuIq|px#i g\Ur< ^҇|PQkgO~عO\B+a3~LcXKW*r 2WXwڇ;q$Gaپztdn-k_ܜoXl'vdRVQzdXG{p(?aέ*񋟱qqYwiյ͠Y~.5/1ΎRP}%S3ڡlbK=<؏r[f?ZL=$'*)8XS'N}wa%CESǾyR|1KV91l=xL^- mwXp51~XD#k:-ڦxҝݹ#wTnQEKwD.W{!%CiPCw:KGDx۶7Y}>$~o}p^턃;Dɘ,z4rpk *q=o{qEفS9T 63\#($g=5\O{O GB# $$cak@0TLIz R1A-DY$ l1hJ h ESLPLؚ&l9b`f A(+~^ P Oel6FL҈(f/xb<=OeLK'A 6czWax,̠Ѐzss̠ )`%ak3?oi%6_&C}C2t*d,}S''6٠rcIH: 2F_1z|cBp]h CK P̾;ˬ)[&Os?C^䊊0D䊂W=ݟj1XPS O;L[*`d*V}Wnօup8,/X{S`w+S̼qIOeQ"LY ZS_J"DQɴ_ى7ޗO7nV 4fc_> X~El)eV(P ϿdLNCip_v 7Vre[)D ZBȊf[l,_*"CymR: t][ ,te O X+ BAuX}Կ0CIfI(CQ wVL:_-< Xߜg5_ckV\.`J0vksfaf8.jq0V<6t_TY(BG7gSsDg5G` .B$3?' i s铊A!Q8̲Ak9 4{ PA&;賃 O?5l~5O;;<7 R+`(| ؁ >M:Lr6b;P Xt