Release: 10.1 20c20 < BuildRequires: fdupes tcpd-devel postgresql-devel sqlite-devel
Hi, I'm trying to build ZABBIX packages for SLES9, can somebody give me a hint? I see this in the buildlog: I have the following modifications for zabbix.spec: 11c11 < Release: 1.1 --- libmysqlclient-devel ---
BuildRequires: fdupes tcpd-devel postgresql-devel sqlite-devel 61d60 < BuildRequires: libmysqlclient-devel
This is the relevant part of the spec file: ... BuildRequires: fdupes tcpd-devel postgresql-devel sqlite-devel libmysqlclient- devel %if 0%{?sles_version} == 9 BuildRequires: net-snmp-5.3-snapshot-devel openssl-devel libcurl-devel %endif %if 0%{?sles_version} == 10 BuildRequires: curl-devel net-snmp-devel %endif ... I added the server:database/SLES_9 repository, so that libmysqlclient-devel should be found. Like this it works for net-snmp-5.3-snapshot-devel package. https://build.opensuse.org/package/show?package=ZABBIX&project=home%3Astephan_d%3AZABBIX -- Stephan Dühr stephan.duehr@dass-it.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org