Changes of Revision 2
[-] | Changed | mod_flvx.spec |
1
2 # https://github.com/osantana/mod_flvx/tarball/48bb8781945dfa2e94b2814e9bae5e7d0cc8f29d 3 Source0: osantana-%{name}-%{gitver}.tar.gz 4 Source1: flvx.conf 5 -BuildRequires: httpd-devel >= 2.0.39 6 +BuildRequires: httpd-devel, make, automake, gcc, gcc-c++, patch, autoconf 7 Requires: httpd-mmn = %{_httpd_mmn} 8 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 9 10 |