[fix rpm building
John Meacham <john@repetae.net>**20100722032608
 Ignore-this: 8cbe2e74b1b400f5fe242bd3cf932728
] hunk ./jhc.spec.in 8
-Source: http://repetae.net/computer/jhc/drop/%{name}-%{version}.tar.gz
+Source: http://repetae.net/dist/%{name}-%{version}.tar.gz
hunk ./jhc.spec.in 12
-BuildRequires: ghc, ghc-zlib-devel, ghc-utf8-string-devel
+BuildRequires: ghc-editline-devel, ghc-binary-devel,  haskell-platform, ghc, ghc-zlib-devel, ghc-utf8-string-devel
hunk ./jhc.spec.in 41
+%{_datadir}/@PACKAGE@-@SHORTVERSION@/flat-foreign-1.0.hl
hunk ./jhc.spec.in 43
-%{_datadir}/@PACKAGE@-@SHORTVERSION@/containers-0.2.0.hl
+%{_datadir}/@PACKAGE@-@SHORTVERSION@/containers-0.3.0.0.hl
+%{_datadir}/@PACKAGE@-@SHORTVERSION@/Diff-0.1.2.hl
+%{_datadir}/@PACKAGE@-@SHORTVERSION@/html-1.0.1.2.hl
+%{_datadir}/@PACKAGE@-@SHORTVERSION@/HUnit-1.2.2.1.hl
+%{_datadir}/@PACKAGE@-@SHORTVERSION@/pretty-1.0.1.1.hl
+%{_datadir}/@PACKAGE@-@SHORTVERSION@/safe-0.2.hl
+%{_datadir}/@PACKAGE@-@SHORTVERSION@/smallcheck-0.4.hl
+%{_datadir}/@PACKAGE@-@SHORTVERSION@/utility-ht-0.0.5.1.hl
+%{_datadir}/@PACKAGE@-@SHORTVERSION@/xhtml-3000.2.0.1.hl
hunk ./utils/mockbuild.prl 13
-my @args =  (qw/sudo mock rebuild -r fedora-12-i386/,  "$tts", qw/--no-clean --no-cleanup-after/);
+my @args =  (qw(sudo /usr/local/encap/mock-git/sbin/mock rebuild -r fedora-13-i386),  "$tts", qw/--no-clean --no-cleanup-after/);