Author: lisu                         Date: Tue Nov  3 09:33:29 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- re-enable autoconf
- do not perform help compiling, help is now converted from Rd by the R-based 
converters
- rel 2

---- Files affected:
packages/R:
   R.spec (1.120 -> 1.121) 

---- Diffs:

================================================================
Index: packages/R/R.spec
diff -u packages/R/R.spec:1.120 packages/R/R.spec:1.121
--- packages/R/R.spec:1.120     Tue Nov  3 10:17:14 2009
+++ packages/R/R.spec   Tue Nov  3 10:33:24 2009
@@ -18,7 +18,7 @@
 Summary(pl.UTF-8):     Język do analizy danych oraz grafiki
 Name:          R
 Version:       2.10.0
-Release:       1
+Release:       2
 License:       Mixed (distributable), mostly GPL
 Group:         Development/Languages
 # CRAN master site: ftp://cran.r-project.org/pub/R/src/
@@ -90,7 +90,7 @@
 
 %build
 %{__aclocal} -I m4
-#%{__autoconf}
+%{__autoconf}
 %configure \
        --enable-R-shlib \
        --enable-linux-lfs \
@@ -118,7 +118,7 @@
 %if %{with tests}
 %{__make} check
 %endif
-%{__make} docs help pdf html info
+%{__make} docs pdf html info
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -227,6 +227,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.121  2009/11/03 09:33:24  lisu
+- re-enable autoconf
+- do not perform help compiling, help is now converted from Rd by the R-based 
converters
+- rel 2
+
 Revision 1.120  2009/11/03 09:17:14  lisu
 - restore non-logged commits logs
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/R/R.spec?r1=1.120&r2=1.121&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to