From a53ea214437c66010b5db2fa795b06080f633d55 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 01 2017 20:12:44 +0000 Subject: meetings: 2017-02-01 Signed-off-by: Igor Gnatenko --- diff --git a/meetings/2017-02-01.rst b/meetings/2017-02-01.rst new file mode 100644 index 0000000..9baa604 --- /dev/null +++ b/meetings/2017-02-01.rst @@ -0,0 +1,48 @@ +2017-02-01 +========== + +- #startmeeting Rust SIG (2017-02-01) +- #meetingname rust-sig +- #chair ignatenkobrain jistone + +- #topic Agenda + + - #info (1) Roll Call + - #info (2) Current State of Packaging + - #info (3) Wildcard Versions + - #info (4) Normalize versions for RPM + - #info (5) Boilerplate in %install + - #info (6) Packaging binaries (and libraries together) + - #info (7) Optional dependencies which do not exist + - #info (8) Open Floor + +- #topic Roll Call + +- #topic Current State of Packaging + + - #info We have RPM macro for build/install procedures, dependency generator and even generator of spec files! + - #link https://pagure.io/fedora-rust/rust2rpm + +- #topic Normalize version for RPM + + - #link https://pagure.io/fedora-rust/rust2rpm/issue/3 + +- #topic Wildcard Versions + + - #link https://pagure.io/fedora-rust/rust2rpm/issue/6 + +- #topic Boilerplate in %install + + - #link https://pagure.io/fedora-rust/rust2rpm/issue/7 + +- #topic Packaging binaries (and libraries together) + + - #link https://pagure.io/fedora-rust/rust2rpm/issue/11 + +- #topic Optional dependencies which do not exist + + - #link https://pagure.io/fedora-rust/rust2rpm/issue/12 + +- #topic Open Floor + +- #endmeeting