add missing kpathsea/c-auto.h (bz1308983)

This commit is contained in:
Tom Callaway 2016-02-16 14:39:20 -05:00
parent 01d77b5fe8
commit 082a924e91
1 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,6 @@
%global source_date 20150728_r37987
%global tl_version 2015
%global tl_rel 23
%global tl_rel 24
%global tl_release %{tl_rel}.%{source_date}%{?dist}
%global tl_noarch_release %{tl_rel}%{?dist}
%global source_name texlive-%{source_date}-source
@ -24,7 +24,7 @@
Name: texlive
Version: %{tl_version}
Release: %{tl_release}.1
Release: %{tl_release}
Epoch: 5
Summary: TeX formatting system
Group: Applications/Publishing
@ -286693,6 +286693,8 @@ rm -f %{buildroot}%{_libdir}/*.la
rm -rf %{buildroot}%{_includedir}
mkdir -p %{buildroot}%{_includedir}
cp -r source/inst/include/* %{buildroot}%{_includedir}
# This one header gets put in lib. :P
cp -r source/inst/lib/kpathsea/c-auto.h %{buildroot}%{_includedir}/kpathsea/
# relocate binaries to %%{_bindir} and fix relative symlinks
pushd %{buildroot}%{_bindir}
@ -443497,6 +443499,9 @@ fi
%{_libdir}/pkgconfig/*.pc
%changelog
* Tue Feb 16 2016 Tom Callaway <spot@fedoraproject.org> - 5:2015-24.20150728_r37987
- add missing kpathsea/c-auto.h (bz1308983)
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5:2015-23.20150728_r37987.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild