Author: lisu                         Date: Thu May  6 08:42:35 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- perl Text module not longer supported
- rel 3

---- Files affected:
packages/R:
   R.spec (1.131 -> 1.132) 

---- Diffs:

================================================================
Index: packages/R/R.spec
diff -u packages/R/R.spec:1.131 packages/R/R.spec:1.132
--- packages/R/R.spec:1.131     Tue May  4 10:13:06 2010
+++ packages/R/R.spec   Thu May  6 10:42:30 2010
@@ -18,7 +18,7 @@
 Summary(pl.UTF-8):     Język do analizy danych oraz grafiki
 Name:          R
 Version:       2.11.0
-Release:       2
+Release:       3
 License:       Mixed (distributable), mostly GPL
 Group:         Development/Languages
 # CRAN master site: ftp://cran.r-project.org/pub/R/src/
@@ -126,7 +126,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d 
$RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_libdir}/R,%{_includedir},%{_desktopdir}}
+install -d 
$RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_libdir}/{R},%{_includedir},%{_desktopdir}}
 install -d $RPM_BUILD_ROOT%{perl_vendorlib}/{R,Text}
 
 %{__make} -j1 install \
@@ -142,10 +142,6 @@
 for f in * ; do
   ln -s %{_libdir}/%{name}/share/perl/R/$f $RPM_BUILD_ROOT%{perl_vendorlib}/R/
 done)
-(cd $RPM_BUILD_ROOT%{_libdir}/%{name}/share/perl/Text
-for f in * ; do
-  ln -s %{_libdir}/%{name}/share/perl/Text/$f 
$RPM_BUILD_ROOT%{perl_vendorlib}/Text/
-done)
 
 rm -r $RPM_BUILD_ROOT%{perl_vendorlib}/R
 rm -r $RPM_BUILD_ROOT%{_libdir}/R/share/perl/File
@@ -228,6 +224,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.132  2010/05/06 08:42:30  lisu
+- perl Text module not longer supported
+- rel 3
+
 Revision 1.131  2010/05/04 08:13:06  lisu
 S: rkward (gui)
 
================================================================

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

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

Reply via email to