[Icecast-dev] Some features in SPEC file
Nicolas Croiset (Campus Grenoble 90,8)
nicolas.croiset at brume.org
Sat Nov 20 02:34:27 PST 2004
Hello,
just a few remarks for the SPEC file in icecast 2.1.0
First you might change these prerequest because if you use older release it
does not compile anymore.
Requires: libxml2 >= 2.4.19
BuildRequires: libxml2-devel >= 2.4.19
Requires: libxslt >= 1.0.15
BuildRequires: libxslt-devel >= 1.0.15
In the section %build you might add one option in the CFLAGS line, because
generally the log are in /var/log and not /usr/var/log
%build
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --mandir=%{_mandir}
--sysconfdir=/etc --localstatedir=/var
Bye.
+--------------------------------------------------------------+
| E-mail : Nicolas.Croiset at brume.org |
| Annuaire des radios AM/FM/DAB : http://www.annuaire.fr.fm/ |
+--------------------------------------------------------------+
More information about the Icecast-dev
mailing list