From c91ab5dde1eb96516ad1fe8c6d14e59793de3d2f Mon Sep 17 00:00:00 2001 From: Tomek Orzechowski Date: Mon, 11 Aug 2003 14:03:22 +0000 Subject: [PATCH] - fixed alpha/beta issue Changed files: albumshaper.spec -> 1.3 --- albumshaper.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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 -- 2.43.0