packages: edje/edje.spec - up to the snapshot 0.9.99.49898

witekfl witekfl at pld-linux.org
Wed Aug 4 22:57:57 CEST 2010


Author: witekfl                      Date: Wed Aug  4 20:57:57 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to the snapshot 0.9.99.49898

---- Files affected:
packages/edje:
   edje.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: packages/edje/edje.spec
diff -u packages/edje/edje.spec:1.41 packages/edje/edje.spec:1.42
--- packages/edje/edje.spec:1.41	Fri Oct 10 19:11:45 2008
+++ packages/edje/edje.spec	Wed Aug  4 22:57:51 2010
@@ -3,20 +3,21 @@
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
-%define		ecore_ver	0.9.9.050
-%define		eet_ver 	1.1.0
-%define		embryo_ver	0.9.9.050
-%define		evas_ver	0.9.9.050
-
+%define		ecore_ver	0.9.9.49898
+%define		eet_ver 	1.3.2
+%define		embryo_ver	0.9.9.49898
+%define		evas_ver	0.9.9.49898
+%define		snapdate	2010-06-27
+%define		svn		-ver-svn-06
 Summary:	Complex Graphical Design/Layout Engine
 Summary(pl.UTF-8):	Złożony silnik graficznego projektowania/planowania
 Name:		edje
-Version:	0.9.9.050
+Version:	0.9.99.49898
 Release:	0.1
-License:	BSD
+License:	LGPL v2.1
 Group:		X11/Libraries
-Source0:	http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
-# Source0-md5:	99859588331588bacb778ed3c95acdb0
+Source0:	http://download.enlightenment.org/snapshots/%{snapdate}/%{name}-%{version}.tar.bz2
+# Source0-md5:	1d66a41dbdb5f7b7567064f28386e906
 URL:		http://enlightenment.org/p.php?p=about/libs/edje
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6
@@ -75,7 +76,6 @@
 Summary(pl.UTF-8):	Biblioteka edje
 Group:		X11/Libraries
 Requires:	ecore-evas >= %{ecore_ver}
-Requires:	ecore-job >= %{ecore_ver}
 Requires:	eet >= %{eet_ver}
 Requires:	embryo >= %{embryo_ver}
 Requires:	evas >= %{evas_ver}
@@ -132,7 +132,7 @@
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -140,7 +140,7 @@
 	%{!?with_static_libs:--disable-static} \
 	--enable-edje-cc \
 	--with-vim=/usr/share/vim/vimfiles
-%{__make}
+%{__make} V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -148,6 +148,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_libdir}/edje
 install -D data/edc.vim $RPM_BUILD_ROOT/usr/share/vim/vimfiles/syntax/edc.vim
 
 %clean
@@ -161,14 +162,17 @@
 %doc AUTHORS COPYING COPYING-PLAIN README
 %attr(755,root,root) %{_bindir}/edje_cc
 %attr(755,root,root) %{_bindir}/edje_decc
+%attr(755,root,root) %{_bindir}/edje_player
 %attr(755,root,root) %{_bindir}/edje_recc
 %attr(755,root,root) %{_bindir}/inkscape2edc
+%dir %{_libdir}/%{name}
 %{_datadir}/%{name}
+%{_datadir}/mime/packages/edje.xml
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libedje.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libedje.so.0
+%attr(755,root,root) %{_libdir}/libedje%{svn}.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libedje%{svn}.so.0
 
 %files devel
 %defattr(644,root,root,755)
@@ -193,6 +197,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2010/08/04 20:57:51  witekfl
+- up to the snapshot 0.9.99.49898
+
 Revision 1.41  2008/10/10 17:11:45  qboosh
 - simplified setup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/edje/edje.spec?r1=1.41&r2=1.42&f=u



More information about the pld-cvs-commit mailing list