SPECS: entice.spec - new snap - no_buildtime_gimp patch added - st...
sparky
sparky at pld-linux.org
Sun Jul 10 01:58:38 CEST 2005
Author: sparky Date: Sat Jul 9 23:58:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- new snap
- no_buildtime_gimp patch added
- status: builds, works stable
---- Files affected:
SPECS:
entice.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/entice.spec
diff -u SPECS/entice.spec:1.2 SPECS/entice.spec:1.3
--- SPECS/entice.spec:1.2 Sat Jan 8 02:07:23 2005
+++ SPECS/entice.spec Sun Jul 10 01:58:33 2005
@@ -3,20 +3,20 @@
Summary(pl): Przeglądarka obrazków używająca bibliotek Enlightenmenta
Name: entice
Version: 0.9.1
-%define _snap 20050105
+%define _snap 20050701
Release: 0.%{_snap}.0.1
License: BSD
Group: X11/Window Managers/Tools
#Source0: http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
-Source0: ftp://ftp.sparky.homelinux.org/pub/e17/%{name}-%{version}-%{_snap}.tar.gz
-# Source0-md5: 44b576acbe2327b22bb9b06bb8c70327
+Source0: ftp://ftp.sparky.homelinux.org/snaps/enli/e17/apps/%{name}-%{_snap}.tar.gz
+# Source0-md5: 3b1d9e40558ebc803efc7b2fd9e7df42
+Patch0: %{name}-no_buildtime_gimp.patch
URL: http://enlightenment.org/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: esmart-devel
-BuildRequires: /usr/bin/gimp-remote-2.2
BuildRequires: libtool
-Requires: /usr/bin/gimp-remote-2.2
+Requires: /usr/bin/gimp-remote
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -38,12 +38,11 @@
%prep
%setup -q -n %{name}
-sed 's/gimp-remote-2.0/gimp-remote-2.2/' \
- -i configure.in
+%patch0 -p1
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
@@ -71,6 +70,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/07/09 23:58:33 sparky
+- new snap
+- no_buildtime_gimp patch added
+- status: builds, works stable
+
Revision 1.2 2005/01/08 01:07:23 qboosh
- pl, better Group
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/entice.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list