SPECS: etk.spec - update to 20080813 snap
pablo
pablo at pld-linux.org
Mon Aug 25 18:47:58 CEST 2008
Author: pablo Date: Mon Aug 25 16:47:58 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update to 20080813 snap
---- Files affected:
SPECS:
etk.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/etk.spec
diff -u SPECS/etk.spec:1.18 SPECS/etk.spec:1.19
--- SPECS/etk.spec:1.18 Wed Jun 4 00:14:11 2008
+++ SPECS/etk.spec Mon Aug 25 18:47:53 2008
@@ -1,18 +1,19 @@
# $Revision$, $Date$
#
-%define ecore_ver 0.9.9.043
-%define edje_ver 0.9.9.043
-%define evas_ver 0.9.9.043
+%define ecore_ver 0.9.9.044
+%define edje_ver 0.9.9.044
+%define evas_ver 0.9.9.044
+%define _snap 20080813
Summary: Toolkit based on the EFL
Summary(pl.UTF-8): Toolkit oparty na EFL
Name: etk
-Version: 0.1.0.042
-Release: 1
+Version: 0.1.0.043
+Release: 0.%{_snap}.1
License: BSD
Group: Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
-# Source0-md5: 6c1f4c204f2227476cb232127156113f
+Source0: %{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 77da768fe476aa88f579eb0796b456f7
URL: http://enlightenment.org/p.php?p=about/libs/etk
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -21,6 +22,7 @@
BuildRequires: edje >= %{edje_ver}
BuildRequires: edje-devel >= %{edje_ver}
BuildRequires: evas-devel >= %{evas_ver}
+BuildRequires: gettext-autopoint
BuildRequires: gettext-devel >= 0.14.1
BuildRequires: libtool
BuildRequires: pkgconfig
@@ -81,9 +83,10 @@
Statyczna biblioteka etk.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
+%{__autopoint}
%{__libtoolize}
%{__aclocal} -I m4
%{__autoconf}
@@ -149,6 +152,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2008/08/25 16:47:53 pablo
+- update to 20080813 snap
+
Revision 1.18 2008/06/03 22:14:11 qboosh
- ghost soname symlink
- updated ac/am BRs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/etk.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list