ghc-text-conversions-0.3.1.1-1.oe24090>    f" ;G|`u` $ 0(N+> .]IYo*osb5#ꒇfCKp̯L'/!G Grli۹,šYV/;ȢF´z%s"+$H-t_U_$6=IF 4~@-#c >|p.b(0Za=jnݰ!Tx3_s{4EXyN>#x.ϥʠT Ôx=Ws E!d/nZc {sU\qd/7Z5ܚ%ntžd5!7+]{*?]MQ`Lffcde53ea04ed33547d0afecda891c280c3c0b0ff6ec4ee909d54d2cc8a986c82ac15beee8ca6c35cb87999e10fa4e0a2febf46eB&K2RW8.>7%?%d ( Ox| $ ( , 4  @x#(89:F?G\HdIlRpXtY\]^ d ef"dhCghc-text-conversions0.3.1.11.oe2409Safe conversions between textual typesSafe conversions between textual types.f"dc-64g.compass-ciISChttp://openeuler.orgUnspecifiedtext-conversions-0.3.1.1.tar.gzhttps://hackage.haskell.org/package/text-conversionslinuxx86_64 wf"f"16fff4daea0a4f945804e3c719b4dd7c83532528bb29bb58f5759ea52c1afa1bc8770fba789ce80334cae628285103c49abec0fa074773cbb5a88e26f5a7725d rootrootrootrootghc-text-conversionsghc-text-conversions-develghc-text-conversions-helpghc-text-conversions-prof  ghc-Cabal-develghc-base-develghc-base-profghc-base16-bytestring-develghc-base16-bytestring-profghc-base64-bytestring-develghc-base64-bytestring-profghc-bytestring-develghc-bytestring-profghc-rpm-macrosghc-text-develghc-text-profrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2d@Lin Runze 0.3.1.1-1- Initial packaging (Version 0.3.1.1)dc-64g.compass-ci 17266858340.3.1.1-1.oe24090.3.1.1-1.oe24090.3.1.1-1.oe24090.3.1.1-1.oe2409ghc-text-conversions.spectext-conversions-0.3.1.1.tar.gzcpiogzip9utf-85b2055f55ba3df26ec461f1fa8d403d92c6fae2aef4314cada232212c8aec81cf45b51fbf1085e8163f6345de2b1e1f718716a9f246244a34ef5847775c078c6 Name: ghc-text-conversions Version: 0.3.1.1 Release: 1 Summary: Safe conversions between textual types License: ISC URL: https://hackage.haskell.org/package/text-conversions Source0: https://hackage.haskell.org/package/text-conversions-0.3.1.1/text-conversions-0.3.1.1.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-base16-bytestring-devel BuildRequires: ghc-base16-bytestring-prof BuildRequires: ghc-base64-bytestring-devel BuildRequires: ghc-base64-bytestring-prof BuildRequires: ghc-bytestring-devel BuildRequires: ghc-bytestring-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel BuildRequires: ghc-text-prof ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description Safe conversions between textual types. %package devel Summary: Haskell text-conversions library development files Requires: ghc-text-conversions = 0.3.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 text-conversions library development files. %package -n ghc-text-conversions-help Summary: Haskell text-conversions library documentation BuildArch: noarch %description -n ghc-text-conversions-help This package provides the Haskell text-conversions library documentation. %package -n ghc-text-conversions-prof Summary: Haskell text-conversions profiling library Requires: ghc-text-conversions-devel = 0.3.1.1-1.oe2409 Supplements: (ghc-text-conversions-devel and ghc-prof) %description -n ghc-text-conversions-prof This package provides the Haskell text-conversions profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'text-conversions-0.3.1.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/text-conversions-0.3.1.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'text-conversions-0.3.1.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-text-conversions --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/text-conversions-0.3.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/libHStext-conversions-0.3.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-text-conversions-0.3.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 text-conversions-0.3.1.1.conf ]; then for i in $(ls "text-conversions-0.3.1.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 text-conversions-0.3.1.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-text-conversions-0.3.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 text-conversions-0.3.1.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-text-conversions-0.3.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/text-conversions-0.3.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-text-conversions-0.3.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/text-conversions-0.3.1.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-text-conversions-0.3.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/text-conversions-0.3.1.1*.conf not found" exit 1 fi rm -f ghc-text-conversions.files ghc-text-conversions-help.files touch ghc-text-conversions.files ghc-text-conversions-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-text-conversions-0.3.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHStext-conversions-0.3.1.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-text-conversions.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-text-conversions.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/text-conversions-0.3.1.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-text-conversions-0.3.1.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-text-conversions-0.3.1.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-text-conversions-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-text-conversions-prof.files -o -fprint ghc-text-conversions-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-text-conversions-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-text-conversions-prof.files else rm -f ghc-text-conversions-devel.files ghc-text-conversions-prof.files touch ghc-text-conversions-devel.files ghc-text-conversions-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-text-conversions-0.3.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/text-conversions-0.3.1.1*.conf >> ghc-text-conversions-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/text-conversions-0.3.1.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-text-conversions-0.3.1.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-text-conversions-help.files fi for i in ghc-text-conversions.files ghc-text-conversions-devel.files ghc-text-conversions-help.files ghc-text-conversions-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-text-conversions-0.3.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-text-conversions-0.3.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 %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-text-conversions.files %license LICENSE %files devel -f ghc-text-conversions-devel.files %doc CHANGELOG.md README.md %files -n ghc-text-conversions-help -f ghc-text-conversions-help.files %license LICENSE %files -n ghc-text-conversions-prof -f ghc-text-conversions-prof.files %changelog * Tue Aug 22 2023 Lin Runze 0.3.1.1-1 - Initial packaging (Version 0.3.1.1) ?Yy<7ɾ 5JYe_ Yc, ["k}$K)$ $kv~|~r T *~'BVBp+aa!ɛ_ !؏'5Ӎwأ14@`H0a s 8C|~@!>Q~ ՑM{7# >HN MwT@D@H@Ga?T@NN0WgapO>n7pݏ|uB1 M{kOD C=͟}۹1v0kG.`8‘H+BmNgQpSfZ *]vG]]oS- (m$FlV*$ou|Έ`3i{/\NN0kWv{ 'neOk \8 >Gao{G_;' pg{[bXڣݎ:BH{Qkg}+ߟr=|@n`[{Q$[4dQi~khGfrB(MX@C0n lc?tl# o:iwoGģݏa'K}R쌂%3?FI莁ȣa3Ih$o~s9!>6Y; v1W80p7w9I>:wFq!~L vpkǣx9xDؘ+v.uw{I!m `MuEem}ߑߒ[hXQMA[UY󪪀 XOYAIKSc_?;NwI3⨝`w8X CE`=wgo8X}B"G[쏻 lf|a:):8 ƒ|oBa'_/u~!;ҎIM֜*Qvp,!U|!=rԈXϨ@..;w|پ" R6zO _Xz B4S-?X]H;؍wfetbC\߅:ÞX {l(s&2'wGvd̴UʹzZHpYpoCǛa{#C!_CBa)z?O%b(lx-c1^- YCVR<O#47,y[,iB#ױiځ;B=,a_W3Z$/K >4մ;え֭HR ԥwCvHSd D @hBe|j#$bE;J^D8ċ)ܽ4]o~hK-, C(}|6P%'x2KpDJ I߽s 0zpE,O% 5!5i&1ou%| g4zH41`@V9-Hy9a'z@יg"oc,[nc4%PUHHIQcKNjٶ=J8~ sfU}!x$f"7HfbE@1?# m2j0#À J`HYOua>;A dB4XpQeޥ>xaLox:v3To+2hD ihK!ۧ+r16b9o2LI(}7\tȆž漾"vrGbctؚXl)Aԓ9DR]&}C˵BL!HWJ HpM.l7QRZIʥjAE͍@͊S\Ĺꨆ̪j*B@3}z/#'zn<, O3s־t%lR2MclpǏ\UI )Im"@Ue9 :ۇ{c=ׅnΩ@Y*eyI9w8go:drQ_a`z %.(#-jBFT{ր:Jޣnh ;ͯ2$Wh5/})מ/`)]`yA2/U08;U-Wp.3Ώ&t[X99pw5 yRX',y,˵L^~`3ÖFTޓ+@<&lYw>]ÙgGw\m͈ԋ `NΥNe\P`1Kko &z _2>I6hsRt $y¨LY/~?.ĽixȪg [mh:ܤQDzܥN͡,FCc戮q+ϴrsVe Nʲ~ƙsƗHw7D=] Zɣ$Ёh#,*prހ/P4i*]=$lj.o6 &.0b+?h#_I`q][ yc;+@SQ5I/_Ѩ0 /b{@yY LpC\([矰m)=E ,K)'bꭦV ty|`-$ 5_J[~.Ɯ}V3Op?.L^GC+:I []ҧ6^vdEnEq|MmȰDC/rGv/h+!y퍋хrJc+&@`SKSI+d[?>uI/ޓZ'Ƽ|S,=_#S"6#_S G?iπUIhp{;Д0W`#|Gmh/rcd6')-fM8 Pܮ{d -vyU_>_X$)̙eI҂^!EJA/pۻ0䡭q*Mym pZ7ڊ_wDaVϢΩI@TpE?}YCj'[Yۖ ,Jf(; u8 *j3D&]LUc % &I 4UO3hG_֎*P\LڔȄSAM#]$-W:ɛe AU5njz\ LsSKLotS6W5ϬFRL=Yzf8visǭze.ykcfn}Ֆo#hpueOvH)\˷nE!C~eW~XՓ+|*kWqP/6ZAnl4\4tKK~,%")}>G)ў,(nlmL9ffZ9mz}[̱b⻞-e-3xΎE 9@BߟFs`ɼdRׇ[㛰&Fƃ'b3]2O_#Pj%T.jn[N_#PQlSX`#c{FC#fd[rʨe.gr&| |dnnh\":B@C'u׮KK; N7WӚ"PJy}Nu{扌aWAEcm%C q^dE<Վ36F8jzȞ-%:F,0 nN1k1,&èP`G>6Vz!OGUѲ6`@ox-&kzmCGt5hG@+.}YZ /FIЩuk_yޥ%{1rՠ>1$zl)u 5,E0+ ~>81DT>][Ğo}4"RX&nJejrzp燭=V52탩+{luur)-[]%-T; by.ܫy+-+ j3"彺v[qL\5=#z2СbGK~uCH Zލ\\TS [ (󡁘rKC}br̿o:PfU0ΏHJ6hgA틑駶UQB6 ɞ1dtMv/N8sâ;E bJҰ;'+-ju'q.[/ix֖Kaj+>lm N.!ƒd<}+#x$ȅd>; _"D2C4hpJX.'i AKTX*g磝C仗j^k`NYvk0)XfC^LEʠܧӪ9&N .'Cԭ2,eJ3FM}U 88_uޮ:xм7 ɨzs*M&g?H-~Y ,]29Ĭi`6 ?ٵ7#D=u`KySI$\kg}"gxsqwq s1!'?}?۰`ul5"