Author: glen Date: Wed Mar 7 22:20:43 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - AC deps
---- Files affected: SPECS: nspluginwrapper.spec (1.26.2.1 -> 1.26.2.2) ---- Diffs: ================================================================ Index: SPECS/nspluginwrapper.spec diff -u SPECS/nspluginwrapper.spec:1.26.2.1 SPECS/nspluginwrapper.spec:1.26.2.2 --- SPECS/nspluginwrapper.spec:1.26.2.1 Wed Mar 7 22:54:04 2007 +++ SPECS/nspluginwrapper.spec Wed Mar 7 23:20:34 2007 @@ -5,7 +5,7 @@ Summary(pl): Wtyczka Open Source dla kompatybilności z wtyczkami Netscape'a 4 (NPAPI) Name: nspluginwrapper Version: 0.9.91.2 -Release: 2 +Release: 3 License: GPL v2 Group: Applications/Multimedia Source0: http://gwenole.beauchesne.info/projects/nspluginwrapper/files/%{name}-%{version}.tar.bz2 @@ -13,13 +13,13 @@ Patch0: %{name}-plugindirs.patch URL: http://gwenole.beauchesne.info/en/projects/nspluginwrapper # 32bit gcc-c++ and glibc-devel -BuildRequires: /usr/lib/libsupc++.a BuildRequires: /usr/include/gnu/stubs-32.h +BuildRequires: XFree86-devel BuildRequires: gtk+2-devel >= 1:2.0 BuildRequires: libstdc++-devel +BuildRequires: libstdc++32-devel BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.365 -BuildRequires: xorg-lib-libXt-devel Requires: browser-plugins >= 2.0 Requires: linux32 ExclusiveArch: %{x8664} @@ -120,7 +120,7 @@ %attr(755,root,root) %{_prefix}/lib/nspluginwrapper/noarch/mkruntime %attr(755,root,root) %{_prefix}/lib/nspluginwrapper/noarch/npviewer %dir %{_prefix}/lib/nspluginwrapper/x86_64 -%dir %attr(755,root,root) %{_prefix}/lib/nspluginwrapper/x86_64/linux +%dir %{_prefix}/lib/nspluginwrapper/x86_64/linux %attr(755,root,root) %{_prefix}/lib/nspluginwrapper/x86_64/linux/npconfig %attr(755,root,root) %{_prefix}/lib/nspluginwrapper/x86_64/linux/npwrapper.so @@ -135,6 +135,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26.2.2 2007/03/07 22:20:34 glen +- AC deps + Revision 1.26.2.1 2007/03/07 21:54:04 glen - rel 2, works very well for me ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nspluginwrapper.spec?r1=1.26.2.1&r2=1.26.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
