From 0564389a26eae53663fa9a1adef0f39154761822 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Fri, 10 Aug 2001 08:35:05 +0000 Subject: virtualize real file and key splitting nicely into image data struct. now we escpae literal colons with double colons. it's documented too. (this was easier to do as i also have to do it for ssving files and you cant stat to see if a file exisit fi you havent saved it yet) SVN revision: 5080 --- imlib2.spec.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'imlib2.spec.in') diff --git a/imlib2.spec.in b/imlib2.spec.in index c6ecf90..c824f3f 100644 --- a/imlib2.spec.in +++ b/imlib2.spec.in @@ -13,8 +13,8 @@ Source: ftp://ftp.enlightenment.org/pub/enlightenment/e17/libs/%{name}-%{ver}.ta BuildRoot: %{_tmppath}/%{name}-root Packager: Lyle Kempler , Joakim Bodin URL: http://www.rasterman.com/raster/imlib.html -Requires: freetype >= 1.2 -Requires: freetype < 2.0 +#Requires: freetype >= 1.2 +#Requires: freetype < 2.0 Requires: XFree86 Requires: imlib2-loader_jpeg Requires: imlib2-loader_png @@ -24,8 +24,8 @@ BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: edb-devel >= 1.0.2 BuildRequires: XFree86-devel -BuildRequires: freetype-devel >= 1.2 -BuildRequires: freetype-devel < 2.0 +#BuildRequires: freetype-devel >= 1.2 +#BuildRequires: freetype-devel < 2.0 %description Imlib2 is an advanced replacement library for libraries like libXpm that provides many more features with much greater flexibility and speed than -- cgit v1.2.1