rpms/R-DynDoc/F-11 R-DynDoc.spec,1.8,1.9 sources,1.7,1.8

Pierre-YvesChibon pingou at fedoraproject.org
Tue May 11 10:57:57 UTC 2010


Author: pingou

Update of /cvs/pkgs/rpms/R-DynDoc/F-11
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10044/F-11

Modified Files:
	R-DynDoc.spec sources 
Log Message:
Update to 1.26.0


Index: R-DynDoc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-DynDoc/F-11/R-DynDoc.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- R-DynDoc.spec	21 Nov 2009 11:25:28 -0000	1.8
+++ R-DynDoc.spec	11 May 2010 10:57:57 -0000	1.9
@@ -1,23 +1,22 @@
 %define packname  DynDoc
-%define bioc      2.5
 %define Rversion  2.10.0
 
 Name:             R-%{packname}
-Version:          1.24.0 
-Release:          1%{?dist}
+Version:          1.26.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://www.bioconductor.org/packages/%{bioc}/bioc/src/contrib/%{packname}_%{version}.tar.gz
+URL:              http://bioconductor.org/packages/release/bioc/html/DynDoc.html
+Source0:          http://www.bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:        noarch
 
-Requires:         R >= %{Rversion}
-Requires(post):   R >= %{Rversion}
-Requires(postun): R
-BuildRequires:    R-devel >= %{Rversion} tetex-latex 
+Requires:         R-core >= %{Rversion}
+Requires(post):   R-core >= %{Rversion}
+Requires(postun): R-core
+BuildRequires:    R-devel >= %{Rversion} tex(latex)
 
 %description
 A set of functions to create and interact with dynamic documents and 
@@ -59,6 +58,12 @@ test -d %{packname}/src && (cd %{packnam
 
 
 %changelog
+* Tue May 11 2010 pingou <pingou at pingoured.fr> 1.26.0-1
+- Update to version 1.26.0
+- Update url and source0 to more stable link
+- Requires R-core instead of R
+- Requires tex(latex)
+
 * Sat Nov 21 2009 pingou <pingou at pingoured.fr> 1.24.0-1
 - Update to 1.24.0
 - Remove %%post and %%postun


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-DynDoc/F-11/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	21 Nov 2009 11:25:29 -0000	1.7
+++ sources	11 May 2010 10:57:57 -0000	1.8
@@ -1 +1 @@
-f890619208e95a3d3ee1afde66d40add  DynDoc_1.24.0.tar.gz
+0077b142ccdceff031a7c48b8271878d  DynDoc_1.26.0.tar.gz



More information about the scm-commits mailing list