<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>docs/man/django-admin.1</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -21,3 +21,8 @@ done
 # Make sure we match foo.pyo and foo.pyc along with foo.py (but only once each)
 sed -e &quot;/\.py[co]$/d&quot; -e &quot;s/\.py$/.py*/&quot; DIRS FILES &gt;INSTALLED_FILES
 
+mkdir -p ${RPM_BUILD_ROOT}/%{_mandir}/man1/
+cp docs/man/* ${RPM_BUILD_ROOT}/%{_mandir}/man1/
+cat &lt;&lt; EOF &gt;&gt; INSTALLED_FILES
+%doc %{_mandir}/man1/*&quot;
+EOF</diff>
      <filename>scripts/rpm-install.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>47dae9e7ef90188350b53530f41b47dcf01de5cd</id>
    </parent>
  </parents>
  <author>
    <name>mtredinnick</name>
    <email>mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
  </author>
  <url>http://github.com/brosner/django/commit/2512b42fb375f62e8daa0a22a380c75b35cc6e20</url>
  <id>2512b42fb375f62e8daa0a22a380c75b35cc6e20</id>
  <committed-date>2007-06-09T23:33:31-07:00</committed-date>
  <authored-date>2007-06-09T23:33:31-07:00</authored-date>
  <message>Added a man page for django-admin.py. Also install it correctly as part of the
auto-generated rpm. Thanks to Marc Fargas and Paul Bissex for writing the man
page. Refs #3341.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@5457 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
  <tree>dfa5cebad272f76b903eec5b21f1e74b8e396fa1</tree>
  <committer>
    <name>mtredinnick</name>
    <email>mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
  </committer>
</commit>
