Skip to content

Instantly share code, notes, and snippets.

@marloncabrera
Last active August 29, 2015 14:05
Show Gist options
  • Save marloncabrera/f6bf4e6c7ad73377102c to your computer and use it in GitHub Desktop.
Save marloncabrera/f6bf4e6c7ad73377102c to your computer and use it in GitHub Desktop.
Create librfm5 rpm for OpenSuse 13.1

Create librfm5 rpm for OpenSuse 13.1

  1. Install dependencies:
zyper in file-devel intltool libzip-devel libxml2-devel librsvg-devel

  1. drop the source tarball in ~/rpmbuild/SOURCES
  2. drop the the spec file(s) in ~/rpmbuild/SPECS
rpmbuild -bp librfm5.spec
rpmbuild -bc librfm5.spec
rpmbuild -bb librfm5.spec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment