rpms/R-combinat/F-13 R-combinat.spec,1.1,1.2

cheese cheese at fedoraproject.org
Sat May 8 12:44:43 UTC 2010


Author: cheese

Update of /cvs/pkgs/rpms/R-combinat/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21849

Modified Files:
	R-combinat.spec 
Log Message:
fix buildrequires


Index: R-combinat.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-combinat/F-13/R-combinat.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- R-combinat.spec	4 May 2010 18:14:47 -0000	1.1
+++ R-combinat.spec	8 May 2010 12:44:42 -0000	1.2
@@ -4,7 +4,7 @@
 
 Name:             R-%{packname}
 Version:          %{packvers}.%{packrel}
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          R routines for combinatorics
 Group:            Applications/Productivity
 License:          GPLv2
@@ -13,7 +13,7 @@ Source0:          http://cran.r-project.
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:        noarch
 Requires:         R-core
-BuildRequires:    R-devel
+BuildRequires:    R-devel, tex(latex)
 
 %description
 R routines for combinatorics
@@ -47,6 +47,10 @@ test -d %{packname}/src && (cd %{packnam
 %{_datadir}/R/library/%{packname}/help
 
 %changelog
+* Sat May 08 2010 josef radinger <cheese at nosuchhost.net> 
+- 0.0.7-5
+- fix buildrequires: tex(latex)
+
 * Fri Apr 30 2010 josef radinger <cheese at nosuchhost.net> 
 - 0.0.7-4
 - fix version



More information about the scm-commits mailing list