ghc-attoparsec-iso8601-1.1.0.0-1.oe24090>    f1 ;G|`u` k $Ѭ<]'@s{Ҡka;QY7][mY}{^s2bk7(?(sd! * [ LR\h n t  C HTct,e#(89:FG,H8IDRHXLY\\]^de f\`Cghc-attoparsec-iso86011.1.0.01.oe2409Parsing of ISO 8601 dates, originally from aesonParsing of ISO 8601 dates, originally from aeson.f$dc-64g.compass-ci%BSD-3-Clausehttp://openeuler.orgUnspecifiedattoparsec-iso8601.cabalattoparsec-iso8601-1.1.0.0.tar.gzhttps://hackage.haskell.org/package/attoparsec-iso8601linuxx86_64z ぴfff1109a817c448a154ec58047a8f01282530cb40d20fbd5690bc58b1443ecb264a61384a1b2950ee2d0e19baa05235ef692c88917e02a3ec48997c9628e55e04c149c50a5c1060b547dc00f23f524326789418c2a72a79c827ac7aa6c03c56afa3 rootrootrootrootrootrootghc-attoparsec-iso8601ghc-attoparsec-iso8601-develghc-attoparsec-iso8601-helpghc-attoparsec-iso8601-prof  ghc-Cabal-develghc-attoparsec-develghc-attoparsec-profghc-base-compat-batteries-develghc-base-compat-batteries-profghc-base-develghc-base-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.2ejLin Runze 1.1.0.0-1- Initial packaging (Version 1.1.0.0)dc-64g.compass-ci 17266847081.1.0.0-1.oe24091.1.0.0-1.oe24091.1.0.0-1.oe24091.1.0.0-1.oe2409attoparsec-iso8601-1.1.0.0.tar.gzattoparsec-iso8601.cabalghc-attoparsec-iso8601.speccpiogzip9utf-80ff67dec8c99bddf0b8825565f1b6a1fccf716f9bc6e4ffd347af1d2e7e8d1b65ef0015673533d2bea5d6d4bb45ec042f35758025582f55c9a3dd2e066014ee3 Name: ghc-attoparsec-iso8601 Version: 1.1.0.0 Release: 1 Summary: Parsing of ISO 8601 dates, originally from aeson License: BSD-3-Clause URL: https://hackage.haskell.org/package/attoparsec-iso8601 Source0: https://hackage.haskell.org/package/attoparsec-iso8601-1.1.0.0/attoparsec-iso8601-1.1.0.0.tar.gz Source1: https://hackage.haskell.org/package/attoparsec-iso8601-1.1.0.0/revision/1.cabal#/attoparsec-iso8601.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-attoparsec-devel BuildRequires: ghc-attoparsec-prof BuildRequires: ghc-base-compat-batteries-devel BuildRequires: ghc-base-compat-batteries-prof BuildRequires: ghc-base-devel BuildRequires: ghc-base-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 Parsing of ISO 8601 dates, originally from aeson. %package devel Summary: Haskell attoparsec-iso8601 library development files Requires: ghc-attoparsec-iso8601 = 1.1.0.0-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 attoparsec-iso8601 library development files. %package -n ghc-attoparsec-iso8601-help Summary: Haskell attoparsec-iso8601 library documentation BuildArch: noarch %description -n ghc-attoparsec-iso8601-help This package provides the Haskell attoparsec-iso8601 library documentation. %package -n ghc-attoparsec-iso8601-prof Summary: Haskell attoparsec-iso8601 profiling library Requires: ghc-attoparsec-iso8601-devel = 1.1.0.0-1.oe2409 Supplements: (ghc-attoparsec-iso8601-devel and ghc-prof) %description -n ghc-attoparsec-iso8601-prof This package provides the Haskell attoparsec-iso8601 profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'attoparsec-iso8601-1.1.0.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/attoparsec-iso8601-1.1.0.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'attoparsec-iso8601-1.1.0.0' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . cp -p /home/lkp/rpmbuild/SOURCES/attoparsec-iso8601.cabal attoparsec-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-attoparsec-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/attoparsec-iso8601-1.1.0.0 --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/libHSattoparsec-iso8601-1.1.0.0*.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-attoparsec-iso8601-1.1.0.0-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 attoparsec-iso8601-1.1.0.0.conf ]; then for i in $(ls "attoparsec-iso8601-1.1.0.0.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 attoparsec-iso8601-1.1.0.0.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-attoparsec-iso8601-1.1.0.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 attoparsec-iso8601-1.1.0.0.conf /home/lkp/rpmbuild/BUILDROOT/ghc-attoparsec-iso8601-1.1.0.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/attoparsec-iso8601-1.1.0.0.conf fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -z "$(ls /home/lkp/rpmbuild/BUILDROOT/ghc-attoparsec-iso8601-1.1.0.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/attoparsec-iso8601-1.1.0.0*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-attoparsec-iso8601-1.1.0.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/attoparsec-iso8601-1.1.0.0*.conf not found" exit 1 fi rm -f ghc-attoparsec-iso8601.files ghc-attoparsec-iso8601-help.files touch ghc-attoparsec-iso8601.files ghc-attoparsec-iso8601-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-attoparsec-iso8601-1.1.0.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSattoparsec-iso8601-1.1.0.0-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-attoparsec-iso8601.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-attoparsec-iso8601.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/attoparsec-iso8601-1.1.0.0" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-attoparsec-iso8601-1.1.0.0-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-attoparsec-iso8601-1.1.0.0-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-attoparsec-iso8601-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-attoparsec-iso8601-prof.files -o -fprint ghc-attoparsec-iso8601-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-attoparsec-iso8601-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-attoparsec-iso8601-prof.files else rm -f ghc-attoparsec-iso8601-devel.files ghc-attoparsec-iso8601-prof.files touch ghc-attoparsec-iso8601-devel.files ghc-attoparsec-iso8601-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-attoparsec-iso8601-1.1.0.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/attoparsec-iso8601-1.1.0.0*.conf >> ghc-attoparsec-iso8601-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/attoparsec-iso8601-1.1.0.0 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-attoparsec-iso8601-1.1.0.0-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-attoparsec-iso8601-help.files fi for i in ghc-attoparsec-iso8601.files ghc-attoparsec-iso8601-devel.files ghc-attoparsec-iso8601-help.files ghc-attoparsec-iso8601-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-attoparsec-iso8601-1.1.0.0-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-attoparsec-iso8601-1.1.0.0-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-attoparsec-iso8601.files %license LICENSE %files devel -f ghc-attoparsec-iso8601-devel.files %doc README.md changelog.md %files -n ghc-attoparsec-iso8601-help -f ghc-attoparsec-iso8601-help.files %license LICENSE %files -n ghc-attoparsec-iso8601-prof -f ghc-attoparsec-iso8601-prof.files %changelog * Thu Sep 28 2023 Lin Runze 1.1.0.0-1 - Initial packaging (Version 1.1.0.0) ?Z <_.eof;}LfafB^J֬Y*kTv DPP[BBB0k$^TL\isph#%,}'qp<8Iq!A"u!;yl=e٥^?.I. jK9cJ' w ;/tM3uV?vPG뫳k^~5fj7 HN;-}'L:kkE-!tllP3o}{o]~3] C92pVo ȳ.ԝx<,;4rv 夠Smcnő(.9ij+ 3Dg{4z8(ڰCJxm#oXlD*Z?i?}j>Er"h1*8ًr|{СH;K*xxq~H3AaAg.)dHOsʸ:ʑz6 -f}䒤>ZM-0]%%o)2՝oU͢/.bVzm\)\./?IH?q@x}szB}A4j*xxvMsxn D V|@AP(R좔]5Oo1|!SN.+i,nnkNZlyAuqUu2ҕ.7LrhSGG~x"Q_?JvJ+׫fZQ+MB~&w%Hy7vq\ByOQݎ>I߯.=It5gHMq[orefAu(I:PM=Og7ryGpJ98xCv5jaϹ5x]ש䴅BjE~}ku}+]엢ޡaħx'}HU涇eAO^/Ũ96ԫ1}l0K5[sT G;tRERβ6ޚb M=)!U}2_X0VC SΧi&L+[bkVY%Hޤ%9*s2sAh>;W /K= ~(*z3{'˝59vF@TՔ}f*˯bVJx>xst)pD}G42Al5y?=MNgEkG9:EGrl2 7rI9!iyǽn@"fz c͞.&EYx;O0˴W׆R֠GoNZrzZU U'%n$e؏Gqy5(Tj7oZh oѵ~#U46D`pOНln0~Y-adqOjΠ)œ`W_9U9o(CQ^pS)2G{|QUIu8mwG ^̈2f|Da0#3m"F}DXz<]@Yn[ A#*OsZ]fōk:xC9{r=ޒ!ԠU,&~zp.D9Vs).+ $gw2йVerVէg8ȾNp1\Wenl l}-3{P 3t)Өef9F2i$Hd8] ϵ9(Z@ "; 61i{T#3be |d2|ʑ {h&Nz}2~J  ]D!fn$]{,qy~ƀkeKkEN>7Ywr+>"˙e^"Qf.ȼ=_!ˤc]à#h@6‡{JDĸ%X __70 k>D JXElrХg-"}hmAZ[Dx@|*%OUPuЭͮƳ C~eLe}^>|J~VVkkUrҌ׆_A5,VS A~~= Ƶ oSuR@6/*2;&ƖP׼7@{nyM\8,seE [W mӗnfv.QKN^|_)&.W9.Xb+/f_>L9=b*]hOEo*3(/ ,` 0olwК/ҙqzn9L"m.gϞ>]h:^mYtb[Y悘Q6]g;i!_mx-G3 ,Xt;&*wO;yRj->tEAx myxGGĸ $VĹ=09&&g [AI'ahlϽܦ"ON9FR Il(7 m QaL=aE6R )γϴqX.Fq?^նy%>-7Mi6KTN%zCCKnLЇn}n @a?e "i4 Rfg|*c@y8xcd޹Z 9}rjo]7 NMMTN1qFzU9=Lg*%tZccR9AgzO+FLs_{#=xU?z0WSO)өW9xH)༕'ɘi(-8 4EwF_'.HQ̈qx{v+908=#?]©:V{R?=#Y<ȽZsw'=S43v>6btK}:}9mRwnʁW-_$]C\Ӝcq{?@@LǴ[>ʪ3FeRfZ0f*tUdBXUK.BozNcV,՘p~'CGӜ1c/eW Zi19eÏy50 -U#\#Ց,!4&fLG6;i\7zPQVd=LbqI ⟫_6먍Нy#6NFՕSu0>'lBk_(?L*`8{CAc̒{w^7Q+wFM3 T/Qܓ0dv~@lz~eUE!t"rU֔Yg=Qžu4{=ʨћk.3< >|¬١TS1cSUFeU/$1--lO x:(!в+א̣؀7o i}4;I>j~N]V.V=wqkp<էёɾ"Z <$'Ҭ^mP yS=f}\WYǾ{EV y ϘY^aWg7հ>EI_%MǞ9>1guZ0 ]it5m)]j/YE3Qm|yϓ*pbYBpt_5*ĪNZcԣj}ߧ)6ĹKRTc/YнoR^P3a wLRK\2 =2׍fIŔ_ɋ9xH,r,XK̸ѼRT"^cܚC2TKSDRi1yWwQBjQ>82eFS+f&:ZRos~Z9cB4eg'=F)OGT7]!\ {ΑۧF]*ߔxưټ/-+]Rg44Ŏt}e-oG4Tr"FRY}%Xťb7?x R R9Q=OGzgv~MעLNp;|_:ĐJ $Aiqg.G{X3:`(.쀪(ߖo2@#=/[3J?6p)[v4?r=ubH{XwJ$GB!L\uZ34Hwc3JSsY.?级#ilզXoɲ>v_ba6)5K͗B3!V/ lή^[tmMv1S'/slw˱Fi_ Ҩʑ9/8&_P ?*60=F XZJ"L(G;on.w=<Ѥܡ"7"Ǵi@U΃L{SbI^>R# [Y|MI݈>WIƬgr17` QNQ˗/o[.?;@$J.1u󵷾)SJm-yf<=EЦ{'ßk1W&DR )6!sLJTLZ]\1X7B-Б!}w#tL{E&r9R[ƔMxeMICg.-֕U-͊[՝6h}uƜFk!Ҝ*C_>Pwa<.筕^l97[:&/qe&k)NKx%P%E`X!DTrHFi-繇cO&>1łcEgg'bs_? 51%f!X;*Mfjǂw U /͍ YUq;cA_m}.6c]N5(NtwW(=@@]X" "p9_PE8;ax h*o5X@ۣ(⏽!\x@Ap,Z!3t;43JtB# ' hMٻ;\p[(Id(+ KD:@<u e,X ɟ-hBEwġb;Z! A%~4vJR "ؤA𻑪*#X'$Xg㽁~g0~@t40}#89# Sl!fA^sap[+UD8TqnjbHH 8\&.4]7A` T"K ӂoVgvoߘ)jqpp-<'