Fix up the %files list
Some of these have outright gone away, but %find_lang picks up everything we need anyway, so we can completely prune the entire %files list and it all still gets picked up.
This commit is contained in:
parent
274630ca32
commit
529b0e117f
@ -39,16 +39,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc README AUTHORS NEWS COPYING
|
||||
%{_datadir}/gnome/help/gdp-handbook
|
||||
%{_datadir}/gnome/help/gdp-style-guide
|
||||
%{_datadir}/gnome/help/hig-book
|
||||
%{_datadir}/gnome/help/integration-guide
|
||||
%{_datadir}/gnome/help/platform-overview
|
||||
%{_datadir}/omf/gdp-handbook
|
||||
%{_datadir}/omf/gdp-style-guide
|
||||
%{_datadir}/omf/hig-book
|
||||
%{_datadir}/omf/integration-guide
|
||||
%{_datadir}/omf/platform-overview
|
||||
|
||||
%changelog
|
||||
* Wed Apr 6 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-1
|
||||
|
Loading…
Reference in New Issue
Block a user