]> git.pld-linux.org Git - packages/eet.git/commitdiff
- ghost soname symlink
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 3 Jun 2008 16:24:04 +0000 (16:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eet.spec -> 1.32

eet.spec

index c3323f2d7fd58b29027dc1830cd3f5f7361fb9cd..9191da8eb6b1917bd25f404dee9ae9a60a24004e 100644 (file)
--- a/eet.spec
+++ b/eet.spec
@@ -103,7 +103,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING COPYING-PLAIN README
 %attr(755,root,root) %{_bindir}/eet
-%attr(755,root,root) %{_libdir}/libeet.so.*
+%attr(755,root,root) %{_libdir}/libeet.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libeet.so.1
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.047174 seconds and 4 git commands to generate.