rpms/R-wavethresh/devel R-wavethresh.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Wed Mar 8 22:32:44 UTC 2006


Author: jamatos

Update of /cvs/extras/rpms/R-wavethresh/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29330/devel

Modified Files:
	.cvsignore sources 
Added Files:
	R-wavethresh.spec 
Log Message:
auto-import R-wavethresh-2.2-2 on branch devel from R-wavethresh-2.2-2.src.rpm


--- NEW FILE R-wavethresh.spec ---
%define packrel  8
%define packname wavethresh

Summary:	R module, Software to perform wavelet statistics and transforms
Name:		R-%{packname}
Version: 	2.2
Release: 	2%{?dist}
License:	GPL
Group:		Applications/Engineering
Source0:	ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz
URL:		http://cran.r-project.org/contrib/main/Descriptions/wavethresh.html

BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

Requires:	R >= 1.4
BuildRequires:	R >= 1.4, tetex-latex


%description
Software to perform 1-d and 2-d wavelet statistics and transforms

%prep
%setup -q -n %{packname}

%build

%install
%{__rm} -rf %{buildroot}

cd ..; R CMD INSTALL %{packname} -l %{buildroot}%{_libdir}/R/library
%{__rm} -rf %{buildroot}%{_libdir}/R/library/R.css

%check
cd ..;%{_bindir}/R CMD check %{packname}

%clean
%{__rm} -rf %{buildroot}

%post
%{__cat} %{_libdir}/R/library/*/CONTENTS > %{_libdir}/R/doc/html/search/index.txt

%postun
%{__cat} %{_libdir}/R/library/*/CONTENTS > %{_libdir}/R/doc/html/search/index.txt

%files
%defattr(-, root, root, -)
%{_libdir}/R/library/%{packname}
%doc DESCRIPTION

%changelog
* Wed Mar  8 2006 Jose' Matos <jamatos at fc.up.pt> - 2.2-2
- Rename License to simply GPL, added DESCRIPTION to %%doc

* Fri Mar 03 2006 José Matos <jamatos at fc.up.pt> 2.2-1
- Initial package creation
    


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/R-wavethresh/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	8 Mar 2006 22:32:01 -0000	1.1
+++ .cvsignore	8 Mar 2006 22:32:43 -0000	1.2
@@ -0,0 +1 @@
+wavethresh_2.2-8.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/R-wavethresh/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	8 Mar 2006 22:32:01 -0000	1.1
+++ sources	8 Mar 2006 22:32:43 -0000	1.2
@@ -0,0 +1 @@
+13049af3067f3dbd1abd689996c8a7cb  wavethresh_2.2-8.tar.gz




More information about the fedora-extras-commits mailing list