rpms/R-waveslim/F-11 R-waveslim.spec,1.13,1.14

Tom Callaway spot at fedoraproject.org
Tue Jul 28 20:27:15 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/R-waveslim/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18041/F-11

Modified Files:
	R-waveslim.spec 
Log Message:
update scriptlets, url


Index: R-waveslim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-waveslim/F-11/R-waveslim.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- R-waveslim.spec	23 Feb 2009 23:13:03 -0000	1.13
+++ R-waveslim.spec	28 Jul 2009 20:27:15 -0000	1.14
@@ -3,11 +3,11 @@
 Summary: R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing
 Name: R-%{packname}
 Version: 1.6.1
-Release: 3%{?dist}
+Release: 5%{?dist}
 License: GPLv2+
 Group: Applications/Engineering
 Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz
-URL: http://www.image.ucar.edu/staff/whitcher/
+URL: http://waveslim.r-forge.r-project.org/
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -44,10 +44,10 @@ cd ..;%{_bindir}/R CMD check %{packname}
 %{__rm} -rf %{buildroot}
 
 %post
-%{__cat} %{_libdir}/R/library/*/CONTENTS > %{_libdir}/R/doc/html/search/index.txt
+%{_R_make_search_index}
 
 %postun
-%{__cat} %{_libdir}/R/library/*/CONTENTS > %{_libdir}/R/doc/html/search/index.txt
+%{_R_make_search_index}
 
 %files
 %defattr(-, root, root, -)
@@ -55,6 +55,12 @@ cd ..;%{_bindir}/R CMD check %{packname}
 %doc DESCRIPTION
 
 %changelog
+* Tue Jul 28 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.6.1-5
+- update scriptlets, url
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.1-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list