Author: glen Date: Mon Jan 5 20:00:38 2009 GMT Module: SPECS Tag: DEVEL ---- Log message: - step subpkg, files from th-x86_64 builder
---- Files affected: SPECS: kde4-kdeedu.spec (1.11.2.7 -> 1.11.2.8) ---- Diffs: ================================================================ Index: SPECS/kde4-kdeedu.spec diff -u SPECS/kde4-kdeedu.spec:1.11.2.7 SPECS/kde4-kdeedu.spec:1.11.2.8 --- SPECS/kde4-kdeedu.spec:1.11.2.7 Mon Jan 5 19:53:12 2009 +++ SPECS/kde4-kdeedu.spec Mon Jan 5 21:00:32 2009 @@ -6,19 +6,6 @@ # /usr/lib64/libcompoundviewer.so # /usr/lib64/libcompoundviewer.so.4 # /usr/lib64/libcompoundviewer.so.4.2.0 -# /usr/share/doc/kde/HTML/en/step/circular-motor.png -# /usr/share/doc/kde/HTML/en/step/common -# /usr/share/doc/kde/HTML/en/step/disk-properties.png -# /usr/share/doc/kde/HTML/en/step/examples.docbook -# /usr/share/doc/kde/HTML/en/step/index.cache.bz2 -# /usr/share/doc/kde/HTML/en/step/index.docbook -# /usr/share/doc/kde/HTML/en/step/mainwindow.png -# /usr/share/doc/kde/HTML/en/step/tutorial1.png -# /usr/share/doc/kde/HTML/en/step/tutorial2.png -# /usr/share/doc/kde/HTML/en/step/tutorial3.png -# /usr/share/doc/kde/HTML/en/step/tutorial4.png -# /usr/share/doc/kde/HTML/en/step/tutorial5.png -# /usr/share/doc/kde/HTML/en/step/tutorials.docbook # /usr/share/kde4/services/plasma-applet-kworldclock.desktop %define _state unstable %define orgname kdeedu @@ -436,6 +423,23 @@ %description parley -l pl.UTF-8 parley. +%package step +Summary: Step: Interactive Physical Simulator +Group: X11/Applications +URL: http://edu.kde.org/step/ + +%description step +Step is an interactive physical simulator. + +It works like this: you place some bodies on the scene, add some +forces such as gravity or springs, then click "Simulate" and Step +shows you how your scene will evolve according to the laws of physics. + +You can change every property of bodies/forces in your experiment +(even during simulation) and see how this will change evolution of the +experiment. With Step you can not only learn but feel how physics +works! + %prep %setup -q -n %{orgname}-%{version} #%patch0 -p1 @@ -478,6 +482,7 @@ %find_lang kwordquiz --with-kde %find_lang marble --with-kde %find_lang parley --with-kde +%find_lang step --with-kde %clean rm -rf $RPM_BUILD_ROOT @@ -791,11 +796,25 @@ %attr(755,root,root) %{_libdir}/kde4/plasma_engine_parley.so %{_datadir}/kde4/services/plasma-dataengine-parley.desktop +%files step -f step.lang +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/step +%{_datadir}/apps/step +%{_datadir}/config.kcfg/step.kcfg +%{_datadir}/config/step.knsrc +%{_desktopdir}/kde4/step.desktop +%{_iconsdir}/hicolor/*/apps/step.png +%{_iconsdir}/oxygen/*/actions/pointer.png +%{_iconsdir}/oxygen/*/actions/step_*.png + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11.2.8 2009/01/05 20:00:32 glen +- step subpkg, files from th-x86_64 builder + Revision 1.11.2.7 2009/01/05 18:53:12 glen - disable pykde4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdeedu.spec?r1=1.11.2.7&r2=1.11.2.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
