Fix file list (libicalvcal headers are now together with the others). If

anything fails to build because of that upstream change, talk to me, we
    can add compat symlinks (for the individual headers - RPM won't let us
    change the whole directory to a symlink!).
This commit is contained in:
Kevin Kofler 2008-10-28 05:35:26 +00:00
parent d027969f8d
commit c53d83433e

View File

@ -106,12 +106,11 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/%{name}/sspm.h
%{_includedir}/%{name}/vcomponent.h
%dir %{_includedir}/libicalvcal
%{_includedir}/libicalvcal/icalvcal.h
%{_includedir}/libicalvcal/port.h
%{_includedir}/libicalvcal/vcaltmp.h
%{_includedir}/libicalvcal/vcc.h
%{_includedir}/libicalvcal/vobject.h
%{_includedir}/%{name}/icalvcal.h
%{_includedir}/%{name}/port.h
%{_includedir}/%{name}/vcaltmp.h
%{_includedir}/%{name}/vcc.h
%{_includedir}/%{name}/vobject.h
%changelog
* Tue Oct 28 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.40-1