SPECS: mozilla-thunderbird.spec - replace xpm icon by png in deskt...
jareq
jareq at pld-linux.org
Tue Jul 11 14:38:47 CEST 2006
Author: jareq Date: Tue Jul 11 12:38:47 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- replace xpm icon by png in desktop file (icons are different)
- rel 2
---- Files affected:
SPECS:
mozilla-thunderbird.spec (1.64 -> 1.65)
---- Diffs:
================================================================
Index: SPECS/mozilla-thunderbird.spec
diff -u SPECS/mozilla-thunderbird.spec:1.64 SPECS/mozilla-thunderbird.spec:1.65
--- SPECS/mozilla-thunderbird.spec:1.64 Sat Jul 8 18:59:57 2006
+++ SPECS/mozilla-thunderbird.spec Tue Jul 11 14:38:42 2006
@@ -11,7 +11,7 @@
Summary(pl): Mozilla Thunderbird - klient poczty
Name: mozilla-thunderbird
Version: 1.5.0.4
-Release: 1
+Release: 2
License: MPL/LGPL
Group: Applications/Networking
Source0: http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}-source.tar.bz2
@@ -21,6 +21,7 @@
Source2: %{name}.desktop
Source3: %{name}.sh
Source4: %{name}-enigmail.manifest
+Source5: %{name}.png
Patch0: %{name}-nss.patch
Patch1: %{name}-lib_path.patch
Patch3: %{name}-nopangoxft.patch
@@ -194,7 +195,6 @@
tar -xvz -C $RPM_BUILD_ROOT%{_libdir} -f dist/mozilla-thunderbird-*.tar.gz
-install mail/app/default.xpm $RPM_BUILD_ROOT%{_pixmapsdir}/mozilla-thunderbird.xpm
install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}/mozilla-thunderbird.desktop
%if %{with enigmail}
@@ -217,6 +217,7 @@
rm -rf $RPM_BUILD_ROOT%{_thunderbirddir}/components/libenigmime.so
rm -rf $RPM_BUILD_ROOT%{_thunderbirddir}/components/ipc.xpt
cp -f %{SOURCE4} $_enig_dir/chrome.manifest
+cp -f %{SOURCE5} $RPM_BUILD_ROOT%{_pixmapsdir}/mozilla-thunderbird.png
%endif
%clean
@@ -284,6 +285,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.65 2006/07/11 12:38:42 jareq
+- replace xpm icon by png in desktop file (icons are different)
+- rel 2
+
Revision 1.64 2006/07/08 16:59:57 aflinta
- added gcc patch
- disabled smp build (otherwise it will fail)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.64&r2=1.65&f=u
More information about the pld-cvs-commit
mailing list