Displaying 3 results from an estimated 3 matches for "rpm_spec".
2015 Jan 28
2
CentOSn7 & graphite-web RPM
Hi folks,
Does anyone know if and when RPMs for "graphite-web" will be available
in CentOS 7? I know that this relates to EPEL, but maybe someone here
can help me out or point me to soemplace/-one who knows.
Thx and regards,
Shorty
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc:
2015 Jan 28
0
CentOSn7 & graphite-web RPM
...RPMs for "graphite-web" will be available
> in CentOS 7? I know that this relates to EPEL, but maybe someone here
> can help me out or point me to soemplace/-one who knows.
>
There's a .spec file that the author ran through mock on EL7:
https://github.com/mckern/carbon/blob/rpm_spec/rpm_spec/carbon.spec
(If you need to know how to generate an RPM from a .spec see
https://fedoraproject.org/wiki/How_to_create_an_RPM_package )
You can also likely use this Fedora tree:
http://pkgs.fedoraproject.org/cgit/graphite-web.git/tree/
2015 Jan 28
2
CentOSn7 & graphite-web RPM
Am 28.01.2015 um 07:07 schrieb Philip Keogh:
Hi Philip,
> There's a .spec file that the author ran through mock on EL7:
> https://github.com/mckern/carbon/blob/rpm_spec/rpm_spec/carbon.spec
By author you mean the author of the RPM?
> (If you need to know how to generate an RPM from a .spec see
> https://fedoraproject.org/wiki/How_to_create_an_RPM_package )
Ta.
> You can also likely use this Fedora tree:
> http://pkgs.fedoraproject.org/cgit/graphite...