fix packaging
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 23 Sep 2013 12:10:23 +0000 (14:10 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 23 Sep 2013 12:10:23 +0000 (14:10 +0200)
debian/unfold.install
myslice.spec

index 02fa3c5..24661e3 100644 (file)
@@ -1,5 +1,5 @@
-usr/share/unfold/all-static
-usr/share/unfold/all-templates
+usr/share/unfold/static
+usr/share/unfold/templates
 usr/share/unfold/apache
 usr/share/unfold/auth
 usr/share/unfold/insert_above
index e5c1111..1c7bf54 100644 (file)
@@ -17,7 +17,8 @@ Packager: OpenLab <thierry.parmentelat@inria.fr>
 URL: %{SCMURL}
 
 Requires: python >= 2.7
-Requires: Django
+# in f14 this used to be called Django
+Requires: python-django
 Requires: httpd
 Requires: mod_wsgi
 BuildRequires: python-setuptools make