SPECS: ewl.spec - updated to 20080813 snap
pablo
pablo at pld-linux.org
Mon Aug 25 18:49:52 CEST 2008
Author: pablo Date: Mon Aug 25 16:49:52 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 20080813 snap
---- Files affected:
SPECS:
ewl.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/ewl.spec
diff -u SPECS/ewl.spec:1.27 SPECS/ewl.spec:1.28
--- SPECS/ewl.spec:1.27 Wed Jun 4 17:51:54 2008
+++ SPECS/ewl.spec Mon Aug 25 18:49:47 2008
@@ -3,22 +3,23 @@
# Conditional build:
%bcond_without static_libs # don't build static library
#
-%define ecore_ver 0.9.9.043
-%define edje_ver 0.9.9.043
-%define efreet_ver 0.5.0.043
-%define emotion_ver 0.1.0.042
-%define epsilon_ver 0.3.0.012
-%define evas_ver 0.9.9.043
+%define ecore_ver 0.9.9.044
+%define edje_ver 0.9.9.044
+%define efreet_ver 0.5.0.044
+%define emotion_ver 0.1.0.043
+%define epsilon_ver 0.3.0.013
+%define evas_ver 0.9.9.044
+%define _snap 20080813
Summary: Enlightenment Widget Library
Summary(pl.UTF-8): Biblioteka widgetów Enlightenmenta (Enlightenment Widget Library)
Name: ewl
-Version: 0.5.2.042
-Release: 1
+Version: 0.5.2.043
+Release: 0.%{_snap}.1
License: BSD
Group: Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
-# Source0-md5: c25a57cdee3e58b016ad8ad5e0767902
+Source0: %{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: bc0e325e0982fbb2246cfc69ab2beb62
URL: http://enlightenment.org/p.php?p=about/libs/ewl
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -95,9 +96,14 @@
Statyczna biblioteka EWL.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
%configure \
%{!?with_static_libs:--disable-static}
%{__make}
@@ -162,6 +168,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2008/08/25 16:49:47 pablo
+- updated to 20080813 snap
+
Revision 1.27 2008/06/04 15:51:54 qboosh
- ghost soname symlink
- updated ac/am BRs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ewl.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list