rpms/R-wavethresh/F-10 R-wavethresh.spec,1.8,1.9 sources,1.3,1.4

Tom Callaway spot at fedoraproject.org
Tue Jul 28 19:33:00 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/R-wavethresh/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24337/F-10

Modified Files:
	R-wavethresh.spec sources 
Log Message:
update to 2.2-11, fix versioning, scriptlets


Index: R-wavethresh.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-wavethresh/F-10/R-wavethresh.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- R-wavethresh.spec	14 Feb 2008 14:06:33 -0000	1.8
+++ R-wavethresh.spec	28 Jul 2009 19:33:00 -0000	1.9
@@ -1,13 +1,14 @@
-%define packrel  9
+%define packver  2.2
+%define packrel  11
 %define packname wavethresh
 
 Summary: R module, Software to perform wavelet statistics and transforms
 Name: R-%{packname}
-Version: 2.2
-Release: 9%{?dist}
+Version: %{packver}.%{packrel}
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Engineering
-Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz
+Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{packver}-%{packrel}.tar.gz
 URL: http://cran.r-project.org/contrib/main/Descriptions/wavethresh.html
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -38,10 +39,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, -)
@@ -49,6 +50,17 @@ cd ..;%{_bindir}/R CMD check %{packname}
 %doc DESCRIPTION
 
 %changelog
+* Tue Jul 28 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.2.11-1
+- update to 2.2-11
+- use new versioning scheme that includes packrel
+- use proper scriptlets
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2-11
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2-10
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Thu Feb 14 2008 José Matos <jamatos[AT]fc.up.pt> - 2.2-9
 - Rebuild for gcc 4.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-wavethresh/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	14 Sep 2006 13:07:24 -0000	1.3
+++ sources	28 Jul 2009 19:33:00 -0000	1.4
@@ -1 +1 @@
-a1c21183121fcfc379f438eaab506b10  wavethresh_2.2-9.tar.gz
+51985b435713a481b938c24dfd0bb4f3  wavethresh_2.2-11.tar.gz




More information about the fedora-extras-commits mailing list