Author: glen                         Date: Wed Jan 10 00:24:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package nspluginwrapper symlink

---- Files affected:
SPECS:
   nspluginwrapper.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/nspluginwrapper.spec
diff -u SPECS/nspluginwrapper.spec:1.8 SPECS/nspluginwrapper.spec:1.9
--- SPECS/nspluginwrapper.spec:1.8      Wed Jan 10 01:22:41 2007
+++ SPECS/nspluginwrapper.spec  Wed Jan 10 01:24:12 2007
@@ -5,18 +5,18 @@
 Summary(pl):   Wtyczka Open Source dla kompatybilności z wtyczkami Netscape'a 
4 (NPAPI)
 Name:          nspluginwrapper
 Version:       0.9.91.2
-Release:       0.2
+Release:       0.3
 License:       GPL v2
 Group:         Applications/Multimedia
 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
 BuildRequires: rpmbuild(macros) >= 1.357
 Requires:      browser-plugins >= 2.0
-BuildRequires: gtk+2-devel
-#Requires:     qemu
 Requires:      linux32
+#Requires:     qemu
 ExclusiveArch: %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -36,7 +36,8 @@
 %setup -q
 
 %build
-%configure
+%configure \
+       --with-biarch
 %{__make}
 
 %install
@@ -46,7 +47,7 @@
        DONT_STRIP=yes \
        DESTDIR=$RPM_BUILD_ROOT
 
-mkdir -p $RPM_BUILD_ROOT%{_browserpluginsdir}
+install -d $RPM_BUILD_ROOT%{_browserpluginsdir}
 ln -s %{_prefix}/lib/%{name}/%{_arch}/%{_os}/npwrapper.so 
$RPM_BUILD_ROOT%{_browserpluginsdir}/npwrapper.so
 
 %clean
@@ -70,6 +71,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog NEWS README TODO
 %attr(755,root,root) %{_browserpluginsdir}/npwrapper.so
+%attr(755,root,root) %{_bindir}/nspluginwrapper
 %dir %{_prefix}/lib/nspluginwrapper
 %dir %{_prefix}/lib/nspluginwrapper/i386
 %dir %{_prefix}/lib/nspluginwrapper/i386/linux
@@ -89,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/01/10 00:24:12  glen
+- package nspluginwrapper symlink
+
 Revision 1.8  2007/01/10 00:22:41  glen
 - add %post and browser-plugins v2
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to