added pkgconfig file

- disabled cpu throttling detection to be able to rebuild
This commit is contained in:
Frantisek Kluknavsky 2014-10-31 14:09:55 +01:00
parent d9f43a9005
commit fbe742549a
1 changed files with 2 additions and 0 deletions

View File

@ -277,6 +277,7 @@ for type in %{types}; do
mkdir -p %{_arch}_${type}
pushd %{_arch}_${type}
../configure -b %{mode} %{?threads_option} %{?arch_option} -D c -DWALL -Fa alg '-g -Wa,--noexecstack -fPIC'\
-Si cputhrchk 0 \
--prefix=%{buildroot}%{_prefix} \
--incdir=%{buildroot}%{_includedir} \
--libdir=%{buildroot}%{_libdir}/${libname} \
@ -685,6 +686,7 @@ fi
%changelog
* Fri Oct 24 2014 Frantisek Kluknavsky <fkluknav@redhat.com> - 3.8.4-12
- added pkgconfig file
- disabled cpu throttling detection to be able to rebuild
* Thu Nov 21 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 3.8.4-11
- modified description of *-devel subpackages