]> git.pld-linux.org Git - packages/opera.git/commitdiff
- update location of files for 32bit plugin suppport auto/th/opera-12.01-2
authorKacper Kornet <draenog@pld-linux.org>
Sat, 4 Aug 2012 22:42:29 +0000 (00:42 +0200)
committerKacper Kornet <draenog@pld-linux.org>
Sat, 4 Aug 2012 22:44:30 +0000 (00:44 +0200)
opera.spec

index 6f94d3de1135dc51d69709a5bfec5a0b2b165a21..a1651ee12b9477a54a60677808a002bd70c0669c 100644 (file)
@@ -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
This page took 1.041536 seconds and 4 git commands to generate.