Go to file
wildlife 8f1a58a976 chore: upgrade dingtalk and wechat
dingtalk version: 7.6.25.4122001
wechat version: 4.0.1.11
2024-12-25 18:02:18 +08:00
BUILD docs: readme 2024-05-28 10:52:31 +08:00
BUILDROOT docs: readme 2024-05-28 10:52:31 +08:00
RPMS docs: readme 2024-05-28 10:52:31 +08:00
SOURCES feat: pack yubico authenticator 2024-12-24 20:48:59 +08:00
SPECS chore: upgrade dingtalk and wechat 2024-12-25 18:02:18 +08:00
SRPMS docs: readme 2024-05-28 10:52:31 +08:00
README.md feat: pack yubico authenticator 2024-12-24 20:48:59 +08:00

rpmbuild

  • DingTalk
  • Typora
  • WeChat
  • Yubico Authenticator

Packaging for Fedora 40/41

cd ~/rpmbuild
sudo dnf install rpmdevtools
sudo dnf builddep ./SPECS/<package>.spec
spectool -gR ./SPECS/<package>.spec
rpmbuild -ba ./SPECS/<package>.spec