]> git.pld-linux.org Git - packages/ecore.git/commitdiff
- up to 0.9.9.032
authorsparky <sparky@pld-linux.org>
Sun, 10 Sep 2006 19:10:04 +0000 (19:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- list all libraries in %files

Changed files:
    ecore.spec -> 1.23

ecore.spec

index d71a4a1594f0abf92cbc54a2c6dfb460aff196d1..f2ebc84a4b281815d45bd728d67c412a677dfd26 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       Enlightened Core X interface library
 Summary(pl):   Biblioteka interfejsu X Enlightened Core
 Name:          ecore
-Version:       0.9.9.031
+Version:       0.9.9.032
 Release:       1
 License:       BSD
 Group:         X11/Libraries
 Source0:       http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: 1b89a12e045b2d4034d71da3f6766c62
+# Source0-md5: 275ceadfd5537383dd2f331e02f5ce72
 URL:           http://enlightenment.org/Libraries/Ecore/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -131,7 +131,18 @@ rm -rf $RPM_BUILD_ROOT
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libecore*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore_con.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore_config.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore_dbus.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore_directfb.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore_evas.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore_fb.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore_file.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore_ipc.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore_job.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore_txt.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore_x.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.047135 seconds and 4 git commands to generate.