Hello community,

here is the log from the commit of package rkward for openSUSE:Factory
checked in at Wed Aug 17 10:55:31 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/rkward/rkward.changes  2011-06-30 
15:11:54.000000000 +0200
@@ -0,0 +1,13 @@
+-------------------------------------------------------------------
+Thu Jun 30 13:10:15 UTC 2011 - [email protected]
+
+- Update for upstream new version 0.5.6
+  Submitrequest into Factory 
+
+-------------------------------------------------------------------
+Mon May  9 07:09:30 UTC 2011 - [email protected]
+
+- First submitrequest of rkward into Factory
+  rkward  is a kde4 frontend for the statistical software R, which is part of
+  11.4 and Factory. 
+

calling whatdependson for head-i586


New:
----
  rkward-0.5.6.tar.gz
  rkward.changes
  rkward.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rkward.spec ++++++
#
# spec file for package rkward
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           rkward
Version:        0.5.6
Release:        1
Summary:        Graphical frontend for R language
Summary(fr):    Interface graphique pour le langage R 

Group:          Productivity/Scientific/Math
License:        GPL-2.0
Url:            http://rkward.sourceforge.net/ 
Source0:        
http://downloads.sourceforge.net/rkward/%{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

BuildRequires:  R-base-devel desktop-file-utils gettext
BuildRequires:  cmake gcc-fortran libkde4-devel
BuildRequires:  update-desktop-files
BuildRequires:  kde4-filesystem
Requires:       R-base
Requires:       kdebase4-runtime

%description
RKWard aims to provide an easily extensible, easy to use IDE/GUI for the
R-project. RKWard tries to combine the power of the R-language with the
(relative) ease of use of commercial statistics tools. Long term plans
include integration with office suites

%description -l fr
RKWard fournis un environnement de développement graphique intégré
aisément extensible et simple d'utilisation. RKWard tente de
combiner la puissance du langage R et la (relative) simplicité d'utilisation
des outils statistiques commerciaux. L'objectif à long terme est de voir son
intégration dans les suites bureautiques.

%if %suse_version < 1120
%define _kde4_htmldir /usr/share/doc/kde/HTML/
%endif

%prep
%setup -q 

%build
%cmake_kde4 -d build
%make_jobs

%install
cd build
%makeinstall

desktop-file-install \
  --vendor="" \
  --dir=%{buildroot}%{kde4_datadir}/applications/kde4 \
  %{buildroot}%{_datadir}/applications/kde4/%{name}.desktop
%suse_update_desktop_file -n rkward

#This file is conflicting with the kdelibs one
rm -f $RPM_BUILD_ROOT%{_datadir}/kde4/apps/katepart/syntax/r.xml
# already in R-base package
rm -f $RPM_BUILD_ROOT%{_libdir}/R/library/R.css

%find_lang %{name}

%clean
rm -rf $RPM_BUILD_ROOT

%post
touch --no-create %{_datadir}/icons/locolor
touch --no-create %{_datadir}/icons/crystalsvg

%postun
touch --no-create %{_datadir}/icons/locolor
touch --no-create %{_datadir}/icons/crystalsvg

%files -f build/%{name}.lang
%defattr(-,root,root,-)
%doc README COPYING TODO AUTHORS
%doc %{_mandir}/man1/rkward.1.gz
%{_libdir}/R/library/%{name}/
%{_libdir}/R/library/rkwardtests/
%{_datadir}/applications/kde4/%{name}.desktop
%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
%{_datadir}/icons/hicolor/scalable/apps/%{name}.svgz
%{_bindir}/%{name}
%{_libdir}/kde4/libexec/
%{_datadir}/kde4/apps/%{name}/
%{_datadir}/kde4/apps/katepart/syntax/%{name}.xml
%{_datadir}/kde4/config/%{name}.knsrc

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to