create a version to depend on Django14 in EPEL
This will probably need to be revisited, but for now to at least support openstack-dashboard which needs this package and Django14, change the dependency.
This commit is contained in:
parent
4335c2faf0
commit
9d44e72e29
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: python-django-compressor
|
||||
Version: 1.2
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Compresses linked and inline JavaScript or CSS into single cached files
|
||||
|
||||
License: MIT
|
||||
|
|
@ -63,6 +63,9 @@ done
|
|||
%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Oct 24 2012 Pádraig Brady <pbrady@redhat.com> - 1.2-4
|
||||
- Depend on Django14 in EPEL
|
||||
|
||||
* Mon Sep 24 2012 Matthias Runge <mrunge@redhat.com> - 1.2-3
|
||||
- add requirement Django/python-django
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue