From 4122fb760e18289439e7e76ba57b2165f4e63500 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Thu, 18 Jan 2007 16:56:43 +0000 Subject: [PATCH] - package all symlinks (needed by rpm 4.4.7) Changed files: STLport.spec -> 1.72 --- STLport.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STLport.spec b/STLport.spec index d112ce9..510422a 100644 --- a/STLport.spec +++ b/STLport.spec @@ -91,7 +91,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc README -%attr(755,root,root) %{_libdir}/libstlport.so.*.*.* +%attr(755,root,root) %{_libdir}/libstlport.so.*.* # libstlport.so points to this one instead of soname or real lib name # to be fixed if nothing tries to dlopen this one (nothing should!) %attr(755,root,root) %{_libdir}/libstlport.so.? -- 2.44.0