From: Tomek Orzechowski Date: Mon, 11 Aug 2003 14:03:22 +0000 (+0000) Subject: - fixed alpha/beta issue X-Git-Url: http://git.pld-linux.org/?p=packages%2Falbumshaper.git;a=commitdiff_plain;h=c91ab5dde1eb96516ad1fe8c6d14e59793de3d2f - fixed alpha/beta issue Changed files: albumshaper.spec -> 1.3 --- diff --git a/albumshaper.spec b/albumshaper.spec index 749cd3c..4a21219 100644 --- a/albumshaper.spec +++ b/albumshaper.spec @@ -1,11 +1,12 @@ +%define _alpha a2 Summary: Photo album creation and modification application Summary(pl): - Name: albumshaper -Version: 1.0a2 -Release: 0.1 +Version: 1.0 +Release: 0.%{_alpha}.1 License: GPL v2 Group: Applications/Graphics -Source0: http://dl.sourceforge.net/%{name}/%{name}_%{version}_source.tar.bz2 +Source0: http://dl.sourceforge.net/%{name}/%{name}_%{version}%{_alpha}_source.tar.bz2 # Source0-md5: 704199e8f3df8e3504a72574e6f0f11a Patch0: %{name}-qmake.patch URL: http://albumshaper.sourceforge.net/ @@ -19,7 +20,7 @@ cross-platform solution for maintaining your collection of digital images from various sources. %prep -%setup -q -n %{name}_%{version}_source +%setup -q -n %{name}_%{version}%{_alpha}_source %patch0 -p1 %build