ghc-regex-compat-0.95.2.1-1.oe24090>    f ;G|`u` l%-B` a'Ԅ8Lu2Z})wCDwNCY}2%` ض^i%])R4nf$-UFVtGg a%_"jR9W<yWU:,CNq`WwBdv(Ay.s͐I^f څlH;c)JY3Ծ8s&D7-3᫜f#H,[cPG(<飗@)Lw]d/@Tā~;'FqMbܣWv/hz>ne#0k0$ EO`_΁h=294JԂ}D(4ocGa"j! AݴOMgd7494749b240d38dd090367bcea3daa3e63457fd84820f656f90dc76840cc3bb3dcd1bff78634a86e98087c7f8901b76250395e4Aĝv5̃zmB.>7&~?&nd % D - BN~     4 d C #](89:FGHI R$X(Y8\]^def,0qCghc-regex-compat0.95.2.11.oe2409Replaces/enhances "Text.Regex"One module compat layer over to replace "Text.Regex". See also for more information.fdc-64g.compass-ci!BSD-3-Clausehttp://openeuler.orgUnspecifiedregex-compat.cabalregex-compat-0.95.2.1.tar.gzhttps://hackage.haskell.org/package/regex-compatlinuxx86_64 fffb72bd5c882a1eea7bf9b2f97de5cc0eb84a5910777bd299573e02b44341149fe8f7b386c72fd605a292edfb809b8620245b4a3ab7af192ad79e36778596e794796c83b06280ebfb6fef01864b2af9eb9e136a9832c563773f327d4197bbbb851 rootrootrootrootrootrootghc-regex-compatghc-regex-compat-develghc-regex-compat-helpghc-regex-compat-prof  ghc-Cabal-develghc-array-develghc-array-profghc-base-develghc-base-profghc-regex-base-develghc-regex-base-profghc-regex-posix-develghc-regex-posix-profghc-rpm-macrosrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-1i386i486i586i686pentium3pentium4athlongeode4.18.2d@Lin Runze 0.95.2.1-1- Initial packaging (Version 0.95.2.1)dc-64g.compass-ci 17266849260.95.2.1-1.oe24090.95.2.1-1.oe24090.95.2.1-1.oe24090.95.2.1-1.oe2409ghc-regex-compat.specregex-compat-0.95.2.1.tar.gzregex-compat.cabalcpiogzip9utf-868f1fb00e0bdef4fc68448daf31bf4d2469e8794ca18c9521e8e38d8ce06176a0d510482f7d166e418b7ad3edde67738d1b8daa999554fce2ef70af2683e5c6b Name: ghc-regex-compat Version: 0.95.2.1 Release: 1 Summary: Replaces/enhances "Text.Regex" License: BSD-3-Clause URL: https://hackage.haskell.org/package/regex-compat Source0: https://hackage.haskell.org/package/regex-compat-0.95.2.1/regex-compat-0.95.2.1.tar.gz Source1: https://hackage.haskell.org/package/regex-compat-0.95.2.1/revision/2.cabal#/regex-compat.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel BuildRequires: ghc-array-prof BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-regex-base-devel BuildRequires: ghc-regex-base-prof BuildRequires: ghc-regex-posix-devel BuildRequires: ghc-regex-posix-prof BuildRequires: ghc-rpm-macros ExcludeArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode %description One module compat layer over to replace "Text.Regex". See also for more information. %package devel Summary: Haskell regex-compat library development files Requires: ghc-regex-compat = 0.95.2.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 regex-compat library development files. %package -n ghc-regex-compat-help Summary: Haskell regex-compat library documentation BuildArch: noarch %description -n ghc-regex-compat-help This package provides the Haskell regex-compat library documentation. %package -n ghc-regex-compat-prof Summary: Haskell regex-compat profiling library Requires: ghc-regex-compat-devel = 0.95.2.1-1.oe2409 Supplements: (ghc-regex-compat-devel and ghc-prof) %description -n ghc-regex-compat-prof This package provides the Haskell regex-compat profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'regex-compat-0.95.2.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/regex-compat-0.95.2.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'regex-compat-0.95.2.1' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . cp -p /home/lkp/rpmbuild/SOURCES/regex-compat.cabal regex-compat.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-regex-compat --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/regex-compat-0.95.2.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/libHSregex-compat-0.95.2.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-regex-compat-0.95.2.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 regex-compat-0.95.2.1.conf ]; then for i in $(ls "regex-compat-0.95.2.1.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 regex-compat-0.95.2.1.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-regex-compat-0.95.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 regex-compat-0.95.2.1.conf /home/lkp/rpmbuild/BUILDROOT/ghc-regex-compat-0.95.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/regex-compat-0.95.2.1.conf fi if [ -d "/usr/lib64/ghc-9.6.3/lib" ]; then subsubdir=/lib fi if [ -z "$(ls /home/lkp/rpmbuild/BUILDROOT/ghc-regex-compat-0.95.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/regex-compat-0.95.2.1*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-regex-compat-0.95.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/regex-compat-0.95.2.1*.conf not found" exit 1 fi rm -f ghc-regex-compat.files ghc-regex-compat-help.files touch ghc-regex-compat.files ghc-regex-compat-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-regex-compat-0.95.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHSregex-compat-0.95.2.1-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-regex-compat.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-regex-compat.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/regex-compat-0.95.2.1" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-regex-compat-0.95.2.1-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-regex-compat-0.95.2.1-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-regex-compat-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-regex-compat-prof.files -o -fprint ghc-regex-compat-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-regex-compat-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-regex-compat-prof.files else rm -f ghc-regex-compat-devel.files ghc-regex-compat-prof.files touch ghc-regex-compat-devel.files ghc-regex-compat-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-regex-compat-0.95.2.1-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/regex-compat-0.95.2.1*.conf >> ghc-regex-compat-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/regex-compat-0.95.2.1 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-regex-compat-0.95.2.1-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-regex-compat-help.files fi for i in ghc-regex-compat.files ghc-regex-compat-devel.files ghc-regex-compat-help.files ghc-regex-compat-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-regex-compat-0.95.2.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-regex-compat-0.95.2.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-regex-compat.files %license LICENSE %files devel -f ghc-regex-compat-devel.files %doc ChangeLog.md %files -n ghc-regex-compat-help -f ghc-regex-compat-help.files %license LICENSE %files -n ghc-regex-compat-prof -f ghc-regex-compat-prof.files %changelog * Tue Aug 22 2023 Lin Runze 0.95.2.1-1 - Initial packaging (Version 0.95.2.1) ?Y<--Jm&Y{/wuEC2RvEc( #Y%-H/)Կ9}sޟsAˡ6W^^&!+ Ks={j _8<AqK!Q1 $ ba8"C8;2Y. \`;F n("^yί,h R)7 MVn$04#& tHc tc MXn yMSmBaAb\T d:C$~#, @@isTN`*kB#7 149o_hAh@!I ,E?XϟcQFࢀ48@RDKJ2`${2-gTކpL`X79ذ OЋrw@;˻WŗBĂ_n/0s+`s;/Ky{:=)UӪmMGf]Q%,*g\6ߟR%/4# =>)$ֻ-p#-fI\$WOLOo{mƕ 83ѫķ'O?pOʔ3zr~jˆ8^q )U5Np&dU0IUOϰS _i rK'5:n/Yʷ&{Ni+W[ފy"V)E0 \/`ZBάny||Ϭ!;z$}ʂ# ZbWtqkoTլZvGvNGGq쥯Vr^ whӳN㐲kY:kWdp'_߱Qz]7ҷ‰\ ;O4lY/^4B9vflSSxF1c}ȩа@ufDKqLC:i{[W`ZM];be ICyE7 y_瑤!-] +:DrHviW+wmT<ʹ&4z 7`\RG^\j1[>ݟ{r0Р9iLjǥ=={jഠCE8=dkKC8ydi+sSҬ;sCl*{4qw¶*[ݥ93]uD݇Od q[s]d5{s`)Hs%= Nqs-qp9/FvIY IfCkx޶CCGSĻcs|ll"SԜtG3.B]zt>|<6j9Ѹ0zf%U5y*vF(iP}\Y+eʇ䉓{X,#"k^j-%$Crʮ5Meo]>pߤ%*I5m%vP8G/bvvgZtGA}npw9{& !"bj86>{6$8Vhoʤ8^3kx㐱 lO+D+c`{ EE{vDvԓH:ڥ^ =;beFu?Us[0Q5IUhކ9T0juؼm'%-Tz#BӘ[Qt{< x19pݷ`2܉#lAB_y& s6K5ɺj}xb+LvtҚΛۉ%:g0T2RT@YMSezI`E"ܽc8gRmZŸL\;"dj=%2OqϘO5.!;MdgzGqM!յl/PyrK' {W9J$S0]˭mKW;x.RʛxzZdc/OfOݢҞKZK:ŕn.D5's {M N>}Àdi-1sa/#d𙌨>BWc Or_𣨮JqG܃OM,wڶ",A5'ޙ1H?rRyлEDHo`nþSFĖo7HSʢ|WCoqi=.Rę-+kG0efuܿrW7 %F=d97ϵec΍ LeźM7NrF5gԦ2[%/v󿸾κ:UV6L:tL UjKIMP+uZF;9MzpE[)px XٸlpIcnR"J E^\>bɰW}J ˷cZ0y +O7k1J~ݺɼ|B~p1^^p$IfLO4 i/5ެV0.YX&>pA,P~aw5niz;]1]O^Ȋ>cr>.2d,ȭv >hqD%e*!s^/G*&SAx)]# 8.czUә7(0*ԁW63!D:zk[#Ծ1ZLgN6C˰/KRMלuG][tuBvCG= "o)*$IYJr݉f+G:d!u7r]wsݷgtbT CP/=E|> Rib }]cK>t_yPS#4~x/;f(ul]Q`ű8WlȩDjxe٨ߍVL@3nCr` )WпH{!)'EOWHgrPt^#TU"i _= [0 q:'2)CeeA7zCǟ:Í^=o\2JKt]u?ͣ$FqҨd` j_عDSV d$QGF4-uYd]jBZe3NgWw}zKKC=.< cvS(>5O_m:Ï3<.uznG{h]%;+o~#j7߼ڧf.Y׷N.[#:M%;3÷y8s?zhVHbsW\}vJ񨋖c1TĽ#w[y"=k[1ؚnI D5xq8$ԫ3_Ќ螮铺xg6<{߱&=I)Q&_U_=7{'F_پ%;[`s߽HQN/R~20aC $p]? šy$@ÝSJlmR Dl1«BupxZ 0Vb)hi:BŃ4@L] X8Sh ϹI$44C4A"O!T Sb 5R*ƠΈ#0L{#*ޅZj(p;B?'qE/_ZQ w(`*dA窥sx&03@+{QWO PQP,J"%wыH 4Rnq_)+Yܕ*T˱TK-ZRU{ahH%,  8@l"'RsT"Y? H._iP#:0y~s "j H#AA@`wMV<XK#E6l?c3^0Fʲt1L"A`˜ۃ$ChB 14 Ctq`eCԞ5HX 8UbAGdџ)71 WhûDY5ܶv`~