Author: lisu Date: Mon Jun 13 12:28:07 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.5.6 - package more files
---- Files affected: packages/rkward: rkward.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: packages/rkward/rkward.spec diff -u packages/rkward/rkward.spec:1.28 packages/rkward/rkward.spec:1.29 --- packages/rkward/rkward.spec:1.28 Tue Mar 22 09:20:43 2011 +++ packages/rkward/rkward.spec Mon Jun 13 14:28:02 2011 @@ -4,12 +4,12 @@ Summary: GUI for the R-project Summary(pl.UTF-8): Interfejs dla języka R Name: rkward -Version: 0.5.5 +Version: 0.5.6 Release: 1 License: GPL Group: Applications/Math Source0: http://downloads.sourceforge.net/rkward/%{name}-%{version}.tar.gz -# Source0-md5: 0d4aedb506ab866eccf9216de43279c3 +# Source0-md5: 58ce297310c73ee9c617360a975f0752 URL: http://rkward.sourceforge.net/ BuildRequires: QtCore-devel >= %{qtver} BuildRequires: QtDBus-devel >= %{qtver} @@ -65,13 +65,15 @@ %files -f %{name}.lang %defattr(644,root,root,755) %doc README TODO AUTHORS -%attr(755,root,root) %{_bindir}/%{name} -%attr(755,root,root) %{_bindir}/%{name}.bin +%attr(755,root,root) %{_bindir}/rkward +%attr(755,root,root) %{_libdir}/kde4/libexec/rkward.frontend +%attr(755,root,root) %{_libdir}/kde4/libexec/rkward.rbackend %{_desktopdir}/kde4/rkward.desktop -%{_datadir}/apps/%{name} +%{_datadir}/apps/rkward %{_iconsdir}/hicolor/*/apps/rkward.png %{_iconsdir}/hicolor/*/apps/rkward.svgz -%{_libdir}/R/library/%{name} +%{_libdir}/R/library/rkward +%{_mandir}/man1/rkward.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -79,6 +81,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2011/06/13 12:28:02 lisu +- updated to 0.5.6 +- package more files + Revision 1.28 2011/03/22 08:20:43 lisu - up to 0.5.5 - rpmbuild(macros) >= 1.600 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rkward/rkward.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
