From: Jakub Bogusz Date: Mon, 5 Jul 2004 18:24:46 +0000 (+0000) Subject: - updated to 0.2.2, fixed build on amd64 X-Git-Tag: auto/ac/PhotoClip-0_2_2-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2FPhotoClip.git;a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fac%2FPhotoClip-0_2_2-1 - updated to 0.2.2, fixed build on amd64 Changed files: PhotoClip.spec -> 1.2 --- diff --git a/PhotoClip.spec b/PhotoClip.spec index 87e60dd..89f933f 100644 --- a/PhotoClip.spec +++ b/PhotoClip.spec @@ -1,18 +1,18 @@ Summary: Simple image viewer for GNUstep Summary(pl): Prosta przegl±darka obrazków dla ¶rodowiska GNUstep Name: PhotoClip -Version: 0.2 +Version: 0.2.2 Release: 1 License: GPL Group: X11/Applications/Graphics -Source0: http://www.vaisburd.net/%{name}/%{name}-%{version}.tar.gz -# Source0-md5: e1db43878df7d3c0deac59835e2e8151 -URL: http://www.vaisburd.net/%{name}/ +Source0: http://www.vaisburd.net/PhotoClip/%{name}-%{version}.tar.gz +# Source0-md5: b4af33ab977cafb352b68005183174d9 +URL: http://www.vaisburd.net/PhotoClip/ BuildRequires: gnustep-gui-devel >= 0.8.7 Requires: gnustep-gui >= 0.8.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _prefix /usr/lib/GNUstep +%define _prefix /usr/%{_lib}/GNUstep %define libcombo gnu-gnu-gnu %define gsos linux-gnu @@ -20,7 +20,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define gscpu ix86 %else # also s/alpha.*/alpha/, but we use only "alpha" arch for now -%define gscpu %{_target_cpu} +%define gscpu %(echo %{_target_cpu} | sed -e 's/amd64/x86_64/;s/ppc/powerpc/') %endif %description @@ -31,7 +31,7 @@ To jest PhotoClip - prosta przegl GNUstep. %prep -%setup -q +%setup -q -n %{name} %build . %{_prefix}/System/Library/Makefiles/GNUstep.sh