rpms/R-GeneR/devel .cvsignore, 1.7, 1.8 R-GeneR.spec, 1.12, 1.13 sources, 1.7, 1.8

Pierre-YvesChibon pingou at fedoraproject.org
Mon Jul 5 13:03:47 UTC 2010


Author: pingou

Update of /cvs/pkgs/rpms/R-GeneR/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12898/devel

Modified Files:
	.cvsignore R-GeneR.spec sources 
Log Message:
Release 2.18.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/R-GeneR/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	11 May 2010 12:51:36 -0000	1.7
+++ .cvsignore	5 Jul 2010 13:03:47 -0000	1.8
@@ -1 +1 @@
-GeneR_2.18.0.tar.gz
+GeneR_2.18.1.tar.gz


Index: R-GeneR.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-GeneR/devel/R-GeneR.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- R-GeneR.spec	11 May 2010 12:51:36 -0000	1.12
+++ R-GeneR.spec	5 Jul 2010 13:03:47 -0000	1.13
@@ -1,9 +1,8 @@
 %global packname  GeneR
-%global bioce     2.5
 %global Rversion  2.11.0
 
 Name:             R-%{packname}
-Version:          2.18.0
+Version:          2.18.1
 Release:          1%{dist}
 Summary:          R for genes and sequences analysis
 
@@ -11,13 +10,13 @@ Group:            Applications/Engineeri
 License:          CeCILL
 URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
 Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
-Patch0:           %{name}-gcc44.patch
-# Has been sent to daubenton [AT] cgm.cnrs-gif [DOT] fr on 2009/04/22 -- by Milos
+#Patch0:           %%{name}-gcc44.patch
+# Has been sent to daubenton [AT] cgm.cnrs-gif [DOT] fr on 2009/04/22 -- by Milos
+# Seems to have been incoporated upstream on 2010/07/05 -- pingou
+
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:         R-core >= %{Rversion}
-Requires(post):   R-core
-Requires(postun): R-core
 BuildRequires:    R-devel >= %{Rversion} tex(latex)
 
 %description
@@ -25,7 +24,7 @@ Package manipulating nucleotidic sequenc
 
 %prep
 %setup -q -c -n %{packname}
-%patch0
+#%%patch0
 
 %build
 
@@ -58,7 +57,7 @@ mv -f "%{buildroot}%{_libdir}/R/library/
 #Execution halted
 #**********************************
 
-#%{_bindir}/R CMD check %{packname}
+#%%{_bindir}/R CMD check %%{packname}
 
 %clean
 rm -rf %{buildroot}
@@ -81,6 +80,12 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/%{packname}/libs
 
 %changelog
+* Mon Jul 05 2010 pingou <pingou at pingoured.fr> 2.18.1-1
+- Update to version 2.18.1
+- Remove link to BioC
+- Remove R post and R postun
+- Remove patch from Milos (Thanks to him)
+
 * Tue May 11 2010 pingou <pingou at pingoured.fr> 2.18.0-1
 - Update to version 2.18.0
 - Fix Requires and BuildRequires


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-GeneR/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	11 May 2010 12:51:36 -0000	1.7
+++ sources	5 Jul 2010 13:03:47 -0000	1.8
@@ -1 +1 @@
-5bd58f31a8e0523a844be3be8a6f38e6  GeneR_2.18.0.tar.gz
+fe6cbd50c1a2f4fd58d232ae85b34905  GeneR_2.18.1.tar.gz



More information about the scm-commits mailing list