SPECS: etk.spec - up to 20060704; fixed po installation

sparky sparky at pld-linux.org
Fri Jul 7 02:53:21 CEST 2006


Author: sparky                       Date: Fri Jul  7 00:53:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 20060704; fixed po installation

---- Files affected:
SPECS:
   etk.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/etk.spec
diff -u SPECS/etk.spec:1.6 SPECS/etk.spec:1.7
--- SPECS/etk.spec:1.6	Tue Jun 27 02:43:54 2006
+++ SPECS/etk.spec	Fri Jul  7 02:53:15 2006
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%define	_snap	20060625
+%define	_snap	20060704
 Summary:	Toolkit based on the EFL
 Summary(pl):	Toolkit oparty na EFL
 Name:		etk
@@ -8,13 +8,14 @@
 License:	BSD
 Group:		Libraries
 Source0:	http://sparky.homelinux.org/snaps/enli/e17/proto/%{name}-%{_snap}.tar.bz2
-# Source0-md5:	c105a19c8b523a573933d581b2fa79e3
+# Source0-md5:	bb42f7a94f3dd5ae1148227ff4cb7037
 URL:		http://enlightenment.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	edje
 BuildRequires:	edje-devel
 BuildRequires:	libtool
+BuildRequires:	sed >= 4.0
 Requires:	fonts-TTF-bitstream-vera
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -50,6 +51,7 @@
 
 %prep
 %setup -q -n %{name}
+sed -e '/SUBDIRS/s/$/ po/' -i Makefile.am
 
 %build
 %{__libtoolize}
@@ -107,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/07/07 00:53:15  sparky
+- up to 20060704; fixed po installation
+
 Revision 1.6  2006/06/27 00:43:54  sparky
 - 20060625 snap
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/etk.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list