]> git.pld-linux.org Git - packages/etk.git/commitdiff
- up to 0.1.0.042
authorBartłomiej Zimoń <cactus@pld-linux.org>
Sun, 1 Jun 2008 14:25:47 +0000 (14:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    etk.spec -> 1.17

etk.spec

index 672f6926085f98ed8d43739b643213394feebd1f..3a7049251dfa0f6b73106eebeb4acfaa2697f938 100644 (file)
--- a/etk.spec
+++ b/etk.spec
@@ -1,17 +1,17 @@
 #
-%define                ecore_ver       0.9.9
-%define                edje_ver        0.5.0
-%define                evas_ver        0.9.9
+%define                ecore_ver       0.9.9.043
+%define                edje_ver        0.9.9.043
+%define                evas_ver        0.9.9.043
 
 Summary:       Toolkit based on the EFL
 Summary(pl.UTF-8):     Toolkit oparty na EFL
 Name:          etk
-Version:       0.1.0.003
+Version:       0.1.0.042
 Release:       1
 License:       BSD
 Group:         Libraries
-Source0:       http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: 52e1adf8cc840d486e21bf439c68f041
+Source0:       http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
+# Source0-md5: 6c1f4c204f2227476cb232127156113f
 URL:           http://enlightenment.org/p.php?p=about/libs/etk
 BuildRequires: autoconf
 BuildRequires: automake >= 1.4
@@ -124,14 +124,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libetk.so.*.*.*
+%attr(755,root,root) %{_libdir}/libetk.so.*
 %dir %{_libdir}/etk
 %dir %{_libdir}/etk/engines
 %attr(755,root,root) %{_libdir}/etk/engines/ecore_*.so
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/etk-config
 %attr(755,root,root) %{_libdir}/libetk.so
 %{_libdir}/libetk.la
 %{_includedir}/etk
This page took 0.052183 seconds and 4 git commands to generate.