SPECS: nspluginwrapper.spec - finished files - needs 32bit libsupc...

glen glen at pld-linux.org
Wed Jan 10 01:04:39 CET 2007


Author: glen                         Date: Wed Jan 10 00:04:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- finished files
- needs 32bit libsupc++.a

---- Files affected:
SPECS:
   nspluginwrapper.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/nspluginwrapper.spec
diff -u SPECS/nspluginwrapper.spec:1.4 SPECS/nspluginwrapper.spec:1.5
--- SPECS/nspluginwrapper.spec:1.4	Wed Jan 10 00:55:08 2007
+++ SPECS/nspluginwrapper.spec	Wed Jan 10 01:04:34 2007
@@ -11,6 +11,7 @@
 Source0:	http://gwenole.beauchesne.info/projects/nspluginwrapper/files/%{name}-%{version}.tar.bz2
 # Source0-md5:	74e40fa501ded6f1670684b3e42464c7
 URL:		http://gwenole.beauchesne.info/en/projects/nspluginwrapper
+BuildRequires:	/usr/lib/libsupc++.a
 BuildRequires:	gtk+2-devel
 #Requires:	qemu
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -47,12 +48,17 @@
 %files
 %defattr(644,root,root,755)
 %dir %{_prefix}/lib/nspluginwrapper
-%attr(755,root,root) %{_prefix}/lib/nspluginwrapper/mkruntime
-%attr(755,root,root) %{_prefix}/lib/nspluginwrapper/npviewer
+%dir %{_prefix}/lib/nspluginwrapper/i386
+%dir %{_prefix}/lib/nspluginwrapper/i386/linux
+%attr(755,root,root) %{_prefix}/lib/nspluginwrapper/i386/linux/libxpcom.so
+%attr(755,root,root) %{_prefix}/lib/nspluginwrapper/i386/linux/npviewer
+%attr(755,root,root) %{_prefix}/lib/nspluginwrapper/i386/linux/npviewer.bin
+%dir %{_prefix}/lib/nspluginwrapper/noarch
+%attr(755,root,root) %{_prefix}/lib/nspluginwrapper/noarch/mkruntime
+%attr(755,root,root) %{_prefix}/lib/nspluginwrapper/noarch/npviewer
 %dir %{_prefix}/lib/nspluginwrapper/x86_64
-%attr(755,root,root) %{_prefix}/lib/nspluginwrapper/x86_64/npconfig
-%attr(755,root,root) %{_prefix}/lib/nspluginwrapper/x86_64/npviewer.bin
-%attr(755,root,root) %{_prefix}/lib/nspluginwrapper/x86_64/npwrapper.so
+%attr(755,root,root) %{_prefix}/lib/nspluginwrapper/x86_64/linux/npconfig
+%attr(755,root,root) %{_prefix}/lib/nspluginwrapper/x86_64/linux/npwrapper.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -60,6 +66,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/01/10 00:04:34  glen
+- finished files
+- needs 32bit libsupc++.a
+
 Revision 1.4  2007/01/09 23:55:08  glen
 - 0.9.91.2
 - supposedly works with flash according to http://blogs.adobe.com/penguin.swf/2006/10/whats_so_difficult_64bit_editi.html#comment-53310
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nspluginwrapper.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list