SPECS (AC-branch): openoffice.org.spec - fix properly

glen glen at pld-linux.org
Sun Mar 18 17:33:13 CET 2007


Author: glen                         Date: Sun Mar 18 16:33:13 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix properly

---- Files affected:
SPECS:
   openoffice.org.spec (1.704.2.38 -> 1.704.2.39) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.704.2.38 SPECS/openoffice.org.spec:1.704.2.39
--- SPECS/openoffice.org.spec:1.704.2.38	Sun Mar 18 17:05:42 2007
+++ SPECS/openoffice.org.spec	Sun Mar 18 17:33:08 2007
@@ -2333,7 +2333,6 @@
 
 	%if %{with mozilla}
 	install -d $RPM_BUILD_ROOT%{_browserpluginsdir}
-	chmod +x $RPM_BUILD_ROOT%{_libdir}/%{name}/program/libnpsoplugin.so
 	ln -s %{_libdir}/%{name}/program/libnpsoplugin.so $RPM_BUILD_ROOT%{_browserpluginsdir}
 	%endif
 
@@ -3633,9 +3632,9 @@
 %if %{with mozilla}
 %files -n browser-plugin-%{name}
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/%{name}/program/nsplugin
 %attr(755,root,root) %{_browserpluginsdir}/libnpsoplugin.so
-%{_libdir}/%{name}/program/libnpsoplugin.so
+%attr(755,root,root) %{_libdir}/%{name}/program/nsplugin
+%attr(755,root,root) %{_libdir}/%{name}/program/libnpsoplugin.so
 %endif
 
 %if %{with i18n}
@@ -3923,6 +3922,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.704.2.39  2007/03/18 16:33:08  glen
+- fix properly
+
 Revision 1.704.2.38  2007/03/18 16:05:42  glen
 - make sure mozilla plugin is executable
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.704.2.38&r2=1.704.2.39&f=u



More information about the pld-cvs-commit mailing list