Giter Site home page Giter Site logo

didier13150 / rpm Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 6.67 MB

Personnal collection of RPM ready to build

License: GNU General Public License v3.0

Makefile 0.49% Shell 0.57% Genshi 0.17% CSS 0.05% JavaScript 0.02% PHP 0.36% Lua 0.20% Perl 0.25% POV-Ray SDL 97.90%

rpm's Introduction

======================================== My personnal RPM repository for Fedora

How to use it

You need a mock RPM build environment.

Short story

# yum install mock rpmlint expect
# usermod -a -G mock <USER>

See http://fedoraproject.org/wiki/How_to_create_an_RPM_package and http://fedoraproject.org/wiki/Projects/Mock for more informations.

Declare our repository to the current mock file by adding following lines

[didier]
name=didier
baseurl=http://localhost/repository/fc$releasever
cost=500
  • Fedora 19 x86_64 -> /etc/mock/fedora-19-x86_64.cfg
  • Fedora 19 i386 -> /etc/mock/fedora-19-i386.cfg
  • Fedora 20 x86_64 -> /etc/mock/fedora-20-x86_64.cfg
  • Fedora 20 i386 -> /etc/mock/fedora-20-i386.cfg

then on each directory just type

make

Sources will be automatically downloaded if they are not exists yet.

To create ( or update ) repository, from the root directory, run:

make repo

Common Makefile contains help target. So just type the following command to get help.

make help

References

rpm's People

Contributors

didier13150 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kencrandall

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.