fix up double listings of files...
This commit is contained in:
parent
4de82e9b88
commit
bbf0ccafc5
12
firefox.spec
12
firefox.spec
@ -298,7 +298,12 @@ fi
|
|||||||
%{ffdir}/README.txt
|
%{ffdir}/README.txt
|
||||||
%{ffdir}/*.properties
|
%{ffdir}/*.properties
|
||||||
%{ffdir}/chrome
|
%{ffdir}/chrome
|
||||||
%{ffdir}/components
|
%dir %{ffdir}/components
|
||||||
|
%ghost %{ffdir}/components/compreg.dat
|
||||||
|
%ghost %{ffdir}/components/xpti.dat
|
||||||
|
%{ffdir}/components/*.so
|
||||||
|
%{ffdir}/components/*.xpt
|
||||||
|
%{ffdir}/components/*.js
|
||||||
%{ffdir}/defaults
|
%{ffdir}/defaults
|
||||||
%{ffdir}/extensions
|
%{ffdir}/extensions
|
||||||
%{ffdir}/greprefs
|
%{ffdir}/greprefs
|
||||||
@ -314,10 +319,9 @@ fi
|
|||||||
%{ffdir}/mozilla-xremote-client
|
%{ffdir}/mozilla-xremote-client
|
||||||
%{ffdir}/run-mozilla.sh
|
%{ffdir}/run-mozilla.sh
|
||||||
# XXX See if these are needed still
|
# XXX See if these are needed still
|
||||||
|
%{ffdir}/dependentlibs.list
|
||||||
%{ffdir}/updater*
|
%{ffdir}/updater*
|
||||||
|
%{ffdir}/removed-files
|
||||||
%ghost %{ffdir}/components/compreg.dat
|
|
||||||
%ghost %{ffdir}/components/xpti.dat
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user