[yagf] Fix setup tag.

Dmitrij S. Kryzhevich krege at fedoraproject.org
Tue Apr 24 06:32:42 UTC 2012


commit 30dd74cf8986858dcf53d15d1745e63f1e0bad2d
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Tue Apr 24 13:32:37 2012 +0700

    Fix setup tag.

 yagf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/yagf.spec b/yagf.spec
index f48d1be..fb3391e 100644
--- a/yagf.spec
+++ b/yagf.spec
@@ -1,6 +1,6 @@
 Name:           yagf
 Version:        0.9.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Graphical front-end for cuneiform
 
 Group:          Applications/Multimedia
@@ -27,7 +27,7 @@ YAGF also makes it easy to scan and recognize
 several images sequentially.
 
 %prep
-%setup -q
+%setup -qn %{name}
 %patch -p1 -b .desktop
 
 # fix line brake for debug package
@@ -75,6 +75,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Thu Apr 24 2012 Dmitrij S. Kryzhevich <krege at land.ru> 0.9.1-2
+- Fix setup tag.
+
 * Thu Apr 24 2012 Dmitrij S. Kryzhevich <krege at land.ru> 0.9.1-1
 - Update to 0.9.1.
 


More information about the scm-commits mailing list