[mate-calc/f16] fix setup line

Dan Mashal vicodan at fedoraproject.org
Mon Nov 26 10:31:37 UTC 2012


commit 2c16435180c3e3683e25e325dd1d8b5398a8361f
Author: Dan Mashal <dan.mashal at gmail.com>
Date:   Mon Nov 26 02:31:26 2012 -0800

    fix setup line

 mate-calc.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/mate-calc.spec b/mate-calc.spec
index 8c74a2a..a263233 100644
--- a/mate-calc.spec
+++ b/mate-calc.spec
@@ -21,7 +21,7 @@ mate-calc is a powerful graphical calculator with financial, logical and scienti
 It uses a multiple precision package to do its arithmetic to give a high degree of accuracy.
 
 %prep
-%setup -q -n %{name}-%{name}-%{version}
+%setup -q -n %{name}-%{version}
 NOCONFIGURE=1 ./autogen.sh
 
 
@@ -63,6 +63,7 @@ fi
 %changelog
 * Mon Nov 26 2012 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.1-2
 - switch to proper upstream url
+- fix setup line
 
 * Sun Nov 25 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.5.1-1
 - update to 1.5.1 release


More information about the scm-commits mailing list