rpms/rkward/F-9 rkward.spec,1.19,1.20 sources,1.8,1.9

Pierre-YvesChibon pingou at fedoraproject.org
Tue Mar 31 08:02:55 UTC 2009


Author: pingou

Update of /cvs/pkgs/rpms/rkward/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv787/F-9

Modified Files:
	rkward.spec sources 
Log Message:
Update to 0.5.0c


Index: rkward.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rkward/F-9/rkward.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- rkward.spec	1 May 2008 08:06:20 -0000	1.19
+++ rkward.spec	31 Mar 2009 08:02:25 -0000	1.20
@@ -1,6 +1,8 @@
+%define  Rversion 2.8.0
+
 Name:           rkward
-Version:        0.5.0b
-Release:        2%{?dist}
+Version:        0.5.0c
+Release:        1%{?dist}
 Summary:        Graphical frontend for R language
 Summary(fr):    Interface graphique pour le langage R 
 
@@ -10,8 +12,7 @@
 Source0:        http://downloads.sourceforge.net/rkward/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# PyQt-devel really?  that is qt(3) based. -- Rex
-BuildRequires:  R-devel desktop-file-utils gettext PyQt-devel
+BuildRequires:  R-devel >= %{Rversion} desktop-file-utils gettext 
 BuildRequires:  kdelibs4-devel cmake pcre-devel
 BuildRequires:  giflib-devel  
 Requires:       php-cli
@@ -35,6 +36,8 @@
 %setup -q 
 #-n %{name}-%{version}-pre1
 
+# Not needed from 0.5.0c
+#sed -i -e "s|#include \"Rdevices.h\"||" rkward/rbackend/rembedinternal.cpp
 
 %build
 mkdir -p %{_target_platform}
@@ -44,7 +47,6 @@
 
 make %{?_smp_mflags} -C %{_target_platform}
 
-
 %install
 rm -rf %{buildroot}
 
@@ -99,8 +101,8 @@
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc README COPYING TODO AUTHORS
-%{_libdir}/R/library/%{name}/*
-%{_datadir}/kde4/apps/%{name}/
+%{_libdir}/R/library/%{name}
+%{_datadir}/kde4/apps/%{name}
 %{_datadir}/applications/kde4/%{name}.desktop
 %{_datadir}/icons/hicolor/16x16/apps/%{name}.png
 %{_datadir}/icons/hicolor/22x22/apps/%{name}.png
@@ -115,6 +117,41 @@
 %{_datadir}/kde4/apps/katepart/syntax/%{name}.xml
 
 %changelog
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0c-1
+- Update to version 0.5.0c
+- Remove the BuildRequires on PyQt-devel
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0b-12
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Fri Dec 05 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.5.0b-11
+- Rebuild for fixed kde-filesystem (macros.kde4) (get rid of rpaths)
+
+* Sun Nov 30 2008 pingou <pingou -AT- pingoured.fr> 0.5.0b-10
+- Own directory rkward -- #473660
+
+* Wed Oct 29 2008 pingou <pingou -AT- pingoured.fr> 0.5.0b-9
+- Move the sed to prep 
+
+* Wed Oct 29 2008 pingou <pingou -AT- pingoured.fr> 0.5.0b-8
+- Rebuild for R 2.8.0 
+- Remove the Rdevices.h which make the build failed
+
+*Fri Jun 06 2008 Pingou <pingoufc4 at yahoo.fr> 0.5.0b-7
+- Correct a typo in files
+
+*Fri Jun 06 2008 Pingou <pingoufc4 at yahoo.fr> 0.5.0b-6
+- Correct the files section for the icons
+
+*Fri Jun 06 2008 Pingou <pingoufc4 at yahoo.fr> 0.5.0b-5
+- Correct version
+
+*Fri Jun 06 2008 Pingou <pingoufc4 at yahoo.fr> 0.5.0b-4
+- Correct typo in changelog
+
+*Fri Jun 06 2008 Pingou <pingoufc4 at yahoo.fr> 0.5.0b-3
+- Rebuild
+
 *Thu May 01 2008 Pingou <pingoufc4 at yahoo.fr> 0.5.0b-2
 - Update to release 0.5.0b
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rkward/F-9/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	1 May 2008 08:06:20 -0000	1.8
+++ sources	31 Mar 2009 08:02:25 -0000	1.9
@@ -1 +1 @@
-c5321f4229167b77b4ce0adced263264  rkward-0.5.0b.tar.gz
+3be27290cf87cc4024bb161d97b853a4  rkward-0.5.0c.tar.gz




More information about the fedora-extras-commits mailing list