remove all the ghost stuff, wasn't working

This commit is contained in:
blizzard 2004-10-18 23:39:28 +00:00
parent 5be8580164
commit 2332e5df5c
1 changed files with 0 additions and 13 deletions

View File

@ -216,16 +216,6 @@ fi
%dir %{ffdir}
%ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ffdir}/components/compreg.dat
%ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ffdir}/components/xpti.dat
%ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ffdir}/components
%ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ffdir}/components.ini
%ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ffdir}/chrome/chrome.rdf
%ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ffdir}/chrome/overlayinfo
%ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ffdir}/extensions/*
%ghost %config(missingok,noreplace) %verify(not md5 size mtime) %{ffdir}/extensions
#---------------------------------------------------------------------
%changelog
@ -235,9 +225,6 @@ fi
- Fix default height being larger than the available area, cherry picked
from upstream
* Mon Oct 18 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.14
- Fix RPM file ownership (#136015)
* Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0:0.10.1-1.0PR1.13
- Actually turn on pango in the mozconfig