]> git.pld-linux.org Git - packages/poppler0.61.git/commitdiff
- fixed libpoppler-qt4 soname
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 16 Dec 2008 19:31:20 +0000 (19:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poppler.spec -> 1.72

poppler.spec

index 1eae6ae7c8410448bc6429ac641e975b76c3f0e1..fe00c99a3021646d514fe58d3baff4a726c35e9c 100644 (file)
@@ -345,7 +345,7 @@ rm -rf $RPM_BUILD_ROOT
 %files Qt
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpoppler-qt4.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpoppler-qt4.so.4
+%attr(755,root,root) %ghost %{_libdir}/libpoppler-qt4.so.3
 
 %files Qt-devel
 %defattr(644,root,root,755)
This page took 0.129408 seconds and 4 git commands to generate.