SPECS: evas.spec - updated to 20080813 snap
pablo
pablo at pld-linux.org
Mon Aug 25 18:41:55 CEST 2008
Author: pablo Date: Mon Aug 25 16:41:55 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 20080813 snap
---- Files affected:
SPECS:
evas.spec (1.56 -> 1.57)
---- Diffs:
================================================================
Index: SPECS/evas.spec
diff -u SPECS/evas.spec:1.56 SPECS/evas.spec:1.57
--- SPECS/evas.spec:1.56 Wed Aug 13 00:35:17 2008
+++ SPECS/evas.spec Mon Aug 25 18:41:49 2008
@@ -5,6 +5,7 @@
# xrender-xcb - BR: xcb-util < 0.2.1
#
# Conditional build:
+%define _snap 20080813
%bcond_without mmx # without MMX and MMX2
%bcond_without sse # without SSE
%bcond_without altivec # without altivec
@@ -23,20 +24,20 @@
%undefine with_altivec
%endif
#
-%define edb_ver 1.0.5.042
-%define eet_ver 1.0.1
+%define edb_ver 1.0.5.043
+%define eet_ver 1.0.2
Summary: Multi-platform Canvas Library
Summary(pl.UTF-8): Wieloplatformowa biblioteka do rysowania
Name: evas
-Version: 0.9.9.043
-Release: 0.8
+Version: 0.9.9.044
+Release: 0.7.%{_snap}.1
License: BSD
Group: Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2
-# Source0-md5: 31716723798107535dfaf4cf84017685
+Source0: %{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: a855c91ac015658bb1b2d4345de33dd7
URL: http://enlightenment.org/p.php?p=about/libs/evas
-BuildRequires: OpenGL-GLU-devel
+BuildRequires: Mesa-libGLU-devel
BuildRequires: autoconf >= 2.59-9
BuildRequires: automake >= 1.6
BuildRequires: edb-devel >= %{edb_ver}
@@ -52,6 +53,7 @@
BuildRequires: libtool
BuildRequires: libxcb-devel
BuildRequires: pkgconfig
+BuildRequires: readline-devel
BuildRequires: xcb-util-devel
BuildRequires: xorg-lib-libXext-devel
Requires: freetype >= 1:2.2
@@ -397,7 +399,7 @@
ModuŠzapisywania obrazów TIFF dla Evas.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
rm -rf autom4te.cache
@@ -646,6 +648,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.57 2008/08/25 16:41:49 pablo
+- updated to 20080813 snap
+
Revision 1.56 2008/08/12 22:35:17 cactus
- disable xrender_xcb because of incompatible with latest xcb-util - waiting for patch thx to : Pawe³ Chmiel golecpch//interia\pl
- updated TODO
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/evas.spec?r1=1.56&r2=1.57&f=u
More information about the pld-cvs-commit
mailing list