[packages/opera] - update location of files for 32bit plugin suppport

draenog draenog at pld-linux.org
Sun Aug 5 00:44:43 CEST 2012


commit 654f5fb134aa8ba919d821a0d73cde0c19d613c0
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Sun Aug 5 00:42:29 2012 +0200

    - update location of files for 32bit plugin suppport

 opera.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/opera.spec b/opera.spec
index 6f94d3d..a1651ee 100644
--- a/opera.spec
+++ b/opera.spec
@@ -18,7 +18,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:	%{ver}
-Release:	1
+Release:	2
 Epoch:		2
 License:	Distributable
 Group:		X11/Applications/Networking
@@ -193,7 +193,7 @@ fi
 #%attr(755,root,root) %{_bindir}/opera-widget-manager
 %dir %{_libdir}/opera
 %ifarch %{x8664}
-%exclude %{_libdir}/opera/*-ia32-*
+%exclude %{_libdir}/opera/pluginwrapper/*-ia32-*
 %endif
 %attr(755,root,root) %{_libdir}/opera/*.so
 %attr(755,root,root) %{_libdir}/opera/opera*
@@ -288,5 +288,5 @@ fi
 %ifarch %{x8664}
 %files plugin32
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/opera/*-ia32-*
+%attr(755,root,root) %{_libdir}/opera/pluginwrapper/*-ia32-*
 %endif


More information about the pld-cvs-commit mailing list