So, looks like the zabbix.spec files are entirely geared toward SUSE
and someone is somewhat actively maintaining it. Does anyone have (and want to contribute) updated RedHat/Fedora working zabbix.spec or init files? I have hacked my way through both groups, but not in a way that will work for the SUSE peeps.
The zabbix.spec, however has been left behind in the 1.1aplha6 version world as a hardcoded "version".
Just as a note to all of you "rpmbuild -tb" RedHat/Fedora dorks (like me), I have had to
1. extract the source
2. fix the .spec (source,version, configure,pre,post sections)
3. fix the init's
4. re-tar
5. rpmbuild -tb
Still a couple of minor issues, however like with the .log and .pid files.
Just looking for a better brain to have done these things "right" instead of the cr@p I put together
and someone is somewhat actively maintaining it. Does anyone have (and want to contribute) updated RedHat/Fedora working zabbix.spec or init files? I have hacked my way through both groups, but not in a way that will work for the SUSE peeps.The zabbix.spec, however has been left behind in the 1.1aplha6 version world as a hardcoded "version".
Just as a note to all of you "rpmbuild -tb" RedHat/Fedora dorks (like me), I have had to
1. extract the source
2. fix the .spec (source,version, configure,pre,post sections)
3. fix the init's
4. re-tar
5. rpmbuild -tb
Still a couple of minor issues, however like with the .log and .pid files.
Just looking for a better brain to have done these things "right" instead of the cr@p I put together
Comment