SPECS: openmotif.spec - renamed conflicting binaries (util-linux a...
gotar
gotar at pld-linux.org
Wed Nov 28 21:31:48 CET 2007
Author: gotar Date: Wed Nov 28 20:31:48 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- renamed conflicting binaries (util-linux and tree)
---- Files affected:
SPECS:
openmotif.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: SPECS/openmotif.spec
diff -u SPECS/openmotif.spec:1.78 SPECS/openmotif.spec:1.79
--- SPECS/openmotif.spec:1.78 Wed Nov 28 17:21:33 2007
+++ SPECS/openmotif.spec Wed Nov 28 21:31:42 2007
@@ -209,6 +209,8 @@
cp -a * $RPM_BUILD_ROOT%{_examplesdir}/motif
rm -rf $RPM_BUILD_ROOT%{_datadir}/Xm
cd ..
+mv -f $RPM_BUILD_ROOT%{_bindir}/{,openmotif-}column || :
+mv -f $RPM_BUILD_ROOT%{_bindir}/{,openmotif-}tree || :
install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/X11/mwm/system.mwmrc
@@ -276,7 +278,7 @@
%attr(755,root,root) %{_bindir}/autopopups
%attr(755,root,root) %{_bindir}/bboxdemo
%attr(755,root,root) %{_bindir}/colordemo
-%attr(755,root,root) %{_bindir}/column
+%attr(755,root,root) %{_bindir}/openmotif-column
%attr(755,root,root) %{_bindir}/combo
%attr(755,root,root) %{_bindir}/draw
%attr(755,root,root) %{_bindir}/earth
@@ -300,7 +302,7 @@
%attr(755,root,root) %{_bindir}/tabstack
%attr(755,root,root) %{_bindir}/todo
%attr(755,root,root) %{_bindir}/tooltips
-%attr(755,root,root) %{_bindir}/tree
+%attr(755,root,root) %{_bindir}/openmotif-tree
%attr(755,root,root) %{_bindir}/wsm
%attr(755,root,root) %{_bindir}/xmanimate
%{_examplesdir}/motif
@@ -327,6 +329,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2007-11-28 20:31:42 gotar
+- renamed conflicting binaries (util-linux and tree)
+
Revision 1.78 2007-11-28 16:21:33 gotar
- packaged missing demos, removed files already in %{_examplesdir}/motif
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openmotif.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list