[pychess] The hg snapshot doesn't have a version in the extract.

Bruno Wolff III bruno at fedoraproject.org
Sat Sep 3 14:56:57 UTC 2011


commit af7d4bc9ca160a963a3b36c3bb9303ddc0a3fd35
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Sep 3 08:51:32 2011 -0500

    The hg snapshot doesn't have a version in the extract.

 pychess.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/pychess.spec b/pychess.spec
index 4adce6e..c8c872b 100644
--- a/pychess.spec
+++ b/pychess.spec
@@ -43,7 +43,8 @@ advanced players.
 
 
 %prep
-%setup -q -n %{name}-%{version}%{?prerel}
+#%setup -q -n %{name}-%{version}%{?prerel}
+%setup -q -n %{name}
 %patch0 -p1 -b .gtksourceview2
 
 # strip shebang from files not meant to be run


More information about the scm-commits mailing list