rpms/seamonkey/F-9 seamonkey.spec,1.42,1.43

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Wed Apr 30 06:09:05 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/seamonkey/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26304

Modified Files:
	seamonkey.spec 
Log Message:
* Wed Apr 30 2008 Christopher Aillon <caillon at redhat.com> - 1.1.9-4
- Require mozilla-filesystem and drop its requires



Index: seamonkey.spec
===================================================================
RCS file: /cvs/extras/rpms/seamonkey/F-9/seamonkey.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- seamonkey.spec	17 Apr 2008 09:51:12 -0000	1.42
+++ seamonkey.spec	30 Apr 2008 06:08:28 -0000	1.43
@@ -12,7 +12,7 @@
 Name:           seamonkey
 Summary:        Web browser, e-mail, news, IRC client, HTML editor
 Version:        1.1.9
-Release:        3%{?dist}
+Release:        4%{?dist}
 URL:            http://www.mozilla.org/projects/seamonkey/
 License:        MPLv1.1
 Group:          Applications/Internet
@@ -312,13 +312,6 @@
 %{__rm} -f $RPM_BUILD_ROOT/%{mozdir}/defaults/profile/bookmarks.html
 ln -s %{default_bookmarks_file} $RPM_BUILD_ROOT/%{mozdir}/defaults/profile/bookmarks.html
 
-# we use /usr/lib/mozilla/plugins which is the version-independent
-# place that plugins can be installed
-%{__mkdir_p} $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins
-
-# Default profile dir for /etc/skel
-%{__mkdir_p} $RPM_BUILD_ROOT/%{_sysconfdir}/skel/.mozilla
-
 # ghost files
 touch $RPM_BUILD_ROOT%{mozdir}/chrome/chrome.rdf
 for overlay in {"browser","communicator","cookie","editor","global","inspector","messenger","navigator"}; do
@@ -356,10 +349,7 @@
 %ghost %{mozdir}/components/compreg.dat
 %ghost %{mozdir}/components/xpti.dat
 
-%{_mandir}/man1/seamonkey.1.gz
-
-%dir %{_libdir}/mozilla/plugins
-%{_sysconfdir}/skel/.mozilla
+%doc %{_mandir}/man1/seamonkey.1.gz
 
 %dir %{mozdir}
 %dir %{mozdir}/init.d
@@ -440,6 +430,8 @@
 
 
 %changelog
+* Wed Apr 30 2008 Christopher Aillon <caillon at redhat.com> - 1.1.9-4
+- Require mozilla-filesystem and drop its requires
 * Thu Apr 17 2008 Kai Engert <kengert at redhat.com> - 1.1.9-3
 - add several upstream patches, not yet released:
   425576 (crash), 323508, 378132, 390295, 421622




More information about the scm-commits mailing list