Author: baggins Date: Wed Jul 27 23:34:25 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 5 - removed runwm script, it just duplicated functionality present in mwm
---- Files affected: packages/openmotif: openmotif.spec (1.92 -> 1.93) , mwm.RunWM (1.3 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/openmotif/openmotif.spec diff -u packages/openmotif/openmotif.spec:1.92 packages/openmotif/openmotif.spec:1.93 --- packages/openmotif/openmotif.spec:1.92 Thu Jul 29 19:08:37 2010 +++ packages/openmotif/openmotif.spec Thu Jul 28 01:34:20 2011 @@ -9,14 +9,13 @@ Summary(pl.UTF-8): OpenMotif Name: openmotif Version: 2.3.3 -Release: 4 +Release: 5 License: Open Group Public License Group: X11/Libraries Source0: ftp://ftp.ics.com/openmotif/2.3/%{version}/%{name}-%{version}.tar.gz # Source0-md5: fd27cd3369d6c7d5ef79eccba524f7be #Source1: %{name}-%{version}-icsextra.tgz Source2: mwmrc -Source3: mwm.RunWM Source5: mwm-xsession.desktop Source6: ac_find_motif.m4 Patch0: %{name}-makedepend.patch @@ -202,7 +201,7 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_examplesdir}/motif,%{_datadir}/xsessions} \ - $RPM_BUILD_ROOT{/etc/{sysconfig/wmstyle,X11/mwm},%{_aclocaldir}} + $RPM_BUILD_ROOT{/etc/X11/mwm,%{_aclocaldir}} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ @@ -221,7 +220,6 @@ install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/X11/mwm/system.mwmrc -install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/wmstyle/mwm.sh install %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/xsessions/mwm.desktop install %{SOURCE6} $RPM_BUILD_ROOT%{_aclocaldir} @@ -320,7 +318,6 @@ %attr(755,root,root) %{_bindir}/mwm %dir %{_sysconfdir}/X11/mwm %config %{_sysconfdir}/X11/mwm/* -%attr(755,root,root) /etc/sysconfig/wmstyle/*.sh %{_datadir}/xsessions/mwm.desktop %{_mandir}/man1/mwm.1* %{_mandir}/man4/* @@ -337,6 +334,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.93 2011/07/27 23:34:20 baggins +- rel 5 +- removed runwm script, it just duplicated functionality present in mwm + Revision 1.92 2010/07/29 17:08:37 baggins - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openmotif/openmotif.spec?r1=1.92&r2=1.93&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
