rpms/django-evolution/EL-6 django-evolution.spec,1.4,1.5

Stephen Gallagher sgallagh at fedoraproject.org
Thu Jul 8 11:42:43 UTC 2010


Author: sgallagh

Update of /cvs/pkgs/rpms/django-evolution/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv25891

Modified Files:
	django-evolution.spec 
Log Message:
* Thu Jul 08 2010 Stephen Gallagher <sgallagh at redhat.com> - 0.5-4
- Remove erroneous python-sqlite BuildRequires.



Index: django-evolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/django-evolution/EL-6/django-evolution.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- django-evolution.spec	18 Jun 2010 16:46:35 -0000	1.4
+++ django-evolution.spec	8 Jul 2010 11:42:43 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           django-evolution
 Version:        0.5
-Release:        3.1%{?dist}
+Release:        4%{?dist}
 Summary:        Schema evolution for Django
 
 Group:          Development/Languages
@@ -19,8 +19,6 @@ BuildRequires:  python-coverage
 BuildRequires:  pyflakes
 %if 0%{?rhel} <= 5
 BuildRequires:  python-sqlite2
-%else
-BuildRequires:  python-sqlite
 %endif
 BuildRequires:  Django
 Requires:       Django
@@ -68,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/tests/*
 
 %changelog
+* Thu Jul 08 2010 Stephen Gallagher <sgallagh at redhat.com> - 0.5-4
+- Remove erroneous python-sqlite BuildRequires.
+
 * Fri Jun 18 2010 Stephen Gallagher <sgallagh at redhat.com> - 0.5-3.1
 - Rebuild for EPEL6
 



More information about the scm-commits mailing list