ghc-text-iso8601-0.1-1.oe24090>    f! ;G|`u` R 81z/{rѳ+q8uv;:T{pڡ#旞blBc@(3aYl2]?~xS7K+p(ʭҒ[( [A'8 rrhjf\F<p$"t6#w:4Yx 3<n&Z]&E1 e7%?%d  J =nt|    c ht,6#R(89:FGHIRXY\D]P^def1Cghc-text-iso86010.11.oe2409Converting time to and from ISO 8601 textConverting time to and from IS0 8601 text. Specifically the [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339) profile.f dc-64g.compass-ci:?BSD-3-Clausehttp://openeuler.orgUnspecifiedtext-iso8601.cabaltext-iso8601-0.1.tar.gzhttps://hackage.haskell.org/package/text-iso8601linuxx86_64 n%j gf f f e35dbd250eb38038e61601c0e3a070ec45a715f87f64ed7fff8187e8dfddbb60f58e7a46f951f1f13d2929e0a2f84f6db7894d55a641169aaf300aea9ada5fcfac86f2500ca751db3c0de029dd7e7826bef7366d59dc0085b00fc695c43b9f76 rootrootrootrootrootrootghc-text-iso8601ghc-text-iso8601-develghc-text-iso8601-helpghc-text-iso8601-prof  ghc-Cabal-develghc-base-develghc-base-profghc-integer-conversion-develghc-integer-conversion-profghc-rpm-macrosghc-text-develghc-text-profghc-time-compat-develghc-time-compat-profghc-time-develghc-time-profrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2eaLin Runze 0.1-1- Package initdc-64g.compass-ci 17266854200.1-1.oe24090.1-1.oe24090.1-1.oe24090.1-1.oe2409ghc-text-iso8601.spectext-iso8601-0.1.tar.gztext-iso8601.cabalcpiogzip9utf-805fb96609572368d102257cb682c022eb9ca6b466a076ea78e46509170d4d9a3a51a765afbf074a943994b456667977cdb99f1a8231bdc0561517e716b059d66 Name: ghc-text-iso8601 Version: 0.1 Release: 1 Summary: Converting time to and from ISO 8601 text License: BSD-3-Clause URL: https://hackage.haskell.org/package/text-iso8601 Source0: https://hackage.haskell.org/package/text-iso8601-0.1/text-iso8601-0.1.tar.gz Source1: https://hackage.haskell.org/package/text-iso8601-0.1/revision/1.cabal#/text-iso8601.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-integer-conversion-devel BuildRequires: ghc-integer-conversion-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel BuildRequires: ghc-text-prof BuildRequires: ghc-time-compat-devel BuildRequires: ghc-time-compat-prof BuildRequires: ghc-time-devel BuildRequires: ghc-time-prof ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description Converting time to and from IS0 8601 text. Specifically the [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339) profile. %package devel Summary: Haskell text-iso8601 library development files Requires: ghc-text-iso8601 = 0.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-iso8601 library development files. %package -n ghc-text-iso8601-help Summary: Haskell text-iso8601 library documentation BuildArch: noarch %description -n ghc-text-iso8601-help This package provides the Haskell text-iso8601 library documentation. %package -n ghc-text-iso8601-prof Summary: Haskell text-iso8601 profiling library Requires: ghc-text-iso8601-devel = 0.1-1.oe2409 Supplements: (ghc-text-iso8601-devel and ghc-prof) %description -n ghc-text-iso8601-prof This package provides the Haskell text-iso8601 profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'text-iso8601-0.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/text-iso8601-0.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'text-iso8601-0.1' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . cp -p /home/lkp/rpmbuild/SOURCES/text-iso8601.cabal text-iso8601.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-text-iso8601 --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-iso8601-0.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-iso8601-0.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-iso8601-0.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-iso8601-0.1.conf ]; then for i in $(ls "text-iso8601-0.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 text-iso8601-0.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-text-iso8601-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 text-iso8601-0.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-text-iso8601-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/text-iso8601-0.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-iso8601-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/text-iso8601-0.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-text-iso8601-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/text-iso8601-0.1*.conf not found" exit 1 fi rm -f ghc-text-iso8601.files ghc-text-iso8601-help.files touch ghc-text-iso8601.files ghc-text-iso8601-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-text-iso8601-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHStext-iso8601-0.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-text-iso8601.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-text-iso8601.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/text-iso8601-0.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-text-iso8601-0.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-text-iso8601-0.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-text-iso8601-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-text-iso8601-prof.files -o -fprint ghc-text-iso8601-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-text-iso8601-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-text-iso8601-prof.files else rm -f ghc-text-iso8601-devel.files ghc-text-iso8601-prof.files touch ghc-text-iso8601-devel.files ghc-text-iso8601-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-text-iso8601-0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/text-iso8601-0.1*.conf >> ghc-text-iso8601-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/text-iso8601-0.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-text-iso8601-0.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-text-iso8601-help.files fi for i in ghc-text-iso8601.files ghc-text-iso8601-devel.files ghc-text-iso8601-help.files ghc-text-iso8601-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-text-iso8601-0.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-iso8601-0.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-iso8601.files %license LICENSE %files devel -f ghc-text-iso8601-devel.files %doc changelog.md %files -n ghc-text-iso8601-help -f ghc-text-iso8601-help.files %license LICENSE %files -n ghc-text-iso8601-prof -f ghc-text-iso8601-prof.files %changelog * Sat Nov 25 2023 Lin Runze 0.1-1 - Package init ?{4]?7QdwD':*kB$ ѻDD'z[K$>}{|fܙΙ: qq- 62?Ǜ -ƂvGCaB\Ύ` k{9hgm 9! TW0q>s  A;#U$Fsn9o.n& r{6# "E@@TWZa@E-5g@, nkɰKۃ\MmGgNNars֜sׂ-\"#4Bp+􍓛t)E REΝ&}Jan?0?B5nqSFԟR0сd9),z3_><qA%X nas ^w!ɃX!?x>*Gba'm.R_SuF`6w8۸@!|AZL(j ,p#O^\'/23C  {{  0Ԕ6f,A<`8:0 N='-_,'sKԑZ:RBwӘgK# gI9l96X5$=hYk^{Z<Ձz׃y*AdxƍONG@l15T3 W>1pT{o,LQki\ g|gGK.EqImM-IƉ)IWEkg>O7kw`J⫶#DE)qS QwMp 7%#(>OV#?[m}DFw^Ț꛾aAvMK Iz oMe`k]{Їq9N5OL &x@0fzs>{Syq攔ۭc7 qy!]a+¤W3B Xb ˅ {ׯTieg{p?Ew:xZc<ꢖvCfWm6ud*X߽O*W@`{sTAe5(~trۭ#VijM;43׫LejR3~d$x+8UM@}jJ#5\glC} 6@#2{O ݻ.[qGCE+aɩ'u2esRʇRd2&ȯhvi ΌzO[U6u!݇ʕwl1=(6GE ~X zmo9us6桹s|Ol`VU_I*W47gsĬ0oڪDzȦ>PKp4I|'W"]{np0.lFGfYm _I,x{ˋ905w.mӽzE +\+Bs2d,Scbʚ[)y\J?3=I`k4JПgp$WܳG9SU-T2j6σdL=O* ɆyJ1I \֣q˔sӀZdA)Bh"4t90&Lj-~f)8f\UԽ֖xMR%|ܷם@, #ٝi%'[e8S]-E+@V@˵~|,s]R({0q 62wuA]cw*oU3FE7+EHLfmnPTOsLcyf֢@ƍveͭ0GPӇyna[4|}O{ƔywÄX Ѕߪ4tk,`ڼcjQ xk"j[~j.`ft\ɈB $nhj.fwC/#I=l&zۀ2.GOWܖKԛQ`XѴIGT" cDOtVS}bU6G3ıбr)R Zt(*sۈQr3=wn1"ŷgU`ra?kʼnjb]x64֤_ Z7ups"H舺9>VN`ފ.' 2DL qĿlt 0R%Ĉ0- H^¥mCqsxfҮ|0y,"Bo;&N1^ߺ1J~,z?۪钝]VA'WOMŕ`6,c 8ut<rw,3*`DAul.eI݀UQICQx);IK<@2ÈKS]%wLfP,ob0{j?8\JN?x94P.ֿ`-LM{D+!=O B*>.XXkGyt\Mϭ_B-GIBwAm>,# (Q*&ՔNXSLL ̷47n-5~\R?lXa&: Cs*{uv^([KD %n'mr&s2["qڱѪq_WQo=G'Wڑ/S2Ҥ{c%%LѲZ>/mQnȹt&!9-E_ڢ~ B @{hq;ŏ7/=U|}$c3B&[M#X𕥙Hi]ΝpJ*D4 5waX KQRn9:wLh_(j%mE@oH"G(;OAnݡ}R5lݲm8ܘX{+Qj SXAhQ[7|@Dc3\b_'=MPҊn37`Ku;rB~xWh&r%S^Iq,-M+ a{(&A#!T}ՙLC $C%?k QI^V)Dgki:ߑ'Iރ*0&a^zD%Z(UG'BSy6}f#:Kpzhn茞j3di4CUs[voqQtJ;)K|Htl#cW#Tخ+Ԯ⏽S"ˉHK0~k{l;d`䐌떥䌎mo_@P܋B}ڞM)-2ݱYM"#x>ЁRl8>> ;rT(^[6P '0Y5>Ez*x&+յ;f{ǎ˽q˘2N@Th!4!.tSzPEA`qb\_y}E9DEqb܄ k$nY~ǙVX1_ Lgj,|\̫J@\x[-ׯHZ5=}-3zrr"3sHOsCp&uCӳS0]BӝPJ$ט2ngKe^$s@;kX )Nc~776q:l?mL>#a 0`lV%5ox'i9]/\1cAe-(|aშw14ts&qYOx1 (S 3/TGa <xC ӋKuт{x;s@: 2e^ ~7nQXҼ_[ SwcJZm$fxkd&r+WabW0qIb+o[ŅI2ȗ;!}{%4q&Ǥ.9UcsoݚG{}':G' vw ޤ+vU4Gv-C_&&ao}[&2_۷dE%.⎣Yb@;Kg<Đ|QF`#GHPgixXIapCIIk_t\sWuU:vro/'o䯈G8X xaZ] J^vҫw77|sc7< a)zh#櫜6}ʾ@Kfph>am=0~7{ O.ׇ#et v%Յ-й}gO\,:';XeL0m1<o1kYfB7r> &EX<"&Ra1Zlk5۬q\0i(R_|>y>k(Ge$prnUDC24_k9̄>=%8_MԜI9mS"ēT~u\ K&[5uv_9`]N,94U3`d Xyni}FvsgF(hkOw5ݳD|SOh3ґ_kd]Q\3IIPkk(Qm,UUu %ڳ(>" ,. O(JZX\(DװVX!G,Jр,k7W1)I!vjzGE Eq&? 9[vz\ 0_kZ1xUՕ؜A7v+y;E2 8gړAFNF{T_?cVsz@zUvM}">f 1V˾d/DFGEe^2=dđcǏY)ؒ؜lmm8h n?N CkM}Q$b\ )%2HG4%_DZ"ې6z2͠W"7j?Q_[[ȝ'#İ-iW8c1D4^44:2(بBo ŵ5$p<@Ito+:X'>~k?=3YJRdO2qW'V[e-bLR#JhP.Id]'ۦ~n7w?t=y!)YcD: łexrJau1F*> ڦ>TJ'1모\90t3{m} Ƀ.j7A]ZI D'2'E/\ͥr{c1$XatdhKbb1 ,dkPŽb:FEVx_oGWDhޔP?wtۻ "93{mvێUзˣ7D]rPJ?6dUQgUZu \,yλ]+$4` ;o\/NLae˕ﯤh\eVɑlt_v+ƌD W9숁2uoy,1"hF9::4:|۷T ޏi23Fk:; 8e1r;>?~cuJnX$ˆ+'cNwzjƾrZte/LcRe"Ӥ05 }D$$m&E՜wkUٚXc֍P#S}bޟ!Q Zǣ>c}w+0zAy9G'^^OL澧-KJ!Kٵv%<`Yuw4?>4%Hd_m+KX8\cG>*LHnQוx|GRa'FY%>Ȫz୪)yLTeTLF*}? KR-u嗟^/:gG,Iy+bn+R%.*1Y+La)m["oqhKoԢr%769~ :6^,4w6g:WZ7]M2~¢u.v ĹĚq5C\`m0ˁL78GEE];XkqT|KZ)[wF'dW?U+Q3]$F-5a2ƃllc}³rmx4md#36zp9wQ@ l*,ta뺫aƏ%-O+G)36ͺoa%jy8^'29I=uwę[~_t(4bFBeyTE\B;)d "J4{˄52iyۢoe;*t$>1 ,r3RenXt$bPn=Sk-i4uѤ`aL8LmvXRcό̊ O4S]7fP&l5`e%aezsPq{>ԍw/lCŞϷ=57P#7)y.oH :L=6X%b/ Zh,^91TzG`ˉOZd, &.av 5>s&Ob߀epnmS4tzγ`&dzTpWIK68}[S0DnZE՝_l}ʣ76$۬X)dX]M.w,Q2n%7桻(d}QKpg{Ä:Һ_%_`!j+5k*n*~%`w- -*v _NF@"KնH=JsU7i А͏,eʈ.>*%T,!Ӥ"n{WMϞΖe=%_}?\J\eUq6˽Ҍq;|̪6eqQhÔ.-'creZkT4ܖ+#al;ImH|׫`bAOi.b%e%3a3d/hBLS~' [qo)]g Qv0,7B^D5Ӌ<{-ژNC ~C ʺvO7r 6JP3D:9r'|Rx`]7KfQLh1e_FMZ*O/nDAjRG PNɗ:nkNBL*Q/{Ro`nM=R9d XYGPqw|>hTƧtmFo )1k;a-5_Vu^6x /m<:5N_z@\Ъ]ÝgO$n qm E"X3jP5m>$? 째ԟ v VZ,`p Ql pg 9>݂A8  O"`5vYֳ l\O9tp0( 08Y2qB]΀ Vv% `i*ؒT}yir>q] p_ Bm(uA0RЅ/H # rpYY 7kکY!d4m K߷4 rl8+98.斐H~R`+=˙++ nSq39-UװӋwOK@;rHO8,]Nzj ,qh#O%8jv]: ;DΞZFN;@ qS7!@3_ـs E&sSo"fOH"ŞO_G%y~,T'8Ζ<{42~*Ds™ɎeO_Ov ,``vg%q*4S t_x->Vq~80v5~O-<|? ?k>:^aϣf