rpms/python-virtualenv/EL-5 .cvsignore, 1.3, 1.4 python-virtualenv.spec, 1.2, 1.3 sources, 1.3, 1.4

smilner smilner at fedoraproject.org
Thu Nov 12 23:28:25 UTC 2009


Author: smilner

Update of /cvs/pkgs/rpms/python-virtualenv/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15301

Modified Files:
	.cvsignore python-virtualenv.spec sources 
Log Message:
Update for upstream release.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtualenv/EL-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	29 Sep 2008 01:20:50 -0000	1.3
+++ .cvsignore	12 Nov 2009 23:28:25 -0000	1.4
@@ -1 +1 @@
-virtualenv-1.3.tar.gz
+virtualenv-1.4.2.tar.gz


Index: python-virtualenv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtualenv/EL-5/python-virtualenv.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- python-virtualenv.spec	29 Sep 2008 01:20:50 -0000	1.2
+++ python-virtualenv.spec	12 Nov 2009 23:28:25 -0000	1.3
@@ -2,7 +2,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-virtualenv
-Version:        1.3
+Version:        1.4.2
 Release:        1%{?dist}
 Summary:        Tool to create isolated Python environments
 
@@ -14,6 +14,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildArch:      noarch
 BuildRequires:  python-devel, python-setuptools-devel
+Requires:       python-setuptools, python-setuptools-devel, python-devel
 
 
 %description
@@ -43,14 +44,40 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc docs/index.txt docs/license.txt PKG-INFO
+%doc docs/index.txt docs/license.txt docs/news.txt PKG-INFO
 # For noarch packages: sitelib
 %{python_sitelib}/*
 %attr(755,root,root) %{_bindir}/virtualenv
-%exclude %{python_sitelib}/support-files
 
 
 %changelog
+* Thu Nov 12 2009 Steve 'Ashcrow' Milner <me at stevemilner.org> - 1.4.2-1
+- Updated for upstream release.
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Tue Apr 28 2009 Steve 'Ashcrow' Milner <me at stevemilner.org> - 1.3.3-1
+- Updated for upstream release.
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Thu Dec 25 2008 Steve 'Ashcrow' Milner <me at stevemilner.org> - 1.3.2-1
+- Updated for upstream release.
+
+* Thu Dec 04 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 1.3.1-4
+- Rebuild for Python 2.6
+
+* Mon Dec  1 2008 Steve 'Ashcrow' Milner <me at stevemilner.org> - 1.3.1-3
+- Added missing dependencies.
+
+* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 1.3.1-2
+- Rebuild for Python 2.6
+
+* Fri Nov 28 2008 Steve 'Ashcrow' Milner <me at stevemilner.org> - 1.3.1-1
+- Updated for upstream release
+
 * Sun Sep 28 2008 Steve 'Ashcrow' Milner <me at stevemilner.org> - 1.3-1
 - Updated for upstream release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtualenv/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	29 Sep 2008 01:20:50 -0000	1.3
+++ sources	12 Nov 2009 23:28:25 -0000	1.4
@@ -1 +1 @@
-36b766604542f2c34d8dffdb21ba14a9  virtualenv-1.3.tar.gz
+7b1a10f0e84dd945c9b006ace1e1bb16  virtualenv-1.4.2.tar.gz




More information about the fedora-extras-commits mailing list