rpms/R-DynDoc/F-8 R-DynDoc.spec,1.4,1.5 sources,1.4,1.5

Pierre-YvesChibon pingou at fedoraproject.org
Wed Nov 26 20:59:20 UTC 2008


Author: pingou

Update of /cvs/pkgs/rpms/R-DynDoc/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29033

Modified Files:
	R-DynDoc.spec sources 
Log Message:
new release


Index: R-DynDoc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-DynDoc/F-8/R-DynDoc.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- R-DynDoc.spec	25 Jun 2008 09:05:37 -0000	1.4
+++ R-DynDoc.spec	26 Nov 2008 20:58:49 -0000	1.5
@@ -1,22 +1,23 @@
 %define packname  DynDoc
-%define bioc      2.2
+%define bioc      2.3
+%define Rversion  2.8.0
 
 Name:             R-%{packname}
-Version:          1.18.0 
-Release:          2%{?dist}
+Version:          1.20.0 
+Release:          1%{?dist}
 Summary:          Functions for dynamic documents
 
 Group:            Applications/Productivity
 License:          Artistic 2.0
 URL:              http://bioconductor.org/packages/%{bioc}/bioc/html/DynDoc.html
-Source0:          http://bioconductor.org/packages/%{bioc}/bioc/src/contrib/DynDoc_1.18.0.tar.gz
+Source0:          http://www.bioconductor.org/packages/%{bioc}/bioc/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:        noarch
 
-Requires:         R
-Requires(post):   R
+Requires:         R >= %{Rversion}
+Requires(post):   R >= %{Rversion}
 Requires(postun): R
-BuildRequires:    R-devel tetex-latex 
+BuildRequires:    R-devel >= %{Rversion} tetex-latex 
 
 %description
 A set of functions to create and interact with dynamic documents and 
@@ -67,12 +68,14 @@
 
 
 %changelog
-* Mon May 26 2008 pingou <pingoufc4-at-yahoo.fr> 1.18.0-2
-- Correction on the layout of the changelog
-- Rebuild
+* Mon Oct 27 2008 pingou <pingoufc4-at-yahoo.fr> 1.20.0-1
+- Update to version 1.20.0 for R >= 2.8.0
 
-* Mon May 26 2008 pingou <pingoufc4-at-yahoo.fr> 1.18.0-1
-- Update to version 1.18.0
+* Wed Jun 25 2008 Pingou <pingoufc4 at yahoo.fr> 1.18.0-2
+- Change the url
+
+* Fri May 02 2008 Pingou <pingoufc4 at yahoo.fr> 1.18.0-1
+- Update to bioconductor 2.2
 
 * Mon Oct 08 2007 Pingou <pingoufc4 at yahoo.fr> 1.17.0-1
 - Update to bioconductor 2.1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-DynDoc/F-8/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	26 May 2008 08:16:52 -0000	1.4
+++ sources	26 Nov 2008 20:58:49 -0000	1.5
@@ -1 +1 @@
-9abd188a5b2706665140e8a8b6c07155  DynDoc_1.18.0.tar.gz
+ad1f2bb27ff7de95f10d8b4d62cfd972  DynDoc_1.20.0.tar.gz




More information about the fedora-extras-commits mailing list