From: sparky Date: Thu, 16 Mar 2006 20:47:43 +0000 (+0000) Subject: - updated to unofficial snapshot (no official right now) X-Git-Tag: auto/th/entice-0_9_3_004-0_20060307_1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fentice.git;a=commitdiff_plain;h=d9fb290d18678c5b8b81d5b64d1a504aa343adec - updated to unofficial snapshot (no official right now) Changed files: entice.spec -> 1.6 --- diff --git a/entice.spec b/entice.spec index 91b0414..63b0315 100644 --- a/entice.spec +++ b/entice.spec @@ -2,11 +2,13 @@ Summary: Image viewer using Enlightenment libraries Summary(pl): Przegl±darka obrazków u¿ywaj±ca bibliotek Enlightenmenta Name: entice Version: 0.9.3.004 -Release: 1 +%define _snap 20060307 +Release: 0.%{_snap}.1 License: BSD Group: X11/Window Managers/Tools -Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz -# Source0-md5: c5ffa01f6327b59b4fbbb3729e1e0867 +#Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz +Source0: http://sparky.homelinux.org/snaps/enli/e17/apps/%{name}-%{_snap}.tar.bz2 +# Source0-md5: 8d1997eaeacc677bc76756b786896b84 Patch0: %{name}-no_buildtime_gimp.patch URL: http://enlightenment.org/ BuildRequires: autoconf @@ -34,12 +36,12 @@ jako pojedynczy argument - wtedy przegl z tego katalogu. %prep -%setup -q +%setup -q -n %{name} %patch0 -p1 %build %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake}