rust-asahi-bless-0.4.2-1.el9@>0     3!Iͩ\d:÷(Uފ<h2leif.linux@gmail.com Uފ<&14͹}oKejwVjH<1 zkvkDt;9٣>[1m(V^83a012f5bba004e36793df242ab8b970c7f454302efe44c257a57bd25d6fdfc8f23006273acd1d86720edf7adf96e1b97cd591dac ?/C1CV\mx;<>5,?,d  P      ( T 4 (g8p 9 : FIGXH`IhRlXpY\]^def     P T Crust-asahi-bless0.4.21.el9Tool to select active boot partition on ARM MacsA tool to select active boot partition on ARM Macs.gO|m19MITUnspecifiedasahi-bless-0.4.2.cratehttps://crates.io/crates/asahi-blesslinuxaarch64, gg1b1f6905316fcd1ec30e2ded7bf1ba1a8ba092f9d13bdf65fc98a5e52835311214f3cf1f57b2cd740daedd4fb023eaed6284e778e4b4102b7fdf03bcab7c85f3 rootrootrootrootasahi-blessrust-asahi-bless-develrust-asahi-bless+default-develrust-asahi-bless-debuginforust-asahi-bless-debugsource@@@@@      (crate(apple-nvram/default) >= 0.3.0 with crate(apple-nvram/default) < 0.4.0~)(crate(clap/default) >= 4.4.11 with crate(clap/default) < 5.0.0~)(crate(clap/derive) >= 4.4.11 with crate(clap/derive) < 5.0.0~)(crate(gpt/default) >= 3.0.0 with crate(gpt/default) < 4.0.0~)(crate(uuid/default) >= 1.0.0 with crate(uuid/default) < 2.0.0~)cargo-rpm-macrosrpmlib(CompressedFileNames)rpmlib(DynamicBuildRequires)rpmlib(FileDigests)rpmlib(RichDependencies)rpmlib(TildeInVersions)243.0.4-14.15.0-14.6.0-14.12.0-14.10.0-14.20.1gRg@fU@fO/eem@eC@dgdgJanne Grunau - 0.4.2-1Fedora Release Engineering - 0.3.0-3Fedora Release Engineering - 0.3.0-2Davide Cavalca - 0.3.0-1Fedora Release Engineering - 0.2.1-2Davide Cavalca - 0.2.1-1Davide Cavalca - 0.2.0-1Fabio Valentini - 0.1.0-2Davide Cavalca - 0.1.0-1- Update to 0.4.2; Fixes: RHBZ#2293770- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild- Update to 0.3.0; Fixes: RHBZ#2254705- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- Update to 0.2.1; Fixes: RHBZ#2252749- Update to 0.2.0; Fixes: RHBZ#2247465- Add missing license information for binary subpackage- Initial import; Fixes: RHBZ#2224855m1 17445886680.4.2-1.el90.4.2-1.el90.4.2-1.el90.4.2-1.el90.4.2-1.el9asahi-bless-0.4.2.craterust-asahi-bless.speccpiogzip9utf-85f6b2c4c4d9813df2248a9ea66f0bc85efb777ba19bf96d9f835245a242b9ae7780ac5a5b92b75b0a3f576ae7c07d9a16ab8bb4d6608379369ca66691274af3a Name: rust-asahi-bless Version: 0.4.2 Release: 1.el9 Summary: Tool to select active boot partition on ARM Macs License: MIT URL: https://crates.io/crates/asahi-bless Source: https://crates.io/api/v1/crates/asahi-bless/0.4.2/download#/asahi-bless-0.4.2.crate BuildRequires: cargo-rpm-macros >= 24 %description A tool to select active boot partition on ARM Macs. %package -n asahi-bless Summary: Tool to select active boot partition on ARM Macs License: MIT AND Zlib AND (Apache-2.0 OR MIT) %description -n asahi-bless A tool to select active boot partition on ARM Macs. %files -n asahi-bless %license LICENSE %license LICENSE.dependencies /usr/bin/asahi-bless %package devel Summary: Tool to select active boot partition on ARM Macs BuildArch: noarch %description devel A tool to select active boot partition on ARM Macs. This package contains library source intended for building other packages which use the "asahi-bless" crate. %files devel %license /usr/share/cargo/registry/asahi-bless-0.4.2/LICENSE /usr/share/cargo/registry/asahi-bless-0.4.2/ %package -n rust-asahi-bless+default-devel Summary: Tool to select active boot partition on ARM Macs BuildArch: noarch %description -n rust-asahi-bless+default-devel A tool to select active boot partition on ARM Macs. This package contains library source intended for building other packages which use the "default" feature of the "asahi-bless" crate. %files -n rust-asahi-bless+default-devel %ghost /usr/share/cargo/registry/asahi-bless-0.4.2/Cargo.toml %prep cd '/builddir/build/BUILD/rust-asahi-bless-0.4.2-build' rm -rf 'asahi-bless-0.4.2' /usr/lib/rpm/rpmuncompress -x '/builddir/build/SOURCES/asahi-bless-0.4.2.crate' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'asahi-bless-0.4.2' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ( set -euo pipefail /usr/bin/mkdir -p target/rpm /usr/bin/ln -s rpm target/release /usr/bin/rm -rf .cargo/ /usr/bin/mkdir -p .cargo cat > .cargo/config.toml << EOF [build] rustc = "/usr/bin/rustc" rustdoc = "/usr/bin/rustdoc" [profile.rpm] inherits = "release" opt-level = 3 codegen-units = 1 debug = 2 strip = "none" [env] CFLAGS = "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection " CXXFLAGS = "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection " LDFLAGS = "-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes " [install] root = "/builddir/build/BUILD/rust-asahi-bless-0.4.2-build/BUILDROOT/usr" [term] verbose = true [net] offline = true EOF cat >> .cargo/config.toml << EOF [source.local-registry] directory = "/usr/share/cargo/registry" [source.crates-io] registry = "https://crates.io" replace-with = "local-registry" EOF /usr/bin/rm -f Cargo.lock /usr/bin/rm -f Cargo.toml.orig ) %generate_buildrequires /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check %build /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' /usr/bin/cargo build -j${RPM_BUILD_NCPUS} -Z avoid-dev-deps --profile rpm ( set -euo pipefail /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' /usr/bin/cargo tree -Z avoid-dev-deps --workspace --offline --edges no-build,no-dev,no-proc-macro --no-dedupe --target all --prefix none --format "# {l}" | sed -e "s: / :/:g" -e "s:/: OR :g" | sort -u ) ( set -euo pipefail /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' /usr/bin/cargo tree -Z avoid-dev-deps --workspace --offline --edges no-build,no-dev,no-proc-macro --no-dedupe --target all --prefix none --format "{l}: {p}" | sed -e "s: ($(pwd)[^)]*)::g" -e "s: / :/:g" -e "s:/: OR :g" | sort -u ) > LICENSE.dependencies %install ( set -euo pipefail if [ $(/usr/bin/cargo2rpm --path Cargo.toml is-lib) -eq 1 ] && [ 1 -eq 1 ] ; then CRATE_NAME=$(/usr/bin/cargo2rpm --path Cargo.toml name) CRATE_VERSION=$(/usr/bin/cargo2rpm --path Cargo.toml version) REG_DIR=/builddir/build/BUILD/rust-asahi-bless-0.4.2-build/BUILDROOT/usr/share/cargo/registry/$CRATE_NAME-$CRATE_VERSION /usr/bin/mkdir -p $REG_DIR /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' /usr/bin/cargo package -l | grep -w -E -v 'Cargo.(lock|toml.orig)' | xargs -d '\n' /usr/bin/cp --parents -a -t $REG_DIR /usr/bin/mv Cargo.toml{.deps,} /usr/bin/cp -a Cargo.toml $REG_DIR/Cargo.toml /usr/bin/rm -f $REG_DIR/Cargo.toml.deps echo '{"files":{},"package":""}' > $REG_DIR/.cargo-checksum.json fi if [ $(/usr/bin/cargo2rpm --path Cargo.toml is-bin) -eq 1 ] && [ 1 -eq 1 ] ; then /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' /usr/bin/cargo install -j${RPM_BUILD_NCPUS} -Z avoid-dev-deps --profile rpm --no-track --path . fi ) %check /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' /usr/bin/cargo test -j${RPM_BUILD_NCPUS} -Z avoid-dev-deps --profile rpm --no-fail-fast %changelog * Wed Feb 05 2025 Janne Grunau - 0.4.2-1 - Update to 0.4.2; Fixes: RHBZ#2293770 * Sun Jan 19 2025 Fedora Release Engineering - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu May 23 2024 Davide Cavalca - 0.3.0-1 - Update to 0.3.0; Fixes: RHBZ#2254705 * Fri Jan 26 2024 Fedora Release Engineering - 0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 04 2023 Davide Cavalca - 0.2.1-1 - Update to 0.2.1; Fixes: RHBZ#2252749 * Thu Nov 02 2023 Davide Cavalca - 0.2.0-1 - Update to 0.2.0; Fixes: RHBZ#2247465 * Mon Jul 24 2023 Fabio Valentini - 0.1.0-2 - Add missing license information for binary subpackage * Mon Jul 24 2023 Davide Cavalca - 0.1.0-1 - Initial import; Fixes: RHBZ#2224855 %package debuginfo Summary: Debug information for package rust-asahi-bless Group: Development/Debug AutoReq: 0 AutoProv: 1 %description debuginfo This package provides debug information for package rust-asahi-bless. Debug information is useful when developing applications that use this package or when debugging this package. %files debuginfo -f debugfiles.list %package debugsource Summary: Debug sources for package rust-asahi-bless Group: Development/Debug AutoReqProv: 0 %description debugsource This package provides debug sources for package rust-asahi-bless. Debug sources are useful when developing applications that use this package or when debugging this package. %files debugsource -f debugsourcefiles.list ?z8[oGG bLm;[^nމѻK"-ZwD玔}߽ݏ^gsssrql?\n\|0s/5.= 28yv5H>![cuB"aWtͳ#3.~1pԒn5?Iڄ;҃*:2wǟv }gxwDyG7K^жuGZ%1+̜]+h\OI+!o|z֪cd'5ʭ5<_V\p$~yh=3yGgm]◗E)7|g<}0'#?òpó-mqqZ1l1_Ν#|A6%xstIazòc!w{{{J~΃c(MmlUQ#[ ;6k%(vU[K'+ٛ2)#ٳ0``L}iuca2L](V=,'~MW]uQt s( {D:";q>ERSthlCU^kX:Mq,P-|3%r,قyh6ɛgml(}s#Z:>ߝ4̄Yٴ5 ˴wڿT"y5:f+h4(Vg" [h̕•02W; $o`PӒ_NuJϣ{p=.FLPo,-ы XHodH!9},8:X03#y'mt-Fk*]" 8vO5]ub"&'SeĻja[6)htLkV^&j`O1] J/WQQ}͉> R7LOb1VQc/dī}^3F^@M,f24/L!)\\ sZ$+m ,Z礤rL]n,41])bx{"64Eݲ olUE74ىBY(2,1jpl֯zg4K)c CvbEѻAZkUHl1}OxytWvAY|ܷb|v;c!ZzoɄ riM V7⺜aYeЦ`e@LtUkYKjrC )cC@ ("m S**;]]O-֙KE\R߸!Yr:J^ȞTj{Y2ϓ+ԝճب~b/2(wZAALRK=*z=~K3ȿ6bAóa1-C9`n0aP(u"X˧,(TSM-fmxk3]MCMe%ܨ1-4h4qeLh$MGwhErуMC^Wd[Ykf3%}LX?:BgV 7 LsW,F厤=\s_W4\Z'`FIG5Dtyk6Sv{ƻ.¨~C"`/վ 5Rfր<嚯)UߎnG i՛$WO3vNVފ1 9I$z&4K=y:M$l|#n<:l?n14n'"Q +6XG0걮5;Dbfut["=/m^= ͲO˲CYO7dݞ ѱ,J j&DHu ԘzbAeG(iUNO$@m\')K~$T!QEu÷5%aIN;bM:RH>߅}8TzZb+{8Y5:hZ_X56P j| 8Y]-[ožŅT7̌ }}6+v>ٝ X4a-z NrhG*֯lzpSWl#h0f)K  lߺ&-{Z[%V^szp@T2d;9Ya͔6׃S oSvb F;hq/w] W6Xv +űZOCa|!R Ӗx;l}iTMҎ>yfʚ*MwecaC(>aPLOI8I:@32|^C˔v)?V!S Szm-.jdR>/([nb^?{CwUjo6{ [JMl37fYJR @iwbB|qτh)nq7O`pƹ|֢/l$S61l22^BTZ22~| v?goZRyaG-˔T8PEkqAQB=?trM=1P;/)<4<;%jvxq?|1xѵ9~84٥nkFdGdɵ׺ѭehn^^I GTJG$ݼl>2&B%<4`dz(ߗד%\׎*ni?+wWWN9Β}bY]!8Ξm x:k.XGv\2l>VoآgHb]7eJ8Y2V`z|+Zy%që8GmC ҕ-INE^rnG aț&ڲ";Isl­&+~Tj%ք7'/6Ns̚4^*݈du[~Q|XOd_.ގF,ݖKD-*+ݞ*[/Gf#`@>w/B}-L㊐yGռI_]N02aI92#{d 'Mclf/oj_oD̊k>AY/E/7g6RÅ/]ƶ'oe0qȃ8sy#DƨSpƉ> 3_L/pΨS׏.q}9x5uBIo|6 )aʘlK˹{10%/*ʿ>\CR1Ϸ.HĎLEPzd(F'D,(q6Xڈ!$uow I 9O K_En3wRegb2}%yDGeQ@Y MZx~9Iv>Gt'.|Ӑ\q-ϔ-@s١jo"cu'cԽGTa)_TM}x~ALb_T?Ă rQ#rϻw۪$WסC߈SZ{3TR?CQ»Xƴ&[Nt4$/&QEq ˃^g_?O8n_ bʘ/Ƕ*TpF~OG)~=Q99]]r3>v羽1,?;;@OUN^2Q$V]Ӷ>SNN' ή7UOlf;d6Mu|\l,&Y\2dܸ Z6*)@6C|?/_wbb>u1OjHcOzpǙl6M? }`/z'IWvuل{tLmW 6վMw36ch2%M2(3RȚrHpB_. OI*h7>*><;}paj}yvtofLz4{,Va'bZow=ȭawǂؗVUޢC=i'<_6ǯGN5vTpJIP; %oTbκ:O{U|~kXL8gLI7 ц|`/DM:?I3٤|007~:ۊ ]1nF_H^>*m%~7c?]UN~wr#lpksoa7f,~pbO ]_O $%(vF鵱L`6Lv\qpgtƫڸPZ˃-R#3FI2ɐDauʒV7oeި=u̯/p9Kם'1ce؞$dҚ]ps ]t Ë| ";=M^a2.6h%3WGRLm\GFbV#K ^bkI(y5T|ҕɰPIZqxPcNK;no6tLݍjܩ&<6Pf ןS_`F*MO/{|yԆ;?xlbi 5:mOICA|f򳑸{k*cRq U硃cO[1+(q$GهĹou19vU2=Ҩh.Y=7#*eڷ\~9"'DU_3*z3Ո7^~R9# o$\v!aYi7EDnNМu}5Yj4,/fcÒ 5M e zcp^{͛"4,mpr'>ĕUh?S4Z[9xdq-z; FlI<dt^]}P(HpJf\pA}@s-jk?ܩ#'{Zhp)w΁4 v`ZmɃ{}1.߷1\L*DWV|hz_~}LvYix#m"9jzЂc&?{k5"Ӣ$XG]?`K3̵\@G/cQ^uA9.b3wX:T/*MWȌ<[`xl,Sڬ㔵jjN|e+҆O}Ͷa$ %<a^y(85[8x汹ηCUHauȲՊ[SJ_~zɴdVP;Xk_3Т2.)a.IkYPs1KGfL"m秭Kl_6#ejpCtA4TCE2M5BC.@fŭ<Ө%g'u976e7AV#ʾwqYy&ڻoO?pWM ځYoeNx_wjjlS|2MՓJؼE&ac}{m/z-TMi`K+njjDz`;:/x&Tه2Ûʞ^mavO~׋6ȷDs #0-^q"D+Q bMa b!j=5)󇌼$FxGTuQD3_P)u-e (E@I{K׌8LM=u!78O=);I?1uN~O^cs3O3ʰϕQiIGb~Ju{+:.d}1PKA>!$߁ٟ#, JCUd wRM|اUƳ'Yg,{>[̘Zyou$aQemH"v}BH "Ao%"+hu?/Z;}*@T%aRU!ʞ KaoìQlMuB>'yΗO] tJ#OA򄾨XШQk'TI?b=Xs7>(~̲\9ty'0̡r쎂@e5iVB<6j5I\#<8,QV̎.sEUƽL@v$[ҵD |G\D 5ARzKse'gƜV]TrE-BVkC6"{NPZӖyh (5?%ڹj,=xQĕnhK6^{qS\KA:>|G 7^-ө_&BC,Ķ!1GMӬ9]XuEq# ؎ҖveBuL5oEz f#rXGz˵Z7~|?" ^3}YTh:syXn|zݭ\X<%/h# `#=V5IRu|k-'dLZw7B;^^"@Eo7娃&9+B{ 91,"5 |~wP>|)D#:H5+X!F-7_z/i2Pq6%IA&zP+z'aLUS<ĝ$m~кdXoG 1vv~Mx&/bHHpWM”9uyq`3aaў~xy\i gs㶥uِЩSp<&q"VKc8TH^j[t`)mb,9h(}p҆UC#{lmzvEV BuJEO]`(~o4{1}EI]zEɯ7 w1FLOw(Ji&Vگ,fSJn*09<&s't_|~j zl7h!+V4^:!-uBtC\[-9UD9/&iB;4ۅ n"ޕOW RɴkϻKF1,V4f\a(- ::b_#وwh͎k]ZMxz;?/S.+hXVo  nR3<]AS"3H(qF_RWqWGN?̤M eŏiJ-u씱g&P.a^ՌTm.| -?5H-4ZF&% ('²F(4;nӘR1PH੪U_oPH<_a*|;O=L#;ow3nG Y2!&.Din,a^}ZeB_ t# i\Fr`1~KsxoBYU-UI6*da(:9!5Wm΋ lY`c+2ߋt{ ' qcdK//,L*2]R*wFTElі_8N4~ZT+W/e( }Ƕ \mM'LS*)s|VD^]Nj7ǖWިư3j@ RdG")e# J2#[u[nu)Y,yIXlc؄&pj#w+%hlKOh.u#k@aZnؗC%;Y2ii!1D> '76[1zmXD* =4~-&ҫ`a|6H43A~"rKh^ͻ.j %Eq=2֒a'j798hgwid~qHa H9LLm$~ 5Vv4quUB/([. _W-skK4+=4'13,һy^S5ua3Bދ.իg<Η+[ &M(>Z>Y:98guRKLz-p7 UZlx|xs~|I.ZUk M Bw~.HП.8,X8;`G, ꈀxKGf'{`ha \]0;;&%QL#`C$ @|<(#q@Ies40;C( `2=@{NW㕢+&ӟ7r"&#%Ի~ ,!V0;G+\(&3[$m گY0@%n~E{e.; e^5gA C=|?e8!HaG j(;7ccc "^{CD/r0խtj 0?.vtE,aُ?.C=Lh_q'W㧇P)L-GG; X n0U9AH8*P**eOUp5l(tr ;Wkx/$ӟ//.WT G\P- +G N=y)b;0gJyɎR,X~XrmfvIA @sT5~ w_H nC Ee)2P s2* l9:;?XR/olߌE 6;@Gՠ07"ʔWi/.w.:@ 2%3&re9G7Rw8"QZ50g tL#eS:/+*C\퐠7'Q*+Ut-KGLQeoJ]%vC:9A ޿/*?(ῪrI*W߳~ ~E;/@_0\+ vv(w j*JH\$%wסߋݟ ! @E8y`N0/@: !\  CWЄp!,ωp%%SدqBH`~V?OTNGT`wDX Fiր]!+ߖpm?MU ..?WB̒Ev4 ?3ofiY*',i HA vgg_wEsjw|0ٹ0p T2Ft9yope_a@G7>7yyxw}_B `$RΟ'=nǎWIB{HpGΆ;H?Wy u;9"u#?柿~#?8gwGKCRAYF<;