rubygem-test_declarative-0.0.6-2.oe2403>  <@PT@7!.ܶujG7of=openeuler@compass-ci.com G7o I9^_n l |֢˰6j EVڄ+tnq{.nF_pa+f/\'B^VD%J%: iXy?x0t,e[&tS jU^=oVPDZ*<|P8DG.$ *x *zI&ohz~XQ%F׍2i%7^Fl58?lz?03Z')ݛQѷm3l#۳{$|թZYQʇ#9_KuRgl)V[=|+OL+l]ӿtnەdQsft F-SH2rۋ dS^|k ffa8a56a632f961346fb4fea5709817938d1e2967b38f6d06f70b1587b5769e7d379f52af2a9cc3e82fc832e77b1f2b2acb91d39a(#7:,R?̀EE|>7I?9d! * d LR\h n t  C HTctE(Y8`9h:AFGHIR X$Y,\L]X^defUCrubygem-test_declarative0.0.62.oe2403Simply adds a declarative test method syntax to test/unitSimply adds a declarative test method syntax to test/unit.f=dc-64g.compass-ciCQMIThttp://openeuler.orgUnspecifiedtest_declarative_test-0.0.6.tar.gztest_declarative-0.0.6.gemhttp://github.com/svenfuchs/test_declarativelinuxnoarchQ(f=f=f=c40bec9f1697e332d4749e2292aae370383445f88c3f85115c5627e93c015d06e059eabb5cbd4e6d68589adf2ad380520bee6a8d0c7309755b6450c8b44a09499c3e314d5cca9afa3bd003be9d3525d21da04c4022408e63292fca1830b429f8 rootrootrootrootrootrootrubygem-test_declarativerubygem-test_declarative-doc  rpmlib(CompressedFileNames)rpmlib(FileDigests)ruby(release)rubygem(did_you_mean)rubygem(minitest)rubygems-devel3.0.4-14.6.0-14.18.2e5@eTxu_ping <707078654@qq.com> - 0.0.6-2Ge Wang - 0.0.6-1- fix build error- update to version 0.0.6noarchdc-64g.compass-ci 17153090030.0.6-2.oe24030.0.6-2.oe2403rubygem-test_declarative.spectest_declarative-0.0.6.gemtest_declarative_test-0.0.6.tar.gzcpiogzip9utf-8e32599fef674574f8370bb2262ec589fb57e093f180c8b87b2c5c70cfbfe7aabbc2810a3395bca783e8cbdd25fd94938e252b46543b92ffd9674f1657d6014fe Summary: Simply adds a declarative test method syntax to test/unit Name: rubygem-test_declarative Version: 0.0.6 Release: 2 License: MIT URL: http://github.com/svenfuchs/test_declarative Source0: http://rubygems.org/gems/test_declarative-0.0.6.gem Source1: test_declarative_test-0.0.6.tar.gz BuildRequires: ruby(release) rubygems-devel rubygem(minitest) BuildRequires: rubygem(did_you_mean) BuildArch: noarch %description Simply adds a declarative test method syntax to test/unit. %package doc Summary: Documentation for rubygem-test_declarative Requires: rubygem-test_declarative = 0.0.6-2.oe2403 BuildArch: noarch %description doc Documentation for rubygem-test_declarative %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'test_declarative-0.0.6' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/test_declarative_test-0.0.6.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/test_declarative-0.0.6.gem' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'test_declarative-0.0.6' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . gem build ../test_declarative-0.0.6.gemspec mkdir -p ./usr/share/gems CONFIGURE_ARGS="--with-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 ' --with-cxxflags='-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 ' --with-ldflags='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' $CONFIGURE_ARGS" \ gem install \ -V \ --local \ --build-root . \ --force \ --document=ri,rdoc \ test_declarative-0.0.6.gem %install mkdir -p /home/lkp/rpmbuild/BUILDROOT/rubygem-test_declarative-0.0.6-2.oe2403.x86_64/usr/share/gems cp -a ./usr/share/gems/* \ /home/lkp/rpmbuild/BUILDROOT/rubygem-test_declarative-0.0.6-2.oe2403.x86_64/usr/share/gems/ %check pushd ./usr/share/gems/gems/test_declarative-0.0.6 ln -s /home/lkp/rpmbuild/BUILD/test test cd test ruby -e 'Dir.glob "./test/**/test_*.rb", &method(:require)' popd %files %dir /usr/share/gems/gems/test_declarative-0.0.6 %exclude /usr/share/gems/cache/test_declarative-0.0.6.gem /usr/share/gems/gems/test_declarative-0.0.6/lib /usr/share/gems/specifications/test_declarative-0.0.6.gemspec %doc /usr/share/gems/gems/test_declarative-0.0.6/MIT-LICENSE %files doc %doc /usr/share/gems/doc/test_declarative-0.0.6 %doc /usr/share/gems/gems/test_declarative-0.0.6/README.md %changelog * Tue Jan 09 2024 xu_ping <707078654@qq.com> - 0.0.6-2 - fix build error * Wed Nov 15 2023 Ge Wang - 0.0.6-1 - update to version 0.0.6 * Thu Aug 27 2020 tuShenmei - 0.0.5-2 - modify yaml * Tue Aug 18 2020 tuShenmei - 0.0.5-1 - package init ?[ X_ENxaR)75g0y3A-u@|!:PL)4JX+;=ť ڸ;ʎ @%4X1-f8;3غM8z%tb":NuU04ǒ*R(T*C?Qspapc DLen KGj=YFrDj|H":F!tS GX Vd4 ǵ8b2M<7  XBJȑ6EA$R'C6dn rw@OF(0So=\i DL׍P)cA2V!qRXеPD}_Bc\YJn>JٕŮI9䎩jc6|˜?H=3ҢT tXyW_1f ۵ Y~sp-Ne 6`iefqZl޹(ٱͺ Ngfyy5f¯8wN+r$B,:{'y+vdڊn_Ǐ3efo3,Gj~j7呗KE_YtlD4jUhx֖ ;^/›/GJ*9df?$|e̵s]R{_-K1Oc;[Wl?\8|O ޼o~K)}z kӴջz{^ `i[!EHT'1[R:|rV᎖3弉|`Q>G_k]6}W>xpNj׌㇑E?nNQ~~D;Ҿ3f;Ȳ+%Yv\RKϹ_liic}xkw\odͯyx-#}K;l<|vҙ8h wTox+#YGr,t[9bg-)]ysӑ~fV0'f^Lr eZV6|G:ePoKE]8kRWevurTX[ 'v%NșmΌq,]l' lj^:$Oݷ&Vޠ0wκ祧Ҭ~֫ )}^Ә_\Ȳn;6m C [V㪪1'lybgZyvT.''}`՝bOo<'qyQϾW1ՠkr+rn?.ǩn(>1wWʋX&עʲiw7g\ 9ns; ;2fh(MMthקm5EWF]^ՠ/m^,|Eu+_Gΐ[Ng]v6|]QVoUgͭ':OwC7T#>)-js{-w$l2PѡŘϷmݏw݉/{D 8 f-L0mVd׫;:@~iTmġv7 FVUMu:8!e=ݻ˓/EVdV͞WAdųS?5|aɃyR]r]mz^K\Xշ]J[^3ss۟ΰ[zvrV>Ʊp-s޲.p'˺qj%[ dؖ'3V؍97 {]ĦLΒx;U_fW1_l}Ԃْ9aKa [Y#n-kc3;+SKZO*#&}$$pq wl\'_憗7&+#7> N7{3f<{E*t/k*jS걚g_Mg9ٞ(4># gt;Q >x7hs-w0O><}z5/Τkz {2iЅ+|+C]*I Mz FO`S:Lܚ+40p OV/?aūz<ˡfC+t׵ xW+NEO_79]yQS lgnV/.Tuw+Vq_piӛ“ sŕ,y5y9O{Cͺ?/QѦ%7 {\>kE[NEG*6ˠ).j;FJx8uݯE+Wv?^Iڥޒ| K s/vؤ* I &l =áVZ\)WjPU#)0A-ϖ9al:p23M4ƖaX! P?_[']IR4 %Fax^"`0: p;7Sy;iAӅ"ƉLj#BC؄N.tbQ