SPECS: esmart.spec - up to 0.9.0.042

cactus cactus at pld-linux.org
Sun Jun 1 16:25:05 CEST 2008


Author: cactus                       Date: Sun Jun  1 14:25:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.0.042

---- Files affected:
SPECS:
   esmart.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/esmart.spec
diff -u SPECS/esmart.spec:1.23 SPECS/esmart.spec:1.24
--- SPECS/esmart.spec:1.23	Sat May 31 22:44:14 2008
+++ SPECS/esmart.spec	Sun Jun  1 16:25:00 2008
@@ -3,20 +3,20 @@
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
-%define		ecore_ver	0.9.9.038
-%define		edje_ver	0.5.0.038
-%define		epsilon_ver	0.3.0.008
-%define		evas_ver	0.9.9.038
+%define		ecore_ver	0.9.9.043
+%define		edje_ver	0.9.9.043
+%define		epsilon_ver	0.3.0.012
+%define		evas_ver	0.9.9.043
 
 Summary:	Evas "smart objects"
 Summary(pl.UTF-8):	"Inteligentne obiekty" Evas
 Name:		esmart
-Version:	0.9.0.008
-Release:	3
+Version:	0.9.0.042
+Release:	1
 License:	BSD
 Group:		X11/Libraries
-Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	80d0c7ea0ad7252c36626e5cab59ee9b
+Source0:	http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
+# Source0-md5:	62c1d73d2610da148b260efc36b1d03a
 Patch0:		%{name}-layout_in_libdir.patch
 URL:		http://enlightenment.org/
 BuildRequires:	autoconf
@@ -116,25 +116,25 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING README
-%attr(755,root,root) %{_bindir}/esmart_file_dialog_test
+%attr(755,root,root) %{_bindir}/esmart_text_entry_test
 %attr(755,root,root) %{_bindir}/esmart_test
 %{_datadir}/%{name}
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libesmart_*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libesmart_*.so.*
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/layout
 %attr(755,root,root) %{_libdir}/%{name}/layout/*.so
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/esmart-config
+#%attr(755,root,root) %{_bindir}/esmart-config
 %attr(755,root,root) %{_libdir}/libesmart_*.so
 %{_libdir}/libesmart_*.la
 %dir %{_includedir}/Esmart
-%{_includedir}/Esmart/Esmart_*
-%{_pkgconfigdir}/esmart.pc
+%{_includedir}/Esmart/Esmart_*.h
+%{_pkgconfigdir}/esmart_*.pc
 
 %if %{with static_libs}
 %files static
@@ -148,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008-06-01 14:25:00  cactus
+- up to 0.9.0.042
+
 Revision 1.23  2008-05-31 20:44:14  cactus
 - more flexible to update
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/esmart.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list