[packages/opera] install autoupdater and crashreporter

glen glen at pld-linux.org
Sun Sep 6 10:27:51 CEST 2015


commit 504a2c00d2784fd95788e4448ac6aff91144d03b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Sep 6 11:20:13 2015 +0300

    install autoupdater and crashreporter

 opera.spec | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/opera.spec b/opera.spec
index cf23299..8d7f427 100644
--- a/opera.spec
+++ b/opera.spec
@@ -14,7 +14,7 @@ Summary(hu.UTF-8):	A világ leggyorsabb webböngészője
 Summary(pl.UTF-8):	Najszybsza przeglądarka WWW na świecie
 Name:		opera
 Version:	31.0.1889.174
-Release:	0.4
+Release:	0.6
 Epoch:		2
 License:	Distributable
 Group:		X11/Applications/Networking
@@ -30,7 +30,6 @@ BuildRequires:	sed >= 4.0
 BuildRequires:	xz
 Requires(post,postun):	gtk-update-icon-cache
 Requires(post,postun):	hicolor-icon-theme
-Requires(post,postun):	shared-mime-info
 Requires:	browser-plugins >= 2.0
 Requires:	desktop-file-utils
 Provides:	wwwbrowser
@@ -96,6 +95,9 @@ ln -s %{_datadir}/%{name}/localization $RPM_BUILD_ROOT%{_libdir}/%{name}/localiz
 ln -s %{_datadir}/%{name}/resources $RPM_BUILD_ROOT%{_libdir}/%{name}/resources
 install -p %{name} $RPM_BUILD_ROOT%{_libdir}/%{name}
 install -p %{name}_sandbox $RPM_BUILD_ROOT%{_libdir}/%{name}
+install -p %{name}_crashreporter $RPM_BUILD_ROOT%{_libdir}/%{name}
+install -p %{name}_autoupdate $RPM_BUILD_ROOT%{_libdir}/%{name}
+cp -p %{name}_autoupdate.* $RPM_BUILD_ROOT%{_libdir}/%{name}
 install -p %{name}.sh $RPM_BUILD_ROOT%{_bindir}/%{name}
 cp -p %{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}
 cp -a icons/* $RPM_BUILD_ROOT%{_iconsdir}
@@ -146,5 +148,11 @@ fi
 %dir %{_libdir}/%{name}/plugins
 
 %attr(755,root,root) %{_libdir}/%{name}/%{name}
+%attr(755,root,root) %{_libdir}/%{name}/%{name}_crashreporter
+
+%attr(755,root,root) %{_libdir}/%{name}/%{name}_autoupdate
+%{_libdir}/%{name}/%{name}_autoupdate.licenses
+%{_libdir}/%{name}/%{name}_autoupdate.version
+
 # These unique permissions are intentional and necessary for the sandboxing
 %attr(4555,root,root) %{_libdir}/%{name}/%{name}_sandbox
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opera.git/commitdiff/1224e0a911a271947b5af183646aa0dfbc18dc92



More information about the pld-cvs-commit mailing list