blueprint.spec
changeset 6923 45fbffcf5f44
parent 6095 9b5695a63003
child 7506 e22a91ae2cf3
--- a/blueprint.spec	Mon Mar 13 18:52:45 2006 +0000
+++ b/blueprint.spec	Mon Mar 13 19:07:13 2006 +0000
@@ -9,15 +9,17 @@
 Summary:      Engine for GTK2 Blue Print Theme
 %ifos solaris
 Version:      0.9.16-os
+%define tarball_version %{version}
 %else
 Version:      0.9.16
+%define tarball_version %{version}-os
 %endif
 Release:      41 
 License:      LGPL
 Distribution: Java Desktop System
 Vendor:	      Sun Microsystems, Inc.
 Group:        System/GUI/GNOME
-Source:       %{name}-%{version}.tar.bz2
+Source:       %{name}-%{tarball_version}.tar.bz2
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 URL:          http://www.sun.com/software/javadesktopsystem/
 
@@ -30,7 +32,7 @@
 This package contains the Blueprint theme engine for GTK2
 
 %prep
-%setup -q
+%setup -q -n %name-%tarball_version
 
 %build
 %ifos linux