[packages/R] - s/java/java-tools/

wrobell wrobell at pld-linux.org
Tue Sep 25 20:26:45 CEST 2012


commit 1eca4d7cd98b017e48ea74c2f8e1afa4b3f223ea
Author: wrobell <wrobell at pld-linux.org>
Date:   Tue Sep 25 19:26:32 2012 +0100

    - s/java/java-tools/

 R.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/R.spec b/R.spec
index 8e10791..58c014d 100644
--- a/R.spec
+++ b/R.spec
@@ -7,6 +7,7 @@
 # - /etc/localtime must be present for tests to work
 #
 # TODO:
+# - move javareconf to java-tools subpackage
 # - script for rpm to autoprovides/autorequires R internals
 #
 %include	/usr/lib/rpm/macros.perl
@@ -14,7 +15,7 @@ Summary:	A language for data analysis and graphics
 Summary(pl.UTF-8):	Język do analizy danych oraz grafiki
 Name:		R
 Version:	2.15.1
-Release:	5
+Release:	5.1
 License:	Mixed (distributable), mostly GPL v2+
 Group:		Development/Languages
 # CRAN master site: ftp://cran.r-project.org/pub/R/src/
@@ -87,12 +88,12 @@ Język R był zainspirowany dwoma istniejącymi językami: S (Beckera,
 Chambersa i Wilksa) oraz Scheme (Sussmana). R jest podobny do S, ale
 implementacja i semantyka wywodzi się ze Scheme.
 
-%package java
-Summary:	R Java classes
-Group:		Development/Libraries
+%package java-tools
+Summary:	R Java tools
+Group:		Development/Languages
 Requires:	%{name} = %{version}-%{release}
 
-%description java
+%description java-tools
 R Java classes.
 
 %prep
@@ -226,6 +227,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/R.1*
 %{_mandir}/man1/Rscript*
 
-%files java
+%files java-tools
 %defattr(644,root,root,755)
 %{_libdir}/R/share/java
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/R.git/commitdiff/1eca4d7cd98b017e48ea74c2f8e1afa4b3f223ea



More information about the pld-cvs-commit mailing list