claudyus / LXC-Web-Panel

LXC Web Panel improved for lxc 1.0+
http://claudyus.github.io/LXC-Web-Panel/
Other
221 stars 68 forks source link

Fedora/CentOS #115

Open rickyosser opened 8 years ago

rickyosser commented 8 years ago

Hi!

This is not an ISSUE in itself but I packaged the GIT-repo into an RPM for use on Fedora 23/24 (i don't have 24 installed though) and it's working good.

I thought I'd contribute the SPEC-file so others can build as well. RPM and SRPM is also attached.

Best regards, Rickard

LXC-Web-Panel.tar.gz

claudyus commented 8 years ago

@rickyosser, I'm not on RPM packaging topic can you provide a PR for this improvement and describe how and if it is possible to made a rpm from a debian system? I would like to support rpm in packagecloud too!

rickyosser commented 8 years ago

@claudyus easiest way to make rpms yourself is to install fedora23/24 and CentOS in containers and then run the rpmbuild command against the SPEC-file included in the archive I attached.

That will create RPMS for the different distributions with the latest GIT version.

Check the SPEC-file inside the archive, you should be able to follow the package-creation script easily.