]> git.pld-linux.org Git - packages/gstreamer.git/commitdiff
- added missing lib
authoraflinta <aflinta@pld-linux.org>
Tue, 10 Dec 2002 22:27:13 +0000 (22:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gstreamer.spec -> 1.26

gstreamer.spec

index 6274b02b33218133d6dd8217c9e6c98d85d8c331..0a244f6b12a679ea0603dea9726a3267896c77d5 100644 (file)
@@ -92,6 +92,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*
+%attr(755,root,root) %{_libdir}/lib*.so
 %attr(755,root,root) %{_libdir}/%{name}-0.5/*.so*
 %{_mandir}/man1/*
 
This page took 0.178741 seconds and 4 git commands to generate.