rpms/rpy/devel .cvsignore, 1.4, 1.5 rpy.spec, 1.25, 1.26 sources, 1.4, 1.5

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Sun Feb 3 18:22:06 UTC 2008


Author: jamatos

Update of /cvs/pkgs/rpms/rpy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14320

Modified Files:
	.cvsignore rpy.spec sources 
Log Message:
* Sun Feb  3 2008 José Matos <jamatos[AT]fc.up.pt> - 1.0.1-1
- New upstream release.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	29 Aug 2007 17:36:29 -0000	1.4
+++ .cvsignore	3 Feb 2008 18:21:32 -0000	1.5
@@ -1 +1 @@
-rpy-1.0-RC3.tar.gz
+rpy-1.0.1.tar.gz


Index: rpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/devel/rpy.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- rpy.spec	8 Jan 2008 00:47:30 -0000	1.25
+++ rpy.spec	3 Feb 2008 18:21:32 -0000	1.26
@@ -1,15 +1,11 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-%define prev  RC3
-%define pred .%{prev}
-%define pre  -%{prev}
-
 Name:          rpy
 Summary:       Python interface to the R language
-Version:       1.0
-Release:       0.7%{?pred}%{?dist}
+Version:       1.0.1
+Release:       1%{?dist}
 Url:           http://rpy.sourceforge.net
-Source:        http://dl.sf.net/%{name}/%{name}-%{version}%{?pre}.tar.gz
+Source:        http://downloads.sf.net/%{name}/%{name}-%{version}.tar.gz
 License:       GPLv2+
 Group:         Development/Libraries
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -29,9 +25,9 @@
 execute arbitrary R functions. All the errors from the R language are
 converted to Python exceptions.
 
-%prep 
-%setup -n %{name}-%{version}%{?pre}
-# Rawhide now puts the R headers in /usr/include/R
+%prep
+%setup -q
+# The R headers are now in /usr/include/R
 %patch0 -p1
 
 %build
@@ -71,6 +67,9 @@
 
 
 %changelog
+* Sun Feb  3 2008 José Matos <jamatos[AT]fc.up.pt> - 1.0.1-1
+- New upstream release.
+
 * Mon Jan  7 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0-0.7.RC3
 - find the moved R headers in their new home (/usr/include/R)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rpy/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	29 Aug 2007 17:36:29 -0000	1.4
+++ sources	3 Feb 2008 18:21:32 -0000	1.5
@@ -1 +1 @@
-92bc13f5dfd31bd6ab92c834e845ed4c  rpy-1.0-RC3.tar.gz
+3897e05e67230717396859bcc00a8768  rpy-1.0.1.tar.gz




More information about the fedora-extras-commits mailing list