SPECS: gpac.spec - tabs, 644 for .xpt
qboosh
qboosh at pld-linux.org
Sun Mar 19 13:48:05 CET 2006
Author: qboosh Date: Sun Mar 19 12:48:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- tabs, 644 for .xpt
---- Files affected:
SPECS:
gpac.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/gpac.spec
diff -u SPECS/gpac.spec:1.14 SPECS/gpac.spec:1.15
--- SPECS/gpac.spec:1.14 Sun Mar 19 13:43:43 2006
+++ SPECS/gpac.spec Sun Mar 19 13:48:00 2006
@@ -115,7 +115,7 @@
%endif
chmod a+x configure
-# files for w32 and linux was swapped
+# files for w32 and Linux were swapped
rm -rf applications/osmozilla/nsIOsmozilla.xpt_linux
mv applications/osmozilla/nsIOsmozilla.xpt_w32 applications/osmozilla/nsIOsmozilla.xpt_linux
@@ -144,9 +144,9 @@
bindir=$RPM_BUILD_ROOT%{_bindir} \
libdir=$RPM_BUILD_ROOT%{_libdir} \
mandir=$RPM_BUILD_ROOT%{_mandir} \
- plugdir=$RPM_BUILD_ROOT%{_libdir}/gpac \
- real_plugdir=%{_libdir}/gpac \
- prefix=$RPM_BUILD_ROOT/usr \
+ plugdir=$RPM_BUILD_ROOT%{_libdir}/gpac \
+ real_plugdir=%{_libdir}/gpac \
+ prefix=$RPM_BUILD_ROOT/usr \
MOZILLA_DIR=$RPM_BUILD_ROOT%{_plugindir}
%clean
@@ -164,21 +164,21 @@
%triggerin -n browser-plugin-%{name} -- mozilla
%nsplugin_install -d %{_libdir}/mozilla/plugins nposmozilla.so nposmozilla.xpt
if [ -d /usr/%{_lib}/mozilla ]; then
- umask 022
- rm -f /usr/%{_lib}/mozilla/components/{compreg,xpti}.dat
- if [ -x /usr/bin/regxpcom ]; then
- MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
- fi
+ umask 022
+ rm -f /usr/%{_lib}/mozilla/components/{compreg,xpti}.dat
+ if [ -x /usr/bin/regxpcom ]; then
+ MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
+ fi
fi
%triggerun -n browser-plugin-%{name} -- mozilla
%nsplugin_uninstall -d %{_libdir}/mozilla/plugins nposmozilla.so nposmozilla.xpt
if [ -d /usr/%{_lib}/mozilla ]; then
- umask 022
- rm -f /usr/%{_lib}/mozilla/components/{compreg,xpti}.dat
- if [ -x /usr/bin/regxpcom ]; then
- MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
- fi
+ umask 022
+ rm -f /usr/%{_lib}/mozilla/components/{compreg,xpti}.dat
+ if [ -x /usr/bin/regxpcom ]; then
+ MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
+ fi
fi
%triggerpostun -n browser-plugin-%{name} -- mozilla-plugin-%{name}
@@ -196,7 +196,7 @@
%files -n browser-plugin-%{name}
%defattr(644,root,root,755)
%attr(755,root,root) %{_plugindir}/nposmozilla.so
-%attr(755,root,root) %{_plugindir}/nposmozilla.xpt
+%{_plugindir}/nposmozilla.xpt
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -204,6 +204,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2006/03/19 12:48:00 qboosh
+- tabs, 644 for .xpt
+
Revision 1.14 2006/03/19 12:43:43 maciek2w
- updated to 0.4.0
- changed licence to LGPL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gpac.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list