ghc-hslua-module-text-1.1.0.1-1.oe24090>    f! ;G|`u` l #/*ZR@@kQwwa;iA!8|$c?l>υ$ߺJ0/S!ԹO0D|c-cJ>P3!Q}@v4`)>wqS0΍ZK>%l&E mpvVTTF-R>V'y2ySR/L!V4ρZ| u^[sSyh1vt¸\ jфP9b-g_$_7'?&d  ) = %F|    & (0:DL#$(W8`9d:FGHIRXY\8]@^|d}efCghc-hslua-module-text1.1.0.11.oe2409Lua module for textUTF-8 aware subset of Lua's `string` module. This package is part of HsLua, a Haskell framework built around the embeddable scripting language .f!dc-64g.compass-ci"MIThttp://openeuler.orgUnspecifiedhslua-module-text-1.1.0.1.tar.gzhttps://hackage.haskell.org/package/hslua-module-textlinuxx86_64 hHf!f!a433adf0030a64970be7f13e1d600dca1cf040595dbb528340647bb3d88b287b2bd85de6dc58c78493a859de7af9db8b996b443fcdd640da75143d7680a83fa1 rootrootrootrootghc-hslua-module-textghc-hslua-module-text-develghc-hslua-module-text-helpghc-hslua-module-text-prof  ghc-Cabal-develghc-base-develghc-base-profghc-hslua-core-develghc-hslua-core-profghc-hslua-marshalling-develghc-hslua-marshalling-profghc-hslua-packaging-develghc-hslua-packaging-profghc-rpm-macrosghc-text-develghc-text-profrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2ejLin Runze 1.1.0.1-1- Initial packaging (Version 1.1.0.1)dc-64g.compass-ci 17266856731.1.0.1-1.oe24091.1.0.1-1.oe24091.1.0.1-1.oe24091.1.0.1-1.oe2409ghc-hslua-module-text.spechslua-module-text-1.1.0.1.tar.gzcpiogzip9utf-8b9f335ee5e48572183783edc49f4c9bfbdb00e39ebe8bd4cc6de556a5405349247b8380088c58d2c6402db58a20d106798f64145d04759057c425682669c1646 Name: ghc-hslua-module-text Version: 1.1.0.1 Release: 1 Summary: Lua module for text License: MIT URL: https://hackage.haskell.org/package/hslua-module-text Source0: https://hackage.haskell.org/package/hslua-module-text-1.1.0.1/hslua-module-text-1.1.0.1.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-hslua-core-devel BuildRequires: ghc-hslua-core-prof BuildRequires: ghc-hslua-marshalling-devel BuildRequires: ghc-hslua-marshalling-prof BuildRequires: ghc-hslua-packaging-devel BuildRequires: ghc-hslua-packaging-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel BuildRequires: ghc-text-prof ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description UTF-8 aware subset of Lua's `string` module. This package is part of HsLua, a Haskell framework built around the embeddable scripting language . %package devel Summary: Haskell hslua-module-text library development files Requires: ghc-hslua-module-text = 1.1.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 hslua-module-text library development files. %package -n ghc-hslua-module-text-help Summary: Haskell hslua-module-text library documentation BuildArch: noarch %description -n ghc-hslua-module-text-help This package provides the Haskell hslua-module-text library documentation. %package -n ghc-hslua-module-text-prof Summary: Haskell hslua-module-text profiling library Requires: ghc-hslua-module-text-devel = 1.1.0.1-1.oe2409 Supplements: (ghc-hslua-module-text-devel and ghc-prof) %description -n ghc-hslua-module-text-prof This package provides the Haskell hslua-module-text profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'hslua-module-text-1.1.0.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/hslua-module-text-1.1.0.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'hslua-module-text-1.1.0.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-hslua-module-text --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/hslua-module-text-1.1.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/libHShslua-module-text-1.1.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-hslua-module-text-1.1.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 hslua-module-text-1.1.0.1.conf ]; then for i in $(ls "hslua-module-text-1.1.0.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 hslua-module-text-1.1.0.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-text-1.1.0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 hslua-module-text-1.1.0.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-text-1.1.0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-module-text-1.1.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-hslua-module-text-1.1.0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-module-text-1.1.0.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-text-1.1.0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-module-text-1.1.0.1*.conf not found" exit 1 fi rm -f ghc-hslua-module-text.files ghc-hslua-module-text-help.files touch ghc-hslua-module-text.files ghc-hslua-module-text-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-text-1.1.0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHShslua-module-text-1.1.0.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-hslua-module-text.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-hslua-module-text.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/hslua-module-text-1.1.0.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-text-1.1.0.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-text-1.1.0.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-hslua-module-text-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-hslua-module-text-prof.files -o -fprint ghc-hslua-module-text-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-hslua-module-text-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-hslua-module-text-prof.files else rm -f ghc-hslua-module-text-devel.files ghc-hslua-module-text-prof.files touch ghc-hslua-module-text-devel.files ghc-hslua-module-text-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-text-1.1.0.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-module-text-1.1.0.1*.conf >> ghc-hslua-module-text-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/hslua-module-text-1.1.0.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-text-1.1.0.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-hslua-module-text-help.files fi for i in ghc-hslua-module-text.files ghc-hslua-module-text-devel.files ghc-hslua-module-text-help.files ghc-hslua-module-text-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-text-1.1.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-hslua-module-text-1.1.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-hslua-module-text.files %license LICENSE %files devel -f ghc-hslua-module-text-devel.files %doc CHANGELOG.md %files -n ghc-hslua-module-text-help -f ghc-hslua-module-text-help.files %license LICENSE %files -n ghc-hslua-module-text-prof -f ghc-hslua-module-text-prof.files %changelog * Thu Sep 28 2023 Lin Runze 1.1.0.1-1 - Initial packaging (Version 1.1.0.1) ?ZgX۲{"U;4A @ $!!HM.;*A&]J.(q˚wz|<:ۈ]:dDh+䈂AB.p;4,pF!8ۀ@ z zcwP8kc Y݆9(7ZǑ 0="&,&,*,0C _bc .< hGOԅ؂a?i]019%+"u9A(g0* G: ND~FڂEe?7n @ ]$%{J˺ $k#@1# ~kgo̞rO[H ַ-8m [(ux{bpȊ@zoU.Ԙ42ZmSh0ԟ [O pN>twq%KA;H_ZtW3vM{F2m/nnnt7bnPce$?s`.Ҿ"%''gb +O>&-Or=ؚ@ 1O5ƫH9)'loemK͉ߌr'`Zۜ>A;:Z2d;8I6ko fJ eD8%j])S1s,P᫑ fy V(#W7bn Pqډ-(mǥ4:dKdh&-Oչ,nyԚ,NgAv<7Dl ՛QPKjjs߳3 TjeWAAfAvwtӚ=|oVce.X^ d"ާ ?xpC.#/|V(U\*MgYT,m` &S$ RUPO;o_}&Ը3Aǰ:D@!S`U¯y PN<\ E8sD/H~M%t2Iə uהCR:^h|aY՜`OhJUN 2$8HV|8.e}ŇݶiKs׈w㪼q;[JjzQ6.A7.֧\Q}w/GQ=yۻi&9G7$s * {KDc\DpWYM&}]u,;>";z\@" {Eꎰ0k\![eRq:,tdr Xl~[vrOQbuszvj^/^_7)Z.=#.e<\VJQ܎L̜l31|gqAB@-f!"20ʝҸzelʟuFDoi/n))":{R,C"ju)2,.0D|\Qlxd YasUBT"Dmޫ8{jZ170Y]e607_`ޏAVc~.yD♪:9եT j 3Y"Omp?g;È$y/ +d.MpFB˙noh5yHK%{eYw("MY8TmPC&Dz&q볙E#:F,dhr)D_8Bg?ї)w w%=x}htu MPϒZYקjy%Kp26'Z|j\` Y 1Ha#jg9U:iE>wnt^5l}w}とnl0eGx0[TLƹ=ތqDH%SPZ^)Cc<=D~H~xk;ϋ?hLemwE^^n5 wѣ%&'wg5\|k'٤]EK˝ԴTDZ6/ T`aF|:/ϽѸ yJy<&U X];KYg|zV\=^w Px8%OnUU>ł#Vכb<14GHLTj̑5C {J2~dX LȺ~9%LP#NCF' F7tH>m^8p=˱Y{-s/YyĄ]]p53_r{-Bl6`)ޗ9ԁF*+ QV7UÕV*PKYkp>F л/Z}BB<-hcpqqK[DݥQb.ˡ b Ғ$;2}@;a"!wk/Go]Z4LԔAVr$@̣ υ@nan 蕁K)ijY 0wF0b. E08!HlJ7icᔬ1z!l-1K" +HGf!/j_(61R(=@ԙS5x0YHհ^":43KN3{LO}\/RGdg[s`Q1t?)Nd)§GU WV$[mxiO[d8");wN>ҥ@JvfdȭWnpI ?إLU_-1MϵR(̾E2o  kZ{޸-?^!Bjh˚r@j`wCC ;MKd8#Mykՠ%G|$ɱʍ~pLis(ʺjüub4T_>0xДدF#|sr<.QFL |Fmïs1#nC'pJI?>“obq0+m#iӷt/ I~bLN3RI*V0XrU2JDmk"mE=h`룰Ǜ$-|h\;]_]뜘l%uCP1kn]N}nbpZME*sNoKŇʘ-,2"A.")Բ3vR|ϸ> 3a|6ٕr%i}L2cgOS073?m m4EճXUf.>gr Oo^,XZ@ (M䉌=*KKiÝ"dvR[hs*&]@-V  ؝ƍ۽S`zS83NՊI0^6m#ֽNX’IaOuPZs#Ƅ%A)14`B@ !@W|P[4!}5Lf,Uu_2sjWɃMe])Bc ސ`Djs?T(B1O2V i <˦gɵj1TG \ ;|.@@Ԩi Y,!X!4Jdo<@ I*T`46?I!,bax9B ׳N|w^)x-ZR# w KHX: \-Њ+QDL[ZJ9#kkx"y )hA7me<9M-_ qV+-2"aNس&|h,otLei@VT6Pk7/HP rygt"e. _jճ噲_ Ri₴ONr^x5n.q!$`srwgV[R~俣e]͈ YVLs?6L?l#V-j:*i{x9)B+ngV%Kgjx5wWآVr))6z:UE4uGtsÒh^q+Ѡ>.Ô'czM~OdiG.Ѭyk}IAI7W#[YzP$j P'[bEΨIZNՁ ԝt+ߪswI$?v 4 P)| wJrAw<>yhuo!rHw@B%_vt/-Xq]<=?'w`C:#a70'Sjxboj6'o&PpDig>k:Os*Ov{g;WLpʸb٭I{d:z&/ğ%SC賠!c f^8@ݔ$_c5Yۼ/'"V`$q>(2;&zL%*S&t;m<6h(?,~]Xn2_nVϖi˜":Қ5S0͒e:Y*Sj4W &L^7$:ѢLjMCtW]7e0hH=zwANh?)f >PfLP,9M@֭פJ}5MaDǚrg­:]6Uo+xw8D7YDnJDb0"tFy;f7*,'+_կX{'7K+5,JG fS}#: 9-t&b\|ܼ_ⳮT(gX#qJ8\qn;焩$,˹ɉiYN@tn3OkzcQz}\oD)m ^ajǂg8qR Kiʣ kuxyw&(T[la\\^ Ju t5>Ow4xX>=:y)$眑&g۩ΦQ~1sFKziQ $)IG-q{ |SQg},$:Zc*(!֚ LA'UXHcσEܫ#e|5i=^WKx\  MT>3&M5qokA*-Jo9 ಥEcWkxfD3!6rEYTsYœ:; ǾJs$T4ׁ#Ee%nkysW]zB36Qw#_i2v B#L|֟q0*U?j2αՌyewuovYjO( _~rD\3Rat.uuH$