munge-maven-plugin-1.0-2.oe2403>  <@PT@7!.ܶujG7of=openeuler@compass-ci.com G7ogK 2sBM*ma^_/5DS;e5-T9bocpXPX2I7 bJv/K[%Wk~? A21*wC fxu`'5 F:R(91y@ZNPJ;>Mн07y?T/m]] #{6P',3)Hϥ 6j7zқ5tHSSp6ph=^ B>ib@g`voգ+ ãmz+T{3+3}_\_77dbfa0adfc3f6a0c3651f9e0a0d5c8f6891b8380ec99790389fad8a924d3ac9234f837ef3c9d51548bc2fc30737f5105b43d7e8[NDФPXF>7?d " 5dh|        (#8,90:SAFGHIRXY\]^*d+e0f58<BCmunge-maven-plugin1.02.oe2403Munge Maven PluginMunge is a purposely-simple Java preprocessor. It only supports conditional inclusion of source based on defined strings of the form "if[tag]", "if_not[tag]", "else[tag]", and "end[tag]". Unlike traditional preprocessors, comments, and formatting are all preserved for the included lines. This is on purpose, as the output of Munge will be distributed as human-readable source code. To avoid creating a separate Java dialect, the conditional tags are contained in Java comments. This allows one build to compile the source files without pre-processing, to facilitate faster incremental development. Other builds from the same source have their code contained within that comment. The format of the tags is a little verbose, so that the tags won't accidentally be used by other comment readers such as javadoc. Munge tags must be in C-style comments; C++-style comments may be used to comment code within a comment. Like any preprocessor, developers must be careful not to abuse its capabilities so that their code becomes unreadable. Please use it as little as possible.f=dc-64g.compass-ciEjCDDL-1.0http://openeuler.orgUnspecifiedmunge-maven-plugin-1.0.tar.gzhttp://github.com/sonatype/munge-maven-pluginlinuxnoarch<䁴f=Mf=M0815ba11fec8f818f902fa4d43ea31ecb7b477927b76aee969cc8ce48c24d3c810cf58761189275fea0b1627d80c233ab84e731fe5b77daa8ab7fbddb7bbaece rootrootrootrootmunge-maven-pluginmunge-maven-plugin-javadoc  maven-localmvn(junit:junit)mvn(org.apache.maven.plugins:maven-plugin-plugin)mvn(org.apache.maven.plugins:maven-source-plugin)mvn(org.apache.maven:maven-core)mvn(org.apache.maven:maven-plugin-api)rpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2exu_ping <707078654@qq.com> - 1.0-2- Remove unnecessary dependency sonatype-plugins-parentnoarchdc-64g.compass-ci 17153079851.0-2.oe24031.0-2.oe2403munge-maven-plugin-1.0.tar.gzmunge-maven-plugin.speccpiogzip9utf-8936e54cf690fd417d605c3373d25e75a30bdd4603b88694fc3e96ae67bf7eca6f955519c1cdd30cab5daab1c568cceb20baf2cd08f3b367b9c2471a8414cb65eName: munge-maven-plugin Version: 1.0 Release: 2 Summary: Munge Maven Plugin License: CDDL-1.0 URL: http://github.com/sonatype/munge-maven-plugin Source0: https://github.com/sonatype/munge-maven-plugin/archive/munge-maven-plugin-1.0.tar.gz BuildRequires: maven-local mvn(junit:junit) mvn(org.apache.maven:maven-core) BuildRequires: mvn(org.apache.maven:maven-plugin-api) BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin) BuildArch: noarch %description Munge is a purposely-simple Java preprocessor. It only supports conditional inclusion of source based on defined strings of the form "if[tag]", "if_not[tag]", "else[tag]", and "end[tag]". Unlike traditional preprocessors, comments, and formatting are all preserved for the included lines. This is on purpose, as the output of Munge will be distributed as human-readable source code. To avoid creating a separate Java dialect, the conditional tags are contained in Java comments. This allows one build to compile the source files without pre-processing, to facilitate faster incremental development. Other builds from the same source have their code contained within that comment. The format of the tags is a little verbose, so that the tags won't accidentally be used by other comment readers such as javadoc. Munge tags must be in C-style comments; C++-style comments may be used to comment code within a comment. Like any preprocessor, developers must be careful not to abuse its capabilities so that their code becomes unreadable. Please use it as little as possible. %package javadoc Summary: API documentation for munge-maven-plugin %description javadoc This package provides API documentation for munge-maven-plugin. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'munge-maven-plugin-munge-maven-plugin-1.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/munge-maven-plugin-1.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'munge-maven-plugin-munge-maven-plugin-1.0' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent /usr/bin/python3 /usr/share/java-utils/mvn_build.py %install xmvn-install -R .xmvn-reactor -n munge-maven-plugin -d "/home/lkp/rpmbuild/BUILDROOT/munge-maven-plugin-1.0-2.oe2403.x86_64" jdir=target/site/apidocs; [ -d .xmvn/apidocs ] && jdir=.xmvn/apidocs /usr/bin/mkdir -p /home/lkp/rpmbuild/BUILDROOT/munge-maven-plugin-1.0-2.oe2403.x86_64/usr/share/licenses if [ -d "${jdir}" ]; then install -dm755 /home/lkp/rpmbuild/BUILDROOT/munge-maven-plugin-1.0-2.oe2403.x86_64/usr/share/javadoc/munge-maven-plugin cp -pr "${jdir}"/* /home/lkp/rpmbuild/BUILDROOT/munge-maven-plugin-1.0-2.oe2403.x86_64/usr/share/javadoc/munge-maven-plugin echo '/usr/share/javadoc/munge-maven-plugin' >>.mfiles-javadoc fi %files -f .mfiles %dir /usr/share/java/munge-maven-plugin %license LICENSE %doc README %files javadoc -f .mfiles-javadoc %license LICENSE %changelog * Tue Jan 02 2024 xu_ping <707078654@qq.com> - 1.0-2 - Remove unnecessary dependency sonatype-plugins-parent * Tue Jul 28 2020 leiju - 1.0-1 - Package init ?{P\[-K&8 2wwww .;www ]ɽ{oU{(}WZgڴ,,t?tzcff0`eb4=age_ :,, ,t -ATtԴƮ`xa c 5%јӽOUHz&7>Q6&q F'A~n6RB9Y8m5 p{5FN^d*V|gZmȸqBGOT)[l齽Rq.U jhQք{=,;?9<\K=<_"ٽ{u}D8$3%uEm:\Rbe||OR>]uU]W9tGB"oG~y]eĐ1>r3M}6loM߾NtH.6q*1EjQ/QhutyɮGP,}Ռ=0hJ68ć̸4G~~i$U3*p*!Ҳ6B#^m27Ė-}p V.oX:3FNK$ '6bY9|j+  n+Cڝy[%~BQ}Mf 0RAo>(wad|ms#<8Z}JR,~5Im,_6!-KzdT=+CH T<hn~) 0E>KhiX͌$_rᶃ[>[,O`h&nc oygPCIYvO38*׊Uz jo.h)鞺 Xf[\_gٵEƉ]_>#ĆR0yLe##)K,_&d-k p=f":7|k<+>th{9ҵζ-cCDRA괕y3lǍ$+*E+fy!dXx}=I;Xvv~nSt7|P+H]Ƌ{͵#@mn|m>rn$<;2uuɥaw7Vy<_ ưGW-{#(cr4+8VՄp5D}Ft+ҚU$&+?mBXٯ+LڒNuXDcmlV?GUƽv&%e*c0Y/p3u3Z˰&m3N&56 4?\zYc'Hu}Yt0[ƴ꧵$p(Df"YbM~<+R88)b⎘˄:Lѳұ4M0s$k&HѾb0Йl Mc٣l B=};VODSb`aoQ{;/0llߔ/RDMzA2[]V% 3'c.\N.]JC~Oܪk>Y7fqv+1-M=ɀtPf~ ;*0Ơ#~81R 6Hh'}S+#o[X梡zgI->Ex~Q!2T]-=*p ` x6{tY),pq澉N~nDRkE8PBW`UXRDi:9xA3U|%V٠.w0L]g] ˙qyy{',llA' Us"}I7ɾ4-+:ܚi. Ye䰗B oS)˂C\ %7pYAK_6&;^tQ9Б^0Oǁzd$Q 샋XuJ?'^}f;*.zBDeP|? ,nK Gu.SaȀLqAUBڔ/ ,ĮLrSRM­F2rNDKed KI8CsD GG¼L)5Fd.L_՚/t8̋4/x2ۨ}ͷ3v=QřSk#md|%>MPg_pgd6 ψ)F+~~U-ϷZ ;zSW0:UO3;%wHܺnFЗ1x?x7gTZ=DCH]MMTyWS*cF#r @O5Enn櫳hB_<.D& %Њ-*(F˞Y:i7J-ʩjãL+k$ &K!ԎsQ&{.?M>Fxְ˨+Ʉ0m0eH,6vƊ}89wT4JP Iæ|ZS8hR&\r&T$*#_ABlƱUQa$ok/sØ1,sX:nX$l-L:Y>t h!6T+McoAڬ0cs+ZGtr^Ĝ7:QC%{a\I^ IHGIEԺ6l Z]٩Uz.nYnEPJ)o[DuOD@kBqʆӤ0'\ǗT{.+sh«(AےaE}NJF:J Y%c./\nTI/!hėL_uRAѳa2}B^ڥPC4ZZ$oi^ ~Ğ[(tv|[dzy=[rP+q"e$|M̬c2<ƪ׶،I\xa }w[*G0i v6* [Rox"vKd)T:lKcVzt)p/t 5i8{N62޿7%#bNXB=a+ %Mၩ>jKZ'GK{So癯V<ʐ~*3KǺiU1+X7nP訍W.=E%~3.<XT2 R~n! _ (/d(ޭ:i "Gj8\).8o(G3qW .K$x=von_^vBdJ$v+gOgp-Q2>@J|Tᓔ^S' spaO}`ىHw4w &z[e78r{:@e؅̇ \ڃ.b.=Ytȹ+a$kQ$qtذ2>ǭvpda`ҮimjL^w+~/U䦪FprXz?];[CjT%>0D\8D:_r{Ӡq 'x&cd;!Y[*D_pXx$(!:ƍFЬΛ8or+8١B3w7tM>ϟnj*۟tPe z 0b~,G0;ǂ ;plNi7@\9:v?/A'~&D cxӹV4MP|z@G>tmžƣ,c-!/ 16d!BgkVIV4l5-ŗM%LBǙ>,.wuzhd ' !73&d7x $ 9zOlՖyFٮ[}>p}+Rd:D=-JolD& c`(i!)jf#a7~.=)nѴ1c2ϝ_3t>ih%bPTÙ29lu ́&>LeAVڭ\ Gv{ 5D+-6hQu;\)6%MˎOǸ`Ug=]g8M ua{ˤQDk@m}֦ RzXVktTn>PkT;XR;m\UCp-O,f/=~:+݈i1ֵ2c_bSG憕eNT`pM}nw$=b2(U#1ЩU)Sx>y GX9SU2-L|Z%Vq#?% `$cl1@o`U8Xd ݪ<֟mc,RVwJOO8k9 #[b k^ = Hy[rO}.0-YǵiRÕr8>)c݀mō$U[ẏ;hm=&Y .}Õox6d9x\R5:V=$&3){ܻuvi[%ks}SKSu2..!,ȊE >Ei": |^ܴ#- gNtDjvè1Mrrz8#pz^@/ᬏJMˎbpcnWQ^.ƹNi\YN-c093{ 'ef# O8,e E&eO>lD0;9-x*  iW1vyN؊YbPwں(Ukk[ YYaKښ<6;leVPԂM'gJ4:n^U(қ?:'uע#va&ϵ=~D%k-lÊc8w)vd" 6ڥ#cL:+YŬ=Qdux|ԫ'+ vӛ 7 g?M:0f.O\#z]+eV2psqsUNӓLqIܫdK"֖Nf+:ȟ8 lRXմg_]k o-])ؙx)8};nt+,{ &tgEZul}-9mʓX&mT*yuwC&|0%HtAHBrR,E  $$NL+sv&Z&odBer6xOzmcR&b@Sڏ_}L:Bcva8`!~4.k ÞQƁ|xW> +$Jmeҳ0b<@ʤSjLbXi(C[ 5:(e Uy5B0tΓ\׌ֿ 8lXHEwZ[ ޤ'dx 8UE܏Hf< 2'\0M^tJM}@_3+͞P5-'g{pF;j9%K^YIT[)хՙ4'h$•RԨrRUWþ"fI/Td^IfX^G>,L1 W!^$HW}n&~y9W5n}`I~={av*,ivo+g=WˮVW+N^'o7sP 3se+xWڮojk֘=w 1Q ^ίvϓzqW7.e5KjULW:ID+Ȓ籎XQ JַFȇ#Iʞ  [{RL m&w&V3ӍUM"l͘9VeuBe rƖDoG\rb̭8O"y愈XOh!ńAζfER|@,e K՝ػM$W0HP8\置'Ol7}+v=Hx54)~"YFh<''yT(UciCs08?h#L$vZc#çCY/rzVu8D[蚙ᗻSȝǛ%p _ϑ8~>KTqs(=ʵNtna}HswJ7A[4`foW=+2gedsOۆ |rHFcU߃7ᙠ09[^X0~k|!V 55oa[1 -R{?xuNsKbzq; jy]D_aYfԻ>RljD^tSΫ֙ɵd*&v6iF M*+vEߗ 4|&L":uTA_.ȡK_8TV#$D %#``3 *[P̯nR ֦[d1ilD?o#ېzJ{FV3C=qљ0&vJ 7ѭ W HI ҞBid҃ װ)d)!@l#Ad=od.st@1)@Rav)f$]Fލ=B`5VدoӖ4="jAl F2?!!6@`W1C^: RKUYڤgTbÞ}6HF3Ϡ$Ĝ-iP}.=0g95AkϊW%fpڤwZRĉw 9OTd$N53R Ӑ)"1z)Uip/Z*<ާNvn+{1>' $R棂jOwD$Wd`, n޾|8}>S҇cRs'eNXlh,̦8+A^+Wt vd`b~*%oYE{ºT,_Z\'q[C`%%19*\ $Ѧ `g[QՔ) B|>TRFC=c)B $Č+ebs< ѡ?fN'}]+E/tCuN1hZC6¡4y5GXdXTX-0י#t WhrBhHZ퍡ŘO$6'9۝U?6RhuҒ*ҴnɗrȫQ&R-3ԡA@tOdʻ:a$Gy0bښ ؂䗼vC3La̟cwFOz/+GtKxwK%3Ӗ& v !`|b`y) aLǨŪ+G<)%clr&|!&ֱDI3ivB Ŗqx A}p%z<%)ubAg4a`J|R~~?U~.oSlaSE-;5B] a8oz)cXAX{U|׿ Llht5>7w-hb{/5l—|~ffyڱ]4 YXlkЈ1tO׀Gb fNB#AmKD'>=r$Z@7r&-NGӣÅ#WjhSevk]DwEE1E_\s.=) -L֗]Q{V_խRD5`T95U:qukyofh(RgJ"]v4m+{x0CSVX@&WO+qM9^ Kbk}%Uɕ[QU+#9DB԰N~0T2p55ڐjv}eΪYp#~VƲyV6^yyMX,4]p5*,EiEI7QC_[`F3;ŜK}˳,szc.8bu60$0_$.=,'{كK"f{h]"#3p ϱlpùM[ŒHesyL\b#Oc(ZUT7A0!T`ͣT`}߇¢7q 11HMGϒMٛց"qurq-WKֺp4)'Pl6Aq6|F!KDm57)F1n&(_֯Cj:NP_`Հ8efXlֵ m]~v\,}?5JB`Cͳ':yj$WHL$W['gBI 吢O߯]ӂ cbt20C9kcSPŊ=@-\3ϞNډ@i2kۍPWF.s@3f!w7u}vxu'}"2j 0*_%Gw8ƴo(v‡!r(/``tflDFY{FKNjLӌm/rHՏHc5솝HSxp<]o#U_{$ tw ~sʱS'+mYƷc4u&IBCN 0 v]$ljhXVRA*lvbh'>*1e4w_=n"4ɶցm+jo陚_!'4ƌ4#QEÐ U}N{MØ!_Efd:?з% >Дo6#.p\p;(9_Q[(7} MGF:H-K^[?gZ:'<ۉwھltwm]84Iiq$LӔ-N8uPmXlуO٤tܛś3->m+o x;,4R_1T%O>ǒcxsM;]ài(a\P~mQdX@_8ү뾊 1Um AJ dP?V(l1ÝKY%H5awip W6H:ilpډÂ{.^]VfAd/ g.AӢЖ{5=ia̩5H;=^qvI؁mǜռ+ E!uBtɎ|Mi>#iI' TFQ)jwsmwq[oGLEA ]rP!^+˴ɵ*-1 ӣCč|w?HE0sdK^`|*gd`ceu^] ^i"+FÿXǗoJ$2)]ň>O [aj(\ @IYx-ȼca@!1f |e?SnEyL,T:&';d$wu9O١TZXDM:sw||Hgw6IΰIIiu6(Lp3u4E Jnu%<y8ʍe@+@$KظX$ [neL}y9MR Dj8}/ߚ_v6x:TբEB$tD5Rja8S#eD/f$ohggg 4Tmнw$8d"*kMS*Zı4k -.W e狆ˌUdל,}'SrM]'4T}5a$U)btf_Gc7~嚒M*T ɒiƑR~'<:8 X ǀO~]%poSoϗOQ"Ԓ !}(JX\9Q1o&`|) c]4OATJMEEkSDGܮW%@zW|Rɦv;@N؋@hꐩ-]j޵Ȗ3a6S4Z]~#rDEc\ܬL .5$N?Cw*R(5@sZk]SQ]EOεCf!x)gcIS}U3`]nQ2 2Gb$xĒ\ t 4PF_w;\Ek@8;)Ca`ɿr6{:98^˺75xʉ3"5owwҷ]FePccIgg'Оuz}<X\3Fx<u{Dw\gcV i0;@qT7 XS RV$O>ɬϼmܾ@%97|݆o}2 B[M&LNJ$YJrDȓ/qMBTlc/E)I@WVie/>QEk'ST=곤lmŬ9ZNBf #}p( ? raq1>c ߶axi9&:>|"ݧ$W &(g[;;$*h5⽾iU$1Qo '9<+Q"AǐeB&Niiy9exPiCbӿu{!/p൴"YҽD2plP4mM>i212.&Vݘټ^T`]5Y܅iGr@}ZJt DNn?U+6DG+ɫ0=,Pa\ֆS"K/eFCpv;]WYQGAF ih˳U[ apJ*`MRBl꽢Ŝ!Qt{T@gv4?kxvSB{SLNF߅sj\IhUMƲa,&?ޏng>5b*k–P85%aSi>뚍QRY(/è_btYЫngxlJo1^XTqxAukIJlf չfGTrCՏþEN%j[t3 ;k).эOO^ ]ߞ&bZL~1>p ^:OS#IT"{b U` (;n{Ah2]~{@%JRd RۅՙK.4u6Nk}[&YErB`HB) Pd؀l2Y8:*΢0l̬ӅȭKey_2Pfm;|! 7;**%<PÕ:l8$T>`N͎[`0YSԛI}3bhs;QS9xl_eͮ:x }L6b^dC*:0~Y-s!VMz*~/ԡx^ j m,RYyNj€v{Qҫ~DŪ{ƫ%[#UQ—՟OB(fs4|GC쪄j<&{ZE){yLp>?{/pjahgG89Mj<?6CZ5(ځ,)5-@P?a,,tm]o\o\_ }C. ((6@I^$4f1ٛ8Q[YYYڻX7+X9Ҳ5 oG syC?265Z8Z:X'`ekLkobHǖ/}+[C;)]k/_^vcoS0|o:{!,~+ ۂ: W쀺@k[k+;Cs*;!P\mJʖ(f4w9X[[, @Y;[/b@n5x,.mAvMM FV/ #u{]c//-5543gki`iלdi23+֎jvkokk57:;H-kG T4y1rv1KE'9PhMR BגP@WMտѷ20(Zu@@e3ֵյ[=埈vy.mAC߈Z9fVߍmb zw mnFo%-->F sԌt mek;9(kW4;ş޶E)b{]&bwiܷߨ8)󿬜,I쁺 ?5[~w OG s7]=7A < ;oY PٻKrZ{ۖoho[SZf[nV~#'7[ SU譢vVGl=÷ho,iKW7 /e}zz;om2}o]Wßݯ/"7˷;п?oߊecW?;XlT`ROǿޝoVoihD%Do[_]wO@@es57? l=hCdk()& $ fi4 @omVrHK?3202Q(/6FCa!VS5ttFp^*( gj^2V X>PۀidBNjfV 2q(M,ODhY42,J[`ɀ<c9z)**&F