Tentative fix for incomplete cleanup at upgrade or removal
authorWolfgang Rosenauer <wr@rosenauer.org>
Wed, 06 Jan 2010 13:27:54 +0100
changeset 44 f8e8bc740b10
parent 43 3a1561dda105
child 45 f4afdb80c73c
Tentative fix for incomplete cleanup at upgrade or removal
mozilla-xulrunner192/mozilla-xulrunner192.changes
mozilla-xulrunner192/mozilla-xulrunner192.spec
--- a/mozilla-xulrunner192/mozilla-xulrunner192.changes	Wed Jan 06 13:19:39 2010 +0100
+++ b/mozilla-xulrunner192/mozilla-xulrunner192.changes	Wed Jan 06 13:27:54 2010 +0100
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Wed Jan  6 13:24:43 CET 2010 - wr@rosenauer.org
+
+- expand -translations-* and -gnome filelists to clean up the 
+  filesystem for upgrades and removals correctly
+- enable crashreporter and create breakpad buildsymbols package
+  for mozilla crashreporter (for ix86)
+
 -------------------------------------------------------------------
 Thu Dec 24 14:21:02 CET 2009 - wr@rosenauer.org
 
@@ -8,8 +16,6 @@
 - enable libproxy support from 11.2 on
 - renamed -gnomevfs subpackage to -gnome
 - readded lockdown patches and preferences
-- enable crashreporter and create breakpad buildsymbols package 
-  for mozilla crashreporter (for ix86)
 - fix baselibs.conf
 
 -------------------------------------------------------------------
--- a/mozilla-xulrunner192/mozilla-xulrunner192.spec	Wed Jan 06 13:19:39 2010 +0100
+++ b/mozilla-xulrunner192/mozilla-xulrunner192.spec	Wed Jan 06 13:27:54 2010 +0100
@@ -512,15 +512,21 @@
 
 %files gnome
 %defattr(-,root,root)
+%dir %{_libdir}/xulrunner-%{version_internal}/
+%dir %{_libdir}/xulrunner-%{version_internal}/components/
 %{_libdir}/xulrunner-%{version_internal}/components/libmozgnome.so
 %{_libdir}/xulrunner-%{version_internal}/components/libnkgnomevfs.so
 
 %if %localize
 %files translations-common -f %{_tmppath}/translations.common
 %defattr(-,root,root)
+%dir %{_libdir}/xulrunner-%{version_internal}/
+%dir %{_libdir}/xulrunner-%{version_internal}/chrome/
 
 %files translations-other -f %{_tmppath}/translations.other
 %defattr(-,root,root)
+%dir %{_libdir}/xulrunner-%{version_internal}/
+%dir %{_libdir}/xulrunner-%{version_internal}/chrome/
 %endif
 
 %if %crashreporter