rust-asahi-nvram-0.2.1-1.el9>    3!Iͩ\d:÷(Uފ<eXleif.linux@gmail.com Uފ<z\-1v}.h?H>2.z,)Mjʎxfd839bcf3f567a82565b02439f43b54017e840ff18983738644732a75b0830345b1450a4e7ae7cbfd0cae3b7e786f011709f1bb8?ݙW!P!NJ/P>5$?$d  R        $  (89:FGGdHlItRxX|Y\]^def<@Crust-asahi-nvram0.2.11.el9Tool to read and write nvram variables on ARM MacsA tool to read and write nvram variables on ARM Macs.evm2.example.comMITUnspecifiedasahi-nvram-0.2.1.cratehttps://crates.io/crates/asahi-nvramlinuxaarch64nUeFeF26b2c796659400f81105eb0c54554d8ac744cac263a53d3f75229d93f8381713c286cf4edb2996b3e4542f6525a5e4e488ae59e4863c49ec7551d42ea144d359 rootrootrootrootasahi-nvramrust-asahi-nvram-debuginforust-asahi-nvram-debugsource@@@      (crate(apple-nvram/default) >= 0.2.1 with crate(apple-nvram/default) < 0.3.0~)(crate(clap/cargo) >= 3.0.0 with crate(clap/cargo) < 4.0.0~)(crate(clap/default) >= 3.0.0 with crate(clap/default) < 4.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.19.1eGeC@dgdgDavide Cavalca - 0.2.1-1Davide Cavalca - 0.2.0-1Fabio Valentini - 0.1.0-2Davide Cavalca - 0.1.0-1- Update to 0.2.1; Fixes: RHBZ#2248002- Update to 0.2.0; Fixes: RHBZ#2247466- Add missing license information for binary subpackage- Initial import; Fixes: RHBZ#2224853m2.example.com 17063985820.2.1-1.el90.2.1-1.el90.2.1-1.el9asahi-nvram-0.2.1.craterust-asahi-nvram.speccpiogzip9utf-8080c5823752fc6720f6184645c3fb9a70b6b31804969a299d62c2e15a383e63cff5fae279f2e96c067453b73b7edbedfeb123978812eed6dea968c47de208330 Name: rust-asahi-nvram Version: 0.2.1 Release: 1.el9 Summary: Tool to read and write nvram variables on ARM Macs License: MIT URL: https://crates.io/crates/asahi-nvram Source: https://crates.io/api/v1/crates/asahi-nvram/0.2.1/download#/asahi-nvram-0.2.1.crate BuildRequires: cargo-rpm-macros >= 24 %description A tool to read and write nvram variables on ARM Macs. %package -n asahi-nvram Summary: Tool to read and write nvram variables on ARM Macs License: MIT AND Zlib AND (Apache-2.0 OR MIT) AND (Unlicense OR MIT) %description -n asahi-nvram A tool to read and write nvram variables on ARM Macs. %files -n asahi-nvram %license LICENSE %license LICENSE.dependencies /usr/bin/asahi-nvram %prep cd '/builddir/build/BUILD' rm -rf 'asahi-nvram-0.2.1' /usr/lib/rpm/rpmuncompress -x '/builddir/build/SOURCES/asahi-nvram-0.2.1.crate' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'asahi-nvram-0.2.1' rm -rf '/builddir/build/BUILD/asahi-nvram-0.2.1-SPECPARTS' /usr/bin/mkdir -p '/builddir/build/BUILD/asahi-nvram-0.2.1-SPECPARTS' /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 << 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,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/BUILDROOT/rust-asahi-nvram-0.2.1-1.el9.aarch64/usr" [term] verbose = true EOF cat >> .cargo/config << 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 ) /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=-Wl,-z,relro -Clink-arg=-Wl,-z,now -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=-Wl,-z,relro -Clink-arg=-Wl,-z,now -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=-Wl,-z,relro -Clink-arg=-Wl,-z,now -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 %package debuginfo Summary: Debug information for package rust-asahi-nvram Group: Development/Debug AutoReq: 0 AutoProv: 1 %description debuginfo This package provides debug information for package rust-asahi-nvram. 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-nvram Group: Development/Debug AutoReqProv: 0 %description debugsource This package provides debug sources for package rust-asahi-nvram. Debug sources are useful when developing applications that use this package or when debugging this package. %files debugsource -f debugsourcefiles.list %install ( set -euo pipefail if [ $(/usr/bin/cargo2rpm --path Cargo.toml is-lib) -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/BUILDROOT/rust-asahi-nvram-0.2.1-1.el9.aarch64/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=-Wl,-z,relro -Clink-arg=-Wl,-z,now -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 ] ; then /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -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=-Wl,-z,relro -Clink-arg=-Wl,-z,now -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 * Sun Nov 05 2023 Davide Cavalca - 0.2.1-1 - Update to 0.2.1; Fixes: RHBZ#2248002 * Thu Nov 02 2023 Davide Cavalca - 0.2.0-1 - Update to 0.2.0; Fixes: RHBZ#2247466 * 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#2224853 ?xy<0R ؗ컐}1˃l͌XBe)KRCTֲȒG"kH*[Zl1A眾羖}r_3xȡd?B I})(,c(("|leO:'C)_=bv٤%DqMIRXǀCYĝ>tsHX[ $%1{W>P;M$' Ouv\t/}#"\fWKQs~>B4XLnoX +COB8ihw}F̍Ym)ׂ1|!SKB{\q7?[K˼U+g|Ϣ8sHiFQQtZXrکvzPJ;@`~zZCP_zǪ_/i$lբhtM͗9J ]Giq`4YkL< '{^VEXJVѬw%)6[NB\/mzqV:k0k_:mT^hݹmDް\LO~2h(+VEI΃tڴ;>'SsuuBU־Y~l=~Hˆ1m:E6#`#m ݅5o. IJlc5VC3cmS`5ԥ97!x: +h]{f@rM漐O'ΔSDpŒ;4pEr>]RWOQs9Pr[=t"rakL'r ̭Y|+V3t' 5^%3M#4\-);5hRv7ATmN/T+^Ȳ__uhl" n 9]JH/tj:Y; 2Gf?Lo'gxPKea$Ӏ">`<o=Oeu/ )]PݓǴS\Qܫ,\~h[SW*͉>zj ˾l.UQ6 n<ӵ * lד 'RKT #:3<V2awG;3DŽFd<ǟLT!ݻv$"45t/ͅi}cϫVVCN*x\xRiE/1#0mX Kevt;vY9pJA[J$%&~ .$e >΋~`؛(ҷtD~eF6rXWD])@?pO:kaOuЩ889)]nn㩞RC-Q"E焥 ZY`J=ɋ9oUH޸*U=oW`_cwyyJKd;KԿp}6sF5¤~.te%|ek'^UbH&F㲻,nYqx{ݦ`|>lwrQYC]NT~_WQǑ] nơ0jNۣyOGI]genlzbz?yI$Fo.Єr['E][ JUp R8U2H޽%qffkUK4Zb ]vɳA \/F&f#._7CN;hO;Mhi{]ٞikKMo*naAS^+pSg8htZ!SHnZ+q=j2^*{Kk)/g:庌k-{3^Rsv+Bj􉲮ěXWT7(Pw]NataY;ki[H7߭]>{:*򽘰W2LD9̀;&L>k_eN@jh|/¦\v4@^Mz.t 35RS 5pK>=!>=:pPUp3JjjkQMc_8ӗ?YV=~ڮ]Ff}e 59O^A&CB,Z-:8㍚d,yj]ixDpkVLVCrEY j 1]T.s?$TV' Xn~.VT"zno&y GIOq<5'K_ۿ'h{7 43,FPq -K3ւ@8g+`{ˮ`̸$G5RQ5ꋱNy+$=X/%\uoD8)KS/ cȱogKE=rKB8vpPAσcijەʘjEvu}++~DCX攈J1zKOU*^xn<9U<]L?B~ 2j񛹧C°bW\#ACnd+ Qjǟڟyfjȑb5j]ް+} ?>sk@HjV1/ ?L|o)s әif~pON fhk&: 7]~e!O0OD§9##_-`|fNN;b.tC4PlEv\gVeW,eVte#1LX_,L|ꮻ5eO^@ckī"Dr| =V~Ȍ=1kJA}SSV}@[–AN%}"'}HD}*/cod0?iWRtn3v>euxw.=oiS#6J<^+?}T[i;72MAVRSؠ=FKV#{5Z25s paA;5e~(E9'Ypح8sZO 5I`*IK1~  ?kW_)XqX >;vQ$7rݙ>BKĞFrwmyT}frտ2h(@aCi|秋qHc)WuϭG.TmĔdx]/gp.j ~zAWueGJz|Cel-Wv⎓wJR_ %|qDf̸J[;|,ʥ'h37:4|wJ+IDTb[ s,iqAGWGg{bq+_gH3? S#g:F%!|]kO\Do[:V/yYS0i ,ycL{!6Td{/YEKCIrA (!8<!%QP*A ^" Ho@ZJ`@*XYȬsoB"IQD&?'QxH,J `t@!P>4:޺P)TsͲpyĺq=5`]2SA "zx'=pDWqPFF%h4YMN}Pj9~h!>4Hr|:_Bis\8OF"hTTHHlb)8"M /ס@584H7(EݠD5&s=tz\ ,Qf^@"~ݐ1`*E!H?͋C0^ W6.C_RXgQ@7Ƶ*zÿ_!P$]f:PXUccEQp(4Y̢б6Q*r 07YuFlEH?f2fc4hS 3O( AQ_AQ79toy,`i;ѿY+0yvDfVvпc!ܘˎ&}331cA2HĂD  fP8"@>x<543X%n=b c bǢ L`4QQI\P@2dԩ ͇ ihЏF6QEȍ7c"FQk?)s3?~A%:{ Pfi(<'O)`:6sPdnDy@E?2 !$_@V@"}/ z(_4͙AENDd6Ǎ"-BwՄ G (ʌ<6ߏ5$kkcrZXXx+P