From 5e799e27fbcd3b7c90a30647ab12ee3d7fbee8be Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 14 Feb 2008 21:04:16 +0000 Subject: [PATCH] - ghost soname symlinks Changed files: poppler.spec -> 1.56 --- poppler.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/poppler.spec b/poppler.spec index f1912c1..2d04c4e 100644 --- a/poppler.spec +++ b/poppler.spec @@ -260,6 +260,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README* TODO %attr(755,root,root) %{_libdir}/libpoppler.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libpoppler.so.2 %files devel %defattr(644,root,root,755) @@ -285,6 +286,7 @@ rm -rf $RPM_BUILD_ROOT %files glib %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libpoppler-glib.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libpoppler-glib.so.2 %files glib-devel %defattr(644,root,root,755) @@ -301,6 +303,7 @@ rm -rf $RPM_BUILD_ROOT %files qt %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libpoppler-qt.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libpoppler-qt.so.2 %files qt-devel %defattr(644,root,root,755) @@ -318,6 +321,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.2 %files Qt-devel %defattr(644,root,root,755) -- 2.44.0