packages: iceweasel/iceweasel.spec - sort files asciibetically (unified wit...

qboosh qboosh at pld-linux.org
Thu Sep 23 08:00:19 CEST 2010


Author: qboosh                       Date: Thu Sep 23 06:00:19 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- sort files asciibetically (unified with mozilla-firefox.spec)

---- Files affected:
packages/iceweasel:
   iceweasel.spec (1.112 -> 1.113) 

---- Diffs:

================================================================
Index: packages/iceweasel/iceweasel.spec
diff -u packages/iceweasel/iceweasel.spec:1.112 packages/iceweasel/iceweasel.spec:1.113
--- packages/iceweasel/iceweasel.spec:1.112	Thu Sep 16 12:53:58 2010
+++ packages/iceweasel/iceweasel.spec	Thu Sep 23 08:00:13 2010
@@ -383,11 +383,9 @@
 %config(noreplace) %verify(not md5 mtime size) %{_browserpluginsconfdir}/blacklist.d/%{name}.*.blacklist
 
 %dir %{_libdir}/%{name}
-
 %if %{without xulrunner}
 %attr(755,root,root) %{_libdir}/%{name}/*.so
 %endif
-
 %{_libdir}/%{name}/blocklist.xml
 
 %if %{with crashreporter}
@@ -403,9 +401,10 @@
 
 %dir %{_libdir}/%{name}/components
 
-%{_libdir}/%{name}/components/browser.xpt
 %{_libdir}/%{name}/components/FeedConverter.js
 %{_libdir}/%{name}/components/FeedWriter.js
+%{_libdir}/%{name}/components/WebContentConverter.js
+%{_libdir}/%{name}/components/browser.xpt
 %{_libdir}/%{name}/components/fuelApplication.js
 %{_libdir}/%{name}/components/nsBrowserContentHandler.js
 %{_libdir}/%{name}/components/nsBrowserGlue.js
@@ -417,14 +416,12 @@
 %{_libdir}/%{name}/components/nsSessionStore.js
 %{_libdir}/%{name}/components/nsSetDefaultBrowser.js
 %{_libdir}/%{name}/components/nsSidebar.js
-%{_libdir}/%{name}/components/WebContentConverter.js
-
 %if %{without xulrunner}
 %{_libdir}/%{name}/platform.ini
 %{_libdir}/%{name}/components/FeedProcessor.js
 %{_libdir}/%{name}/components/GPSDGeolocationProvider.js
-%{_libdir}/%{name}/components/jsconsole-clhandler.js
 %{_libdir}/%{name}/components/NetworkGeolocationProvider.js
+%{_libdir}/%{name}/components/jsconsole-clhandler.js
 %{_libdir}/%{name}/components/nsAddonRepository.js
 %{_libdir}/%{name}/components/nsBadCertHandler.js
 %{_libdir}/%{name}/components/nsBlocklistService.js
@@ -449,8 +446,8 @@
 %{_libdir}/%{name}/components/nsSearchSuggestions.js
 %{_libdir}/%{name}/components/nsTaggingService.js
 %{_libdir}/%{name}/components/nsTryToClose.js
-%{_libdir}/%{name}/components/nsUpdateTimerManager.js
 %{_libdir}/%{name}/components/nsURLFormatter.js
+%{_libdir}/%{name}/components/nsUpdateTimerManager.js
 %{_libdir}/%{name}/components/nsUrlClassifierLib.js
 %{_libdir}/%{name}/components/nsUrlClassifierListManager.js
 %{_libdir}/%{name}/components/nsWebHandlerApp.js
@@ -529,6 +526,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113  2010/09/23 06:00:13  qboosh
+- sort files asciibetically (unified with mozilla-firefox.spec)
+
 Revision 1.112  2010/09/16 10:53:58  duddits
 - up to 3.6.10
 - bug release, no security advisories this time
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceweasel/iceweasel.spec?r1=1.112&r2=1.113&f=u



More information about the pld-cvs-commit mailing list