ghc-hslua-module-version-1.1.0-1.oe24090>    f ;G|`u`  H$/ubU=74+8 ^u]_#`eeGd=A2j]ۀ^.'Q-;v1l8ZFe k/bVp >R|+j` $^XQ~^nG T`6%v7'f?'Vd! * U $*4< @ D L  h#(:8D9H:kFGHIRXY\]^XdYe^fchlrCghc-hslua-module-version1.1.01.oe2409Lua module to work with version specifiersWrapper for the Data.Version.Version Haskell type.fdc-64g.compass-ci"5MIThttp://openeuler.orgUnspecifiedhslua-module-version-1.1.0.tar.gzhttps://hackage.haskell.org/package/hslua-module-versionlinuxx86_64 WށfLfL961b4044473a52eaa8116872efe9000f97ca34d3188b25ba5d2245674750e14aa46bbca58b8ddaba17871ca9787f8ceeaa9f5ae9580cdc41b7b902b33c0f65d8 rootrootrootrootghc-hslua-module-versionghc-hslua-module-version-develghc-hslua-module-version-helpghc-hslua-module-version-prof  ghc-Cabal-develghc-base-develghc-base-profghc-filepath-develghc-filepath-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- Initial packaging (Version 1.1.0)dc-64g.compass-ci 17266848121.1.0-1.oe24091.1.0-1.oe24091.1.0-1.oe24091.1.0-1.oe2409ghc-hslua-module-version.spechslua-module-version-1.1.0.tar.gzcpiogzip9utf-8d1637a941a9ea0cb0f37d6e868d50fdff9cb312f16beaafdf9469b34b8c19624001ebf19d38367b6e2c2ca72096631a9a8c0de3566e43b6a1e7dffba8ff9e961 Name: ghc-hslua-module-version Version: 1.1.0 Release: 1 Summary: Lua module to work with version specifiers License: MIT URL: https://hackage.haskell.org/package/hslua-module-version Source0: https://hackage.haskell.org/package/hslua-module-version-1.1.0/hslua-module-version-1.1.0.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-filepath-devel BuildRequires: ghc-filepath-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 Wrapper for the Data.Version.Version Haskell type. %package devel Summary: Haskell hslua-module-version library development files Requires: ghc-hslua-module-version = 1.1.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 hslua-module-version library development files. %package -n ghc-hslua-module-version-help Summary: Haskell hslua-module-version library documentation BuildArch: noarch %description -n ghc-hslua-module-version-help This package provides the Haskell hslua-module-version library documentation. %package -n ghc-hslua-module-version-prof Summary: Haskell hslua-module-version profiling library Requires: ghc-hslua-module-version-devel = 1.1.0-1.oe2409 Supplements: (ghc-hslua-module-version-devel and ghc-prof) %description -n ghc-hslua-module-version-prof This package provides the Haskell hslua-module-version profiling library. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'hslua-module-version-1.1.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/hslua-module-version-1.1.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'hslua-module-version-1.1.0' /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-version --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-version-1.1.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/libHShslua-module-version-1.1.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-hslua-module-version-1.1.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 hslua-module-version-1.1.0.conf ]; then for i in $(ls "hslua-module-version-1.1.0.conf/"); do sub=$(echo $i | sed -e "s/^[0-9]\+-//") install -D --mode=0644 hslua-module-version-1.1.0.conf/${i} /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-version-1.1.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/${sub}.conf done else install -D --mode=0644 hslua-module-version-1.1.0.conf /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-version-1.1.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-module-version-1.1.0.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-version-1.1.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-module-version-1.1.0*.conf)" ]; then echo "/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-version-1.1.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-module-version-1.1.0*.conf not found" exit 1 fi rm -f ghc-hslua-module-version.files ghc-hslua-module-version-help.files touch ghc-hslua-module-version.files ghc-hslua-module-version-help.files for i in /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-version-1.1.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/libHShslua-module-version-1.1.0-*ghc9.6.3.so; do if [ -x "$i" ]; then echo $i >> ghc-hslua-module-version.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-hslua-module-version.files else echo $i: not found exit 1 fi done pkgdir="/usr/lib64/ghc-9.6.3${subsubdir}/hslua-module-version-1.1.0" if [ -d "/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-version-1.1.0-1.oe2409.x86_64${pkgdir}" ]; then find /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-version-1.1.0-1.oe2409.x86_64${pkgdir} -type d -fprintf ghc-hslua-module-version-devel.files '%%dir %p\n' -o \( -name '*.p_hi' -o -name 'libHS*_p.a' \) -fprint ghc-hslua-module-version-prof.files -o -fprint ghc-hslua-module-version-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-hslua-module-version-devel.files echo "%dir /usr/lib64/ghc-9.6.3/lib" >> ghc-hslua-module-version-prof.files else rm -f ghc-hslua-module-version-devel.files ghc-hslua-module-version-prof.files touch ghc-hslua-module-version-devel.files ghc-hslua-module-version-prof.files fi ls /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-version-1.1.0-1.oe2409.x86_64/usr/lib64/ghc-9.6.3${subsubdir}/package.conf.d/hslua-module-version-1.1.0*.conf >> ghc-hslua-module-version-devel.files haddock_dir=/usr/share/doc/ghc-9.6.3/html/libraries/hslua-module-version-1.1.0 if [ -d /home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-version-1.1.0-1.oe2409.x86_64$haddock_dir ]; then echo $haddock_dir >> ghc-hslua-module-version-help.files fi for i in ghc-hslua-module-version.files ghc-hslua-module-version-devel.files ghc-hslua-module-version-help.files ghc-hslua-module-version-prof.files; do if [ -f "$i" ]; then sed -i -e "s!/home/lkp/rpmbuild/BUILDROOT/ghc-hslua-module-version-1.1.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-hslua-module-version-1.1.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 %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-version.files %license LICENSE %files devel -f ghc-hslua-module-version-devel.files %doc CHANGELOG.md README.md %files -n ghc-hslua-module-version-help -f ghc-hslua-module-version-help.files %license LICENSE %files -n ghc-hslua-module-version-prof -f ghc-hslua-module-version-prof.files %changelog * Thu Sep 28 2023 Lin Runze 1.1.0-1 - Initial packaging (Version 1.1.0) ?Zw\M һJ H H!!1@zWzEP*i ҋt&(~ݽg3gf`q l>%mDbbpA **GCcfspwAC\h8'pwGaN{ trAB/8}8}9m`7[+/G:H'$ 4<"/]P?zhWW(+h(F@9Nn lvo@ G'2M5}V<<P3uw#Pȳ5CQ08XiE]luЎ(Wg ruD!~kGB=$9! 7D7uqqt[C{v1O_RǺa(/=A)7m W@N[B8y}?D@';SgmNi w'E"KpP߫Ə'H,@pcStfٿ׎2h:ƜI p7Itv!g2?8qQg%O C"PB Vhn$݃GA/:1Ե/Sf>|px }=H#@ 7Wjlߜ4\N'臚_ԧC#.3-u=%>Q^;=wSH 'p{'S8nNn8c*q\9aǏI 7,/(&\bdz3>A Hx.Soz\Aq[?q~~մ{#`&ң*I;ts7Qq̨\BsL0+CErEӛs\ev4nu|0&pD]$@hF=Oe  2lAҽ'ZUGm^2grX6;)f>g$t.@zxOWzBҞ }VÞK9c=dBr{iZ_SŚ/G4qw8DkR*)'&dZ`(`=b6#"nb *!^1'ep4q_ )V0 pN|xaR>~#J%yN;f#o5qQ70[-&-g2¼niΈ6$]-~icD8%{3x(̴[!x]pcM])_psn+⫞T9>^`⻬v&9>&?-sTӳnj ~ԩWgnb )_h gkߴ#Ka0u f! qhtxUjO6L5!;6CWkr:CVYl.:^Uo,,byY?;v>ne=^9}K 52,N->qY'ϺFe»c&D7e!0X) {j'Axm8B:`MV8#z 'k(Fϋr,_MaEs/់J%bin n~+kv,I=D+EIOH|j^x1^a$(sgMnƎJ3C}nlZK0EгXVk0.Y] )8|%bBUdaDPrmEβvvQrD_Ȉ.n K^5x;^2Cܝ9h$/>АM.8vLf!a~k3^cY؁ydF䡞]U :/w[ IGA}ٳ;qeqM-sf _.t|k.kP]z0z0bqUG{Ɨ~3>v}\B D.S[`_1+,inSwF4)rcwf"wJM4L6Vx5֮Z oP=TX?:|\`iѿc1cSm[S85! { 3NlʕBUu5|,Ӆc@v:!TB^],ߐ71ҿk SkAmp&@nEs="4wk _&eJu:#?4 F7(_ "i*ku\sI9z{ĔPU&diu窿̒٫r݋ި~k8%sbꢚF29eRSLbOC*DžT:ʿkJzSϷ)kQB@: ْ-GPab$eI+b2T$j؁UtJ(D;e9f(Yx*@z[ ʜZcZA/dx؄YK 4JLǼ6Aʳ$0h-Hm`*~RM KVRq_;θ[_ë p i o3m!Tu[dMlE-ʮD̹K,=a9}ZEmtvM ˊ$f,!en-ON'cmEXKv]k-A/|=*;\;[hXcYh~-1#EU<:Mx}@ɡz5xУ{~8b FZ͗E.eZmW{}dSkƐo@@.ǾE[ϴg AX ZaYCTCoe>$IϾN.ޔx Xax'##f5/!2^G94Pn&:k]Ժ*71zx]񼄕{$1$B :q5itRTz佈\ 9uS~J:Jܮj_tx鮧)+2P-%(g5;ׇrq)V'eLKX9=Jnxx_2[# [CDn#!41 .VTF ԕCCzwEuwS7F턖*oZ\2HPGsMa`nEx¶"6P XW\cS3B I =`$}U܇eSB!ٝ=.ߨ>|XRV䑖Iŋ"el>a1ףvA:I9LdM)~'hEд;悱Sw;jU{V60 e2ST$ Bl^cW#W  `^ux_)F_e9oşN E;x ஝SY䯯摢#Qrۉ?QHI4N˵[iN*֊{G_I(XcYR^!I✽B7ZNexݴV8df쨗jr =̥)g-]pBl̓w(%MPn*I<2zgbx1Ιնvia[qCPccmXT7]5e<8ORu+2LOvO$м*[ Hpl~%G. RrʫP !Ui tyYӹ ¹ꄀkm<Yu^&RIk]]U [  *#Q `Z?9pNżnyODGA 9_2t>}6L3Cr,?]/>zBW-q]?~ery-s&C1Kg“LAH6)GjLZ}^!5!rz@(Ҁ=env]; lNƘű6)}7<ݑ ??xSY"},t,e&Zŋes^Q8C.KR1>;n/$\UO#zO,[筹`g͸VK䱠B˖T^Z J0ո[,\tsci8o}k f`?y\1#S/v(K}iQQ<3AOZʍgɲѓTs6'$-9c6]roudž/\ep^|n#f[K%euz!;W+,\x:j."Rwoqu+¸)p;ەU.M[/Fzaܢ~Ոׇ%➤T&FyW@3-*Q}+ՔP]fHlf̹~u͆qr%'JRsYjj!%ǗUMV 499Bh7ެ䪬TSڛĹXqŒ♁AOVi6S7EnK!.%T~l򑃢 U -F X&~ wq̭hOsWF̢U5VD^dduyC9uH?䭣0e=ׇ=7T2f2{GMeJ[/.䮜5l_gEaTKm+70܎53[>r. 9>:}VdnRbG*aF~wxဌbUGS,[tJyaO FJuqJIͣ?q'}6 G`b^ǒx{оX(rK,JhvV  =hq$,4&SӜm|aCդKΑ"!35$ߙ9/QZ*QxdĊgފmI.{ŖN5v g2cJ~uOtzNN{sC)jqs?O\؝/ooD_WAMCYDwb\#