Welcome to the Fedora RPM Trac Instance
This Trac project contains the spec files, patches, tools, etc. to create Fedora RPMs for some of the projects built or maintained at Messinet Secure Services.
RPM List
We currently build the following RPMs:
- dadhi-linux: Digium Asterisk Hardware Device Interface (DAHDI): dahdi-linux kernel modules built and packaged for selected Fedora systems (the ones we use)
- mss-release: Messinet Secure Services Fedora YUM Repository configuration
RPM Build Tools
As we keep the spec files, patches and other various RPM related things in Subversion, we have created a bash script called "svn-build-rpm" to automatically checkout and build the RPMs directly from the Subversion repository. This script may be used by others to do the same. The latest version of svn-build-rpm is also located in Subversion.
RPM Repository
Messinet Secure Services also maintains a Fedora RPM repository for some of the software developed or built here.
Browse the Repository
- Fedora 12: x86_64 & i386 (i686.PAE kernel modules)
To include the Messinet Secure Services RPM repository in your smart or yum configuration, install the appropriate mss-release package:
- Fedora 12
Messinet Secure Services GPG Key
Get and install the RPM signing key as follows:
rpm --import http://messinet.com/pub/fedora/RPM-GPG-KEY.mss
Using the Repository
By default, the mss-release RPMs above do not enable the repository. To install packages from the repository, use:
yum --enablerepo=mss install ...
