[packages/thunderbird] correct desktop file source location; rel 3

atler atler at pld-linux.org
Fri Apr 21 22:45:41 CEST 2017


commit 78c9ef4f3e61f13dec8c762f3a4bd797948ccac1
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Apr 21 22:43:36 2017 +0200

    correct desktop file source location; rel 3

 thunderbird.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index 529d290..392732c 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -26,7 +26,7 @@ Summary:	Thunderbird - email client
 Summary(pl.UTF-8):	Thunderbird - klient poczty
 Name:		thunderbird
 Version:	52.0.1
-Release:	2
+Release:	3
 License:	MPL v2.0
 Group:		X11/Applications/Mail
 Source0:	http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/%{name}-%{version}.source.tar.xz
@@ -248,7 +248,7 @@ cp -a dist/%{name}-%{version}.en-US.linux-*.crashreporter-symbols.zip $RPM_BUILD
 
 %{__sed} -e 's, at LIBDIR@,%{_libdir},' %{SOURCE2} > $RPM_BUILD_ROOT%{_bindir}/%{name}
 cp -p dist/thunderbird/chrome/icons/default/default48.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
-cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
+cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 
 # use system dict
 %{__rm} -rv $RPM_BUILD_ROOT%{_libdir}/%{name}/dictionaries
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thunderbird.git/commitdiff/78c9ef4f3e61f13dec8c762f3a4bd797948ccac1



More information about the pld-cvs-commit mailing list