From: Jan Palus Date: Fri, 21 Apr 2017 20:43:36 +0000 (+0200) Subject: correct desktop file source location; rel 3 X-Git-Tag: auto/th/thunderbird-52.0.1-3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fthunderbird.git;a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fth%2Fthunderbird-52.0.1-3 correct desktop file source location; rel 3 --- 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,@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