ghc-haskell-lexer-1.1.1-1.oe24090>    f"> ;G|`u` } S5o*UBJ JL43^,zEz y؆ۤ-YBЦw!C|KCiWQÓڬ+'dMgv(I$@~"-H:$(E9Oהo0n`"lGN oTBK%t ()|Bb+1%-`[mJ"bT娦.LɩM74֌1Ka2Pgf(ֹԫ7ݚ<Jg9YǢO: gV`.j$@'Cam>0Fd˅P"Iik;su{VT[լ6lU OpCX`hWLn yfPVdbba417e005793569c491e4c2042ac54f376bbfc3836250827c730f342915f307088728a6532e74bc1e19c1834735de402c3e2a7`oBBtH͓>7"M?"=d # Flp        8#(89:F?G\HdIlRpXtY\]^def TXCghc-haskell-lexer1.1.11.oe2409A fully compliant Haskell 98 lexerA fully compliant Haskell 98 lexer.f!dc-64g.compass-ci@;MIThttp://openeuler.orgUnspecifiedhaskell-lexer-1.1.1.tar.gzhttps://hackage.haskell.org/package/haskell-lexerlinuxx86_648f!f!db0627b15d67772ff331bebb5832bd114ef5fc0c64f96b2078f560d5a0b36206c8eeda569a30f115244c17920247ba2c45d11b3e30805f648a878f7855d8f349 rootrootrootrootghc-haskell-lexerghc-haskell-lexer-develghc-haskell-lexer-helpghc-haskell-lexer-prof  ghc-Cabal-develghc-base-develghc-base-profghc-rpm-macrosrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2d@Lin Runze 1.1.1-1- Initial packaging (Version 1.1.1)dc-64g.compass-ci 17266856931.1.1-1.oe24091.1.1-1.oe24091.1.1-1.oe24091.1.1-1.oe2409ghc-haskell-lexer.spechaskell-lexer-1.1.1.tar.gzcpiogzip9utf-81144e35b6ba5048c3adc7d5de0d4c367c4afc4ee4bbe041e4cb800b6d82790a4010fba4e38734e00fe5f158dea4a44b7821ae336429e1100f89c853e282ea47b Name: ghc-haskell-lexer Version: 1.1.1 Release: 1 Summary: A fully compliant Haskell 98 lexer License: MIT URL: https://hackage.haskell.org/package/haskell-lexer Source0: https://hackage.haskell.org/package/haskell-lexer-1.1.1/haskell-lexer-1.1.1.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-rpm-macros ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description A fully compliant Haskell 98 lexer. %package devel Summary: Haskell haskell-lexer library development files Requires: ghc-haskell-lexer = 1.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 haskell-lexer library development files. %package -n ghc-haskell-lexer-help Summary: Haskell haskell-lexer library documentation BuildArch: noarch %description -n ghc-haskell-lexer-help This package provides the Haskell haskell-lexer library documentation. %package -n ghc-haskell-lexer-prof Summary: Haskell haskell-lexer profiling library Requires: ghc-haskell-lexer-devel = 1.1.1-1.oe2409 Supplements: (ghc-haskell-lexer-devel and ghc-prof) %description -n ghc-haskell-lexer-prof This package provides the Haskell haskell-lexer profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'haskell-lexer-1.1.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/haskell-lexer-1.1.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'haskell-lexer-1.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-haskell-lexer --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/haskell-lexer-1.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/libHShaskell-lexer-1.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-haskell-lexer-1.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 haskell-lexer-1.1.1.conf ]; then for i in $(ls "haskell-lexer-1.1.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 haskell-lexer-1.1.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-haskell-lexer-1.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 haskell-lexer-1.1.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-haskell-lexer-1.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/haskell-lexer-1.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-haskell-lexer-1.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/haskell-lexer-1.1.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-haskell-lexer-1.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/haskell-lexer-1.1.1*.conf not found" exit 1 fi rm -f ghc-haskell-lexer.files ghc-haskell-lexer-help.files touch ghc-haskell-lexer.files ghc-haskell-lexer-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-haskell-lexer-1.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHShaskell-lexer-1.1.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-haskell-lexer.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-haskell-lexer.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/haskell-lexer-1.1.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-haskell-lexer-1.1.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-haskell-lexer-1.1.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-haskell-lexer-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-haskell-lexer-prof.files -o -fprint ghc-haskell-lexer-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-haskell-lexer-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-haskell-lexer-prof.files else rm -f ghc-haskell-lexer-devel.files ghc-haskell-lexer-prof.files touch ghc-haskell-lexer-devel.files ghc-haskell-lexer-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-haskell-lexer-1.1.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/haskell-lexer-1.1.1*.conf >> ghc-haskell-lexer-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/haskell-lexer-1.1.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-haskell-lexer-1.1.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-haskell-lexer-help.files fi for i in ghc-haskell-lexer.files ghc-haskell-lexer-devel.files ghc-haskell-lexer-help.files ghc-haskell-lexer-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-haskell-lexer-1.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-haskell-lexer-1.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-haskell-lexer.files %license LICENSE %files devel -f ghc-haskell-lexer-devel.files %files -n ghc-haskell-lexer-help -f ghc-haskell-lexer-help.files %license LICENSE %files -n ghc-haskell-lexer-prof -f ghc-haskell-lexer-prof.files %changelog * Tue Aug 22 2023 Lin Runze 1.1.1-1 - Initial packaging (Version 1.1.1) ?{X6*nBn؛MtwҲ nnzssa׳Yabbfa~f1bgijb늋X830f0t6a1u3u`t35F7Js[#CR;ks}!Д/f(R:Rza@8ZڂPP^d&,%SSC9(;JDH͜mlƶ@;KCoz<ܤZ"'$g6NNvLLֆ榌#9oӟ*:;2)5FdhDԑwD g01u1[Ÿ/x##P!esV>nCCTRWM6sv~35yq7Z^S톟[s%o9(v:<&nzr V(z$ԅݼM4c)J74Q~yx(h+>d=~KU<>-CD@9jnd氮N.Ao$)gd/2ܞWKsg1F*RfIzvfs]2)A DƫcxfibORɇ/{>aU"8/bLԽ jHZL M_׃^#\?x?RNG\Rk:J lq ܙDd: ,1p zJ\Y 8095y7΋\}m2K+nw˻eT$Dd^e7NGG[SL]?z am>lwǫS+7ęDLamUBC8n˻UJ>.B^Ax/M Lٵs&d;Z3{ѶQe6S&눁nW}BAylӠ @HALfHt}E J- TL![t*fcJFBPtshx )tqa?'tl]~̔0XGYyl'tNF\>4l-@ sy.u;y ݱ"oF3wUȔqr&Vb6gSkqk>6?Bm"А հ ;![#oޮe|52rUȅ}wgetNl-JhSAag # Ug -9~benkmdH!Dn+Y0ڒ-FUOu|ϥkcћ?cÏ=])>=zë˴S%?pd| u664z^llr'hV”Pt&) rt iWmy9*NNzEqӚ]yř?k|ðTfv2Y }`{Y ۵A`Y%D餂fA{&wP }X!2^j=ZÃ>̓ZO-GI=g)l<㖇6z0{B{!fl)?3I U2 fm1-f`M: S^z_vRG4D'uf̍1r=#rNWwpz )Yd\7݇%@] Dyd_\/IԼ[zM=ޯoJaӘƴqbHTg_wq sLuh^O<Wcy/a3*G#&V)o5aww M`ЁYtQ8On=4Jb=O˞%?+x%Ôvv}@uH[ ͉wo 7׽iƘto⮪b%qI: ӳhK+Ь)JK@P8wj[>WH8Q4+}3Η rʫ8 |_rZ +50ͩ\U8%ꕼpc?Y1ҕY8pDZEmOppڂ* ?EX4 ϣ1!1s$4 -fz>&x$a|zOrGc; ACuZ9ވ2s2]Є<% pskk-v1t7팣7n =+ltKD+GFuҙ&bIS\ݢjK~Xz:*Sasj?T neS%WER}%6֯0يK"ox^/tJ[/JSh;|KԋH$k ڡ"nV 1A0OV:xXf*Y}5+ys-T?2JCq辢$aW٘QDlDXP|Xz*V6.@J0E# @ ?D6>: )<9Qå32&>?jGn8J@W^}X64U}„鎁K-X YKN\@̛,##P5Y#!kAIcYxǚsJW+ʃ͔+t 9JF2gkŔkU’kTg=dtۃvet϶\rhʶY,2"ǧɄP/J 5_nKI|=VyTj@盐~^:ę'Q_%j[I=$g^"*ٽ?gE!80}{#2D* cB@@yT`\UY}^c Qm}m|h!l- Xeimu3=[y&LDdgO]u"#ΐ$ZmԖ#{s'm)dv\{AŶaZ|4+ɰ9SM|i`#kSz?B9pD@"yH޲z{lk)Yk qg 8t<[ُnޒjبJѭSأ-23R Mf&3}j545Oq ,8 %_fώcK}EW0PI剶ꢩ)FzZt,UX:NMOYƹ{15L&/>Exjwǭiwqa@5Ya@TȞNe(3h3Ű~rTz׊!\7N6"䤙aJ6PUPÌ#i/= =DU7 .UU +,sLgd5]~p, 䐙8Dkaq>&`Wj Ϩp55YŌeBՒPW"UQRCX!D~LJ\mxQ!LPn81aCFCF\H Olh,j&z7h٠i²:^2jKq%P0gqnjuuY.^Rewyǃ/P3t|;4jb⯝Xη8ucf fB/P'|j&{Fr VW:9D'c/D+|e a>o2NsꓚFk딮Ɓb ˷M7Mlx >&6 {QhD̠E݅sC㠩wG_/V>4שެݬslth'e! :a ~T[PCuȅ}EE?0lANfzJÜsV#B o9`~iwY 8e[>8P0>~*̥ШvS=L :L+(?][-Tk410Eg`"5p;0s=x苾e2xtkL0rbר橝捴'̂'+A${?iUo0WX7$-GΠDŽ+\PpɏT-IBU_3"SbH]B.*p\AŻnCK‹t/7$,F7*;BsZIŰ"|!W>OL]!p-UI&UG}'*$r),R<++\7i_ ,aB3/'2/l2_&§b(`is_ۗiMOT{?6듚m3-k{SWF%eܓ/*Vhk/K΅"KkӼx~\m&mU05JfQ\.o}<^rDco]ټG'1ƨ$uV51 }w:}oOš h]HJd*TП`  Ò?s+ׂT@D 9ҝ(Z-b1'1#d:bfI GgA0ÌhǏFʁITНA.-7?ԯUŞĈ7#Q:Fb{894dz~龜'Z.0ˬ5zuEeS׸THCJ NB{H|,:wd}!1A( g[A`PAA #NfԂS~(z/͵xneWaa((ΐ,C{y|ɷmŀg$O໔:@I@? 5{+< pɡ+:Ǧ%Y?oXZ[S2Rz/m/]c\I>!Pn{%0R*qIj-MEf c &~:aJ)8=bɰЂ#3rVgIB~ ɼ*`B@":+C-<{5BHe?vs:J*sxYəv{@`5Qݷ\d,T|cC-uJQ[]k3[eꩾ)HIy>FTMQ=?(-M w &[l9:%e+ ;aJZ^)g,Kx>7#bPEҎoU43ARRz"vЗ2y1RdX(lG*әxGei:=]="CuU%sFяDMGsfiI6YamҀY$Ij|4C*zkº$yEdw@h(A<Tl7" : N"!`JT:?`!&o4v{lv'S6pa^ Klg=oz!dad*c=" ;dCѐѳܽ Td :wATP/YhH5|NL @DweY=nKA ϮQy91S8jEs'qjs4 i+\L]:!<ϯ: βs貱k- [٬uN_{g$(Z7A;h?a} <;?dix/}#_g 5˝ vѡO׿ ^G9#gO ^/`O XoU֏є,tS;: G+R_Rppsxe=ge!(ح:טajx*|[ s p 鯮 3p׉u{so8vT95(sd)_T,WVm9mOMbSEL# H=>xZ0<(ES[zp'%IR$lPvܲi|잪#If 1{BDَ s @@@u?KN.NٗNʂsÞ$]N?G/$yZoJ3]-\3K#z qC.#P Pq JqPy2M27 ֭rts_ߏ|w݋p._9[DGh8&k:Cp*9\b؀xuR*U_|KOJ?_莰pNtVݞj5QX|%.E )jp9DMQE ȄFOTވ! P!P ?Q on_WjY?>w ܉(&k /_:"hZ 8Fj !_h?=y:XؼZ)RJ\@;\v8Vٛ\v"=-[ puמ|w~'m z&OFJ7N7 5^"yWe5'KNxuT9tX#V, ?^[7ÎlZt4W0SwjTmn}n5 ?wen!TiP.4!D ͳgu{Nuy ` j胮穈HQׄQ [Avs59v<ݜKuurBߟ!58"vp;)Ԝ}٣Vƽ ԼHM}|.DjqT RCN->rdY ś B# 4=aXpG#۳'2"PP_3?Ntf%+yȤSU6@նt]c^gj%pk>#6ˌ 15sdh?h ҴX:>nn!5  &eE[C69-VޤVp'7FXwGj2* \B2{4+DkkDh2FIO'_ D,uSjy^[ݵ;yN.@|Kđ\  "9a6ֽoCן2 nӤB&IG^DةFS$1Wߺg;q]C9ƓjE( m=?ލ.8POdgZ^8 ZES0>[qK,~覉qY(o#*U`Eڑآ<5]\ݼN4e c&zR ?ѰQpw2ZBR$(Fݢm.ϙ*L.=6|- Ё7iͩiRS͆>qʨg͂8S!RfpRtZ͆8-f fuUN ڤ 31k\ HCj&(֬Nh iӦަVTʄxD^`<6dv:!׿סzHjJ.!qqj,#, <ZV99?k1kP'\/.6Un6ixPqDV X֕@Y}r*{%wX3l,L- WrkF砷;_BH7Hy!mbiwн4 ahUY +JWGXkﴝN`ٗ6@eFd!*Ne[S┱q0CqO \S:"M'gJ@@. uCb|)&\}u1M`|ԉ~ !D*{.n3WAuө̯smRjL#;[N_ ^a4P,Te83@35bx~̯wxx)_ 4^K5ȼh䌘&^׺|y)K$C>1W HOq3|42rl7l@A:*o'b8%Z-gb\EKጎ)WFcT"Rcu؍Xy,Ijt5 !q)&ns&Bhx~$Kg\1ey$ɗ1;~`%^L+2xU߭Ρ<qjIP'cVw<~SoֵSI|qX#>?ę-9ȰFt(CJֿ,#17/46P[ub6pfo9]ӆ53ru?+y7ܘk=yE*!Ev6u]8Ѝx= ϖ >܂unhE>8]Ms;hu:p.8to0H!;7菲^<>YewH!ٟۊ!d8ΎqF42Hf{;Ke{raËF^( %r%A̛s7;PkY4NP Z+B~&WLAyD iRFxQ1o` Ԍ59_PlRO(BU]nsrD."s{XZ##PZv$\.)yvm\'/7=H–n4Vޯ2wa=qq ʌjz-n`"g&R)~e1_uSN`wh7&a9$Z۰e5!?8S)MÊ>'[ ϭ%f2rݧasȅ&P>3BXƏ>}ڊlݙՐ(~BܪTJ> |J<OZrx%I}TZϛMb9(zꕑ/p_CM2z>š"}P0啷sOBwm{|{{Ř{F=2 >NH2(totpGzS?M*"v8fmNٵ |Hn quesZwV] Y(Yj;X88PJܡ՞ԕHIc֩篻O# \k?uݿ▜/]`oe^e="RafWF; DhGk 2(ne9\h%AWVaIV }Rzhُpt묌u5q5'zuhUO2iAL,n Jj `_khcۋd yK<]O,bl^>_l>N6ɷf5%R<\z;Sz-yy~! h9GH3=ȗ<1@axp!BJ8єH:-IpTHw=1SƁ <^}ӊ(˃V75~ T6>5=<պOQ#WB-XAqz wcq EԗE/9Fn7<:6@,\|G%zPVԸw}v480ydub.Z?^b͏0s:R:2_e2J glʥdHȳ&C><ԩ"ϓ[&!kM&k2t- C/u6Z]V'$qEotSIq@ji$g‰cV# }dRχ&amW|o2=InIn67"" {#_*J"RbJddd??EA