Skip to content

amz-x/extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

AMZ's Extras RPM Repository

Extra collection of Fedora RPM Specs, Sources & Packages

Table of Contents

  1. Package Build Statuses
  2. COPR Repository Installation
  3. Building New Packages

Package Build Statuses

Package Description Status
antibody ZSH Shell Plugin Manager rpmbuild
elementary-tweaks System Configuration Tool rpmbuild
vala-language-server Vala Language Server rpmbuild
vala-lint Vala Language Linter rpmbuild

COPR Repository Installation

Enable COPR repository for Fedora

dnf copr enable amz/extras

Setting Up RPM Build Directory

rpmdev-setuptree

Building New Packages

Install package dependencies

sudo dnf builddep package.spec

Fetch required assets / sources

spectool -g -R package.spec

Build RPM package

rpmbuild -ba package.spec

Releases

No releases published

Packages

No packages published

Languages