From: Thierry Parmentelat Date: Mon, 23 Sep 2013 12:10:23 +0000 (+0200) Subject: fix packaging X-Git-Tag: myslice-0.2-4~58 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=aa5a20a75cd2fbfbc02b92311142e024eb822c21 fix packaging --- diff --git a/debian/unfold.install b/debian/unfold.install index 02fa3c55..24661e30 100644 --- a/debian/unfold.install +++ b/debian/unfold.install @@ -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 diff --git a/myslice.spec b/myslice.spec index e5c11115..1c7bf540 100644 --- a/myslice.spec +++ b/myslice.spec @@ -17,7 +17,8 @@ Packager: OpenLab 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