[rapid-photo-downloader] Typo fixed

Fabian Affolter fab at fedoraproject.org
Wed Jan 9 17:29:56 UTC 2013


commit 7eb8907b063d7eba641185ffa1559422c9148d16
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Wed Jan 9 18:29:43 2013 +0100

    Typo fixed

 rapid-photo-downloader.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rapid-photo-downloader.spec b/rapid-photo-downloader.spec
index 94cdae1..80f07ef 100644
--- a/rapid-photo-downloader.spec
+++ b/rapid-photo-downloader.spec
@@ -41,7 +41,7 @@ It does not download images directly from a camera unless the camera
 is recognized as an external drive.
 
 %prep
-%setup -q -n %{name}-%{version}-%{pre_short}
+%setup -q -n %{name}-%{version}~%{pre_short}
 
 %build
 %{__python} setup.py build


More information about the scm-commits mailing list