]> git.pld-linux.org Git - packages/albumshaper.git/commitdiff
- fixed alpha/beta issue
authorTomek Orzechowski <orzech@pld-linux.org>
Mon, 11 Aug 2003 14:03:22 +0000 (14:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    albumshaper.spec -> 1.3

albumshaper.spec

index 749cd3c83f62ce1ca39fb2f2cea593c32fcb08c4..4a21219e2c96448901dce5e5d1c429faa7eb8ce2 100644 (file)
@@ -1,11 +1,12 @@
+%define                _alpha  a2
 Summary:       Photo album creation and modification application
 Summary(pl):   -
 Name:          albumshaper
 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
 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/
 # 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
 images from various sources.
 
 %prep
-%setup -q -n %{name}_%{version}_source
+%setup -q -n %{name}_%{version}%{_alpha}_source
 %patch0 -p1
 
 %build
 %patch0 -p1
 
 %build
This page took 0.102571 seconds and 4 git commands to generate.