[ecore] more spec fix

thomasj thomasj at fedoraproject.org
Fri Nov 5 21:04:00 UTC 2010


commit 641678a35ab39d03e58a515d70849b342bb6b39a
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Fri Nov 5 22:03:51 2010 +0100

    more spec fix

 ecore.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/ecore.spec b/ecore.spec
index e067679..0109272 100644
--- a/ecore.spec
+++ b/ecore.spec
@@ -48,7 +48,6 @@ cd doc; make doc %{?_smp_mflags}
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL='install -p'
 chrpath --delete %{buildroot}%{_libdir}/lib%{name}_*.so*
-#chrpath --delete %{buildroot}%{_libdir}/lib%{name}-*so*
 find %{buildroot} -name '*.la' -delete
 %find_lang %{name}
 
@@ -76,7 +75,6 @@ rm -rf %{buildroot}
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README ChangeLog
-%{_libdir}/libecore-*.so.*
 %{_libdir}/libecore_*.so.*
 
 


More information about the scm-commits mailing list