]> git.pld-linux.org Git - packages/entice.git/commitdiff
- new snap
authorsparky <sparky@pld-linux.org>
Sat, 9 Jul 2005 23:58:33 +0000 (23:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- no_buildtime_gimp patch added
- status: builds, works stable

Changed files:
    entice.spec -> 1.3

entice.spec

index 105b1531a9b80b0b92c7e52dbecaf2d5d0fcf647..8616539d2417bd622cd92ddfd91058bef8a8f1d8 100644 (file)
@@ -2,20 +2,20 @@ Summary:      Image viewer using Enlightenment libraries
 Summary(pl):   Przegl±darka obrazków u¿ywaj±ca bibliotek Enlightenmenta
 Name:          entice
 Version:       0.9.1
 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
 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
 URL:           http://enlightenment.org/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: esmart-devel
-BuildRequires: /usr/bin/gimp-remote-2.2
 BuildRequires: libtool
 BuildRequires: libtool
-Requires:      /usr/bin/gimp-remote-2.2
+Requires:      /usr/bin/gimp-remote
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -37,12 +37,11 @@ z tego katalogu.
 
 %prep
 %setup -q -n %{name}
 
 %prep
 %setup -q -n %{name}
-sed 's/gimp-remote-2.0/gimp-remote-2.2/' \
-       -i configure.in
+%patch0 -p1
 
 %build
 %{__libtoolize}
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 %{__autoconf}
 %{__autoheader}
 %{__automake}
This page took 0.087719 seconds and 4 git commands to generate.